Commit Graph

5 Commits

Author SHA1 Message Date
Mow
f6c716cb6e Add AP patch for NRL Mascot Mania and AFL Mascot Manor (#175)
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
2026-05-14 09:51:19 +02:00
Mow
ccfceb1ef4 Update Star Wars Jedi Alliance patch (#146) 2026-02-28 19:24:02 +01:00
Gericom
31edf2cc5c Updated patch list 2026-01-31 19:54:08 +01:00
Gericom
083155ad9e Updated patch list (thanks Mow and stl25) 2026-01-31 12:59:02 +01:00
Gericom
fe2eff8ffe Initial work on patch list 2026-01-24 21:06:14 +01:00