Patches: Wave Race patches

This commit is contained in:
John Peterson 2009-06-06 14:23:41 +00:00
parent a4f1cb085c
commit f09d9fa484
2 changed files with 10 additions and 3 deletions

View File

@ -1,6 +1,10 @@
# GWRE01 - WAVE RACE / BLUE STORM
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
+$First error
0x800fdcc0:dword:0x60000000
+$Second error
0x800fb0f0:dword:0x60000000
[ActionReplay] Add action replay cheats here.

View File

@ -1,7 +1,10 @@
# GWRP01 - WAVE RACE / BLUE STORM
[Core] Values set here will override the main dolphin settings.
TLBHack=1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
+$First error
0x800fdad8:dword:0x60000000
+$Second error
0x800faf08:dword:0x60000000
[ActionReplay] Add action replay cheats here.