This commit is contained in:
parent
03cc0e4517
commit
f517cf9aba
|
@ -9,4 +9,5 @@ EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
|
||||||
[Video]
|
[Video]
|
||||||
FIFOWatermarkTightness = 50
|
FIFOWatermarkTightness = 50
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
SafeTextureCache = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -2,11 +2,12 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
TLBHack = 1
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
|
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
|
||||||
FIFOWatermarkTightness = 50
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 1
|
||||||
|
SafeTextureCache = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Random crashes (r6521)
|
EmulationIssues = (r6633)
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
#Add memory patches to be loaded once on boot here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Random crashes (r6521)
|
EmulationIssues = (r6633)
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
#Add memory patches to be loaded once on boot here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Random crashes (r6521)
|
EmulationIssues = (r6633)
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
#Add memory patches to be loaded once on boot here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Random crashes (r6521)
|
EmulationIssues = (r6633)
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
#Add memory patches to be loaded once on boot here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Random crashes (r6521)
|
EmulationIssues = (r6633)
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
#Add memory patches to be loaded once on boot here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
|
@ -11,5 +11,4 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
FIFOWatermarkTightness = 50
|
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
16
RSPP01.ini
16
RSPP01.ini
|
@ -1,10 +1,14 @@
|
||||||
# RSPP01 - SPORTS PACK for REVOLUTION
|
# RSPP01 - SPORTS PACK for REVOLUTION
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core]
|
||||||
OptimizeQuantizers = 0
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState]
|
||||||
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnLoad]
|
||||||
[ActionReplay] Add action replay cheats here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = -1
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
||||||
|
|
Loading…
Reference in New Issue