mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-01 10:13:38 +00:00
16 lines
502 B
INI
16 lines
502 B
INI
|
# 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.
|
||
|
+$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
|