This commit is contained in:
kostamarino@hotmail.com 2010-12-21 16:54:48 +00:00
parent 03cc0e4517
commit f517cf9aba
9 changed files with 19 additions and 14 deletions

View File

@ -9,4 +9,5 @@ EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 1
SafeTextureCache = 1
[Gecko]

View File

@ -2,11 +2,12 @@
[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.
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
EmulationStateId = 4
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 1
FIFOWatermarkTightness = 50
ProjectionHack = 1
SafeTextureCache = 1
[Gecko]

View File

@ -4,7 +4,7 @@
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Random crashes (r6521)
EmulationIssues = (r6633)
[OnLoad]
#Add memory patches to be loaded once on boot here.
[OnFrame]

View File

@ -4,7 +4,7 @@
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Random crashes (r6521)
EmulationIssues = (r6633)
[OnLoad]
#Add memory patches to be loaded once on boot here.
[OnFrame]

View File

@ -4,7 +4,7 @@
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Random crashes (r6521)
EmulationIssues = (r6633)
[OnLoad]
#Add memory patches to be loaded once on boot here.
[OnFrame]

View File

@ -4,7 +4,7 @@
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Random crashes (r6521)
EmulationIssues = (r6633)
[OnLoad]
#Add memory patches to be loaded once on boot here.
[OnFrame]

View File

@ -4,7 +4,7 @@
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Random crashes (r6521)
EmulationIssues = (r6633)
[OnLoad]
#Add memory patches to be loaded once on boot here.
[OnFrame]

View File

@ -11,5 +11,4 @@ EmulationIssues =
[ActionReplay]
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,10 +1,14 @@
# RSPP01 - SPORTS PACK for REVOLUTION
[Core] Values set here will override the main dolphin settings.
OptimizeQuantizers = 0
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[OnLoad]
#Add memory patches to be loaded once on boot here.
[OnFrame]
[ActionReplay]
[Video]
ProjectionHack = -1
ProjectionHack = 0
[Gecko]