mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-02 02:52:30 +02:00
changed id. still has alot of trouble
This commit is contained in:
parent
afe21e9972
commit
87ef4000b1
@ -1,7 +1,8 @@
|
||||
# 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 = 4
|
||||
EmulationStateId = 2
|
||||
EmulationIssues = needs the frame cheats from ini
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
+$First error
|
||||
0x800fdcc0:dword:0x60000000
|
||||
|
@ -1,10 +1,13 @@
|
||||
# GWRP01 - 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 = 4
|
||||
EmulationStateId = 2
|
||||
EmulationIssues = needs the frame cheats from ini
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
+$First error
|
||||
0x800fdad8:dword:0x60000000
|
||||
0x800FDAD8:dword:0x60000000
|
||||
+$Second error
|
||||
0x800faf08:dword:0x60000000
|
||||
0x800FAF08:dword:0x60000000
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
Hack = -1
|
||||
|
Loading…
Reference in New Issue
Block a user