mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 02:09:06 +00:00
Patches: Wave Race change character hanging
This commit is contained in:
parent
8eaa0d0d8b
commit
ffc251e29d
2 changed files with 5 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue