mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
4398ebcebe
I searched through quite a bit of commits to properly credit some packs. Some of the credits are based off memory. Please let me know if I incorrectly credited or forgot to credit somebody.
26 lines
550 B
Plaintext
26 lines
550 B
Plaintext
[NSMBU+LUv0US]
|
|
moduleMatches = 0x1049CED8
|
|
|
|
#remove check for mii data
|
|
0x024D7394 = b .+0xE8
|
|
|
|
[NSMBUv64USv80EU]
|
|
moduleMatches = 0x6CAEA914, 0xFA29C89F
|
|
|
|
#remove check for mii data
|
|
0x024D71C4 = b .+0xE8
|
|
|
|
[NSMBUv0US]
|
|
moduleMatches = 0xA7A5ECF1
|
|
|
|
#remove check for mii data
|
|
0x024BDE70 = b .+0xE8
|
|
|
|
[NSLUv0EU]
|
|
moduleMatches = 0xA3705C0B
|
|
|
|
#remove check for mii data
|
|
0x024D7158 = b .+0xE8
|
|
|
|
#Note for future versions take the crash log and get the module checksum from the user. Subtract 0x7c from the link register in the crash log to be the address we patch.
|