Patches: Wave Race patches
This commit is contained in:
parent
a4f1cb085c
commit
f09d9fa484
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue