This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
kirby64_the_crystal_shards:eeprom [2019/09/27 20:51] shygoo created |
kirby64_the_crystal_shards:eeprom [2021/03/22 23:21] (current) someone2639 Documented 100% cheat code |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| |0x00C|0x04|Header checksum| | |0x00C|0x04|Header checksum| | ||
| |0x010|0x54|File 1 data| | |0x010|0x54|File 1 data| | ||
| - | |0x064|0x04|File 2 checksum| | + | |0x064|0x04|File 1 checksum| |
| |0x068|0x54|File 2 data| | |0x068|0x54|File 2 data| | ||
| - | |0x0BC|0x04|File 3 checksum| | + | |0x0BC|0x04|File 2 checksum| |
| |0x0C0|0x54|File 3 data| | |0x0C0|0x54|File 3 data| | ||
| |0x114|0x04|File 3 checksum| | |0x114|0x04|File 3 checksum| | ||
| Line 21: | Line 21: | ||
| ^Offset^Type^Description^ | ^Offset^Type^Description^ | ||
| + | |0x0|u32|Latest Unlocked World| | ||
| + | |0x4|u32|Latest Unlocked Level| | ||
| + | |0x8|u32|Unknown| | ||
| + | |0xC|u32|Number of Cutscenes Watched| | ||
| + | |0x10|u8|Percentage Complete| | ||
| + | |0x11|u8|Sound Setting (0 for stereo, 1 for mono)| | ||
| + | |0x12|u8|HUD Display Option| | ||
| + | |0x13|u8|Unknown| | ||
| |...|...|...| | |...|...|...| | ||
| |0x18|u16|100-Yard Hop Record| | |0x18|u16|100-Yard Hop Record| | ||
| + | |0x1A|u16|Bumper Crop Bump Record| | ||
| + | |0x1C|u16|Checkerboard Chase Record| | ||
| |...|...|...| | |...|...|...| | ||
| + | |||
| + | ===== Debug Cheat Code ===== | ||
| + | It is possible to get a file with 100% completion using the function at 800BA5C4 with A0 set to the file you want to complete. This can be done in the vanilla game using a cheat code. | ||
| + | Requirements: | ||
| + | * A second controller | ||
| + | * File 2 must be deleted | ||
| + | * File 3 must be initialized (but not yet started) | ||
| + | Steps: | ||
| + | * Reset the game | ||
| + | * Wait until the HAL Laboratory logo shows up | ||
| + | * Hold L on the second controller | ||
| + | * Press the button combo: C-up, C-up, R, C-right, C-left, Start. | ||
| + | * File 3 should be 100% completed now. | ||