Difference between revisions of "Pikmin area generator file/File format"
Jump to navigation
Jump to search
(Start of info about the generator file format) |
m (Yoshi2 moved page Pikmin area generator file/binary file format to Pikmin area generator file/File format: sentence case for title) |
Revision as of 19:42, 25 December 2017
This page describes the format of the generator files in Pikmin 1.
Offset | Type | Description |
0x0 | char[4] | a 4 byte string saying v1.0, presumably the version of the format or the version of the file |
0x4 | float | Unknown |
0x8 | float | Unknown |
0xC | float | Unknown |
0x10 | float | Unknown |
0x14 | uint32 | an unsigned integer specifying the amount of generators in the file} |