NSMB Wii ini file
This commit is contained in:
parent
7410893541
commit
b98d6056a4
|
@ -0,0 +1,17 @@
|
|||
# SMNP01 - New SUPER MARIO BROS. Wii
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
+$Patch protection
|
||||
0x801AF710:dword:0x4E800020
|
||||
+$Speed hack
|
||||
0x801D5B10:dword:0x60000000
|
||||
0x801D5B14:dword:0x60000000
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
$98 lives (Mario, keep hat)
|
||||
04355190 00000062
|
||||
$99 lives (Mario, no hat)
|
||||
04355190 00000062
|
||||
$Freeze timer
|
||||
040E3AB8 3C0001F4
|
Loading…
Reference in New Issue