mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-06-02 09:16:49 +02:00
These games have two kinds of AP: - Sending manual EEPROM commands (identically to Dementium II): https://decomp.me/scratch/bT0LR - Checking a CRC of the ARM7: https://decomp.me/scratch/bNzTG The functions are exactly the same in both games. If they fail it will not let you save and will kick you back out to the menu after level 3. Wood Kernel has this patch: https://github.com/ahezard/wood3ds/blob/master/akloader/arm9/source/patches_cm.cpp#L1006 The EEPROM command test patch is unchanged. I have changed the ARM7 CRC patch to write to the function 8: b 44
81 KiB
81 KiB