KRM (File Format)

From Custom Mario Kart
Revision as of 12:58, 21 August 2016 by Wexos (talk | contribs) (Basic info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Under Construction
This article is not finished. Help improve it by adding accurate information or correcting grammar and spelling.

KRM files (Kart RuMble) control the rumble in the Wii Remote. There is only one file of this filetype found in Mario Kart Wii. It is named vibration.krm and is found into Common.szs.

Header

The file starts with a header:

Offset Type Description
0x00 String File magic. Always RKRM in ASCII
0x04 UInt32 Unknown
0x08 UInt16 N = Number of entries
0x0A UInt16 Header size. Always 0x164
0x0C UInt32[N] Entry offset (relative to the end of the header)
0x0C + 4 * N End of file header

Entry

Unknown

Tools

The following tools can handle KRM files:

  • (none)