mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Patches: Wave Race change character hanging
This commit is contained in:
@ -4,10 +4,11 @@
|
|||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
EmulationIssues = needs the frame cheats from ini
|
EmulationIssues = needs the frame cheats from ini
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
+$First error
|
+$Patches
|
||||||
0x800fdcc0:dword:0x60000000
|
0x800fdcc0:dword:0x60000000
|
||||||
+$Second error
|
|
||||||
0x800fb0f0:dword:0x60000000
|
0x800fb0f0:dword:0x60000000
|
||||||
|
0x800fdf20:dword:0x60000000 # Changing character
|
||||||
|
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
|
||||||
$(m)
|
$(m)
|
||||||
|
@ -4,10 +4,10 @@
|
|||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
EmulationIssues = needs the frame cheats from ini
|
EmulationIssues = needs the frame cheats from ini
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
+$First error
|
+$Patches
|
||||||
0x800FDAD8:dword:0x60000000
|
0x800FDAD8:dword:0x60000000
|
||||||
+$Second error
|
|
||||||
0x800FAF08:dword:0x60000000
|
0x800FAF08:dword:0x60000000
|
||||||
|
0x800fdd38:dword:0x60000000 # Changing character
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
Hack = -1
|
Hack = -1
|
||||||
|
Reference in New Issue
Block a user