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