Difference between revisions of "Talk:Custom tournaments (research)"

From Custom Mario Kart
Jump to navigation Jump to search
(Created page with "Research talk for custom comps Competitions are saved in the wc24dl.vff savegame file (wiiconnect24download, get it?). They are saved in the following format (example from GBA ...")
 
Line 31: Line 31:
 
Text is saved at the beginning of the file.
 
Text is saved at the beginning of the file.
 
--[[User:Vulcanus2|Vulcanus2]] 22:22, 21 March 2011 (CET)
 
--[[User:Vulcanus2|Vulcanus2]] 22:22, 21 March 2011 (CET)
 +
 +
[[category:Project Discussions]]

Revision as of 21:25, 21 March 2011

Research talk for custom comps


Competitions are saved in the wc24dl.vff savegame file (wiiconnect24download, get it?). They are saved in the following format (example from GBA BC3 comp):

RKCT (0x10 bytes), the main header:

524B4354-00000C37-00000050-00000640
RKCT-unknown-length of header-unknown

RKCO (0x3C bytes), critical information.

524B434F-00061E02-00000000-00030210
RKCO-0006(ID?)02-unknown-unknown

00000000-00000000-FFFFFFFF-FFFFFFFF
UNKNOWN

FFFFFFFF-FFFFFFFF-FFFFFFFF-FFFF0000
UNKNOWN

0001001E-00008CA0-0000E915
000100(ID?)-UNKNOWN

RKCS

contains an Yaz0 compression (aka szs file). This contains a kmp file, AIparam (when used), sometimes a model file, itemtable (fireballs of dry bowser, special items in certain positions). It's a very small file of 3-9 kB.

Text is saved at the beginning of the file. --Vulcanus2 22:22, 21 March 2011 (CET)