This commit is contained in:
parent
e8064949dc
commit
66d29fc2c3
|
@ -5,6 +5,6 @@
|
|||
0x8020a51c=500
|
||||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 5
|
||||
EmulationStateId = 4
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
TLBHack=1
|
||||
EnableFPRF = True
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 0
|
||||
EmulationStateId = 3
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
|
@ -2,6 +2,6 @@
|
|||
[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 = 1
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay]
|
||||
|
|
Loading…
Reference in New Issue