mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
hacks: Force accurate multiplication for M&L Paper Jam
This commit is contained in:
parent
6e666a1831
commit
94b558d3f1
1 changed files with 6 additions and 0 deletions
|
|
@ -55,6 +55,12 @@ HackManager hack_manager = {
|
|||
0x00040000001D1400, // USA
|
||||
0x00040000001D1500, // EUR
|
||||
0x00040000001CA900, // JPN
|
||||
|
||||
// Mario & Luigi: Paper Jam
|
||||
0x0004000000132600, // JPN
|
||||
0x0004000000132700, // USA
|
||||
0x0004000000132800, // EUR
|
||||
0x000400000018A100, // EUR (Demo)
|
||||
},
|
||||
}},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue