mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 11:46:27 +00:00
Wave Race: Crash through glass patch
This commit is contained in:
parent
ffc251e29d
commit
4dfa39aa07
2 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,8 @@ EmulationIssues = needs the frame cheats from ini
|
||||||
+$Patches
|
+$Patches
|
||||||
0x800fdcc0:dword:0x60000000
|
0x800fdcc0:dword:0x60000000
|
||||||
0x800fb0f0:dword:0x60000000
|
0x800fb0f0:dword:0x60000000
|
||||||
0x800fdf20:dword:0x60000000 # Changing character
|
0x800fdf20:dword:0x60000000 # Changing character
|
||||||
|
0x8002363c:dword:0x60000000 # Crash through glass
|
||||||
|
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
|
||||||
|
|
|
@ -8,6 +8,7 @@ EmulationIssues = needs the frame cheats from ini
|
||||||
0x800FDAD8:dword:0x60000000
|
0x800FDAD8:dword:0x60000000
|
||||||
0x800FAF08:dword:0x60000000
|
0x800FAF08:dword:0x60000000
|
||||||
0x800fdd38:dword:0x60000000 # Changing character
|
0x800fdd38:dword:0x60000000 # Changing character
|
||||||
|
0x800235f0:dword:0x60000000 # Crash through glass
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
Hack = -1
|
Hack = -1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue