Update gameini database according to changes after the FIFO - BP Merge. Remove Fastdiskspeed from various games that no longer need it. Enable dual core and gpu thread synch option for F-Zero GX and Rayman Raving Rabbids. They are both a bit faster now compared to single core (about 20%) and without stability issues when dual core was enabled.
This commit is contained in:
parent
2c84c32ddc
commit
78d0ff1ab7
|
@ -319,4 +319,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
[Core] Values set here will override the main dolphin settings.
|
||||
EnableFPRF = True
|
||||
TLBHack = 1
|
||||
CPUThread = 0
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Dual core is very unstable/doesn't even boot with most video plugins. Efb to ram is needed for proper shadows.
|
||||
EmulationIssues = Needs Synchronize GPU thread for stability.
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
ProjectionHack = 1
|
||||
|
|
|
@ -0,0 +1,26 @@
|
|||
# GFZJ01 - F-ZERO GX
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
EnableFPRF = True
|
||||
TLBHack = 1
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs Synchronize GPU thread for stability.
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
ProjectionHack = 1
|
||||
PH_SZNear = 1
|
||||
PH_SZFar = 1
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear = 20
|
||||
PH_ZFar = 1.7555555
|
||||
[ActionReplay]
|
||||
$Make Save Copyable
|
||||
0C031514 909C0028
|
||||
04031518 48BFFBE8
|
||||
04C31100 38000004
|
||||
04C31104 981C0034
|
||||
04C31108 38000000
|
||||
04C3110C 4B400410
|
||||
[Gecko]
|
||||
|
|
@ -2,10 +2,10 @@
|
|||
[Core] Values set here will override the main dolphin settings.
|
||||
EnableFPRF = True
|
||||
TLBHack = 1
|
||||
CPUThread = 0
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Dual core is very unstable/doesn't even boot with most video plugins. Efb to ram is needed for proper shadows.
|
||||
EmulationIssues = Needs Synchronize GPU thread for stability.
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
ProjectionHack = 1
|
||||
|
|
|
@ -15,4 +15,4 @@ EmulationIssues = Slow,needs mmu and lle audio plugin for proper audio(r7411).
|
|||
[Video_Settings]
|
||||
[Core]
|
||||
MMU = 1
|
||||
FastDiscSpeed = 1
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# GNOE78 - Nicktoons Unite!
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack = 1
|
||||
FastDiscSpeed = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# GOSE41 - Open Season
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
MMU = 1
|
||||
FastDiscSpeed = 1
|
||||
BlockMerging = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# GOSP41 - Open Season
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
MMU = 1
|
||||
FastDiscSpeed = 1
|
||||
BlockMerging = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# GOSX41 - Open Season
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
MMU = 1
|
||||
FastDiscSpeed = 1
|
||||
BlockMerging = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# GWAE8P - Spartan: Total Warrior
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
FastDiscSpeed = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 0
|
||||
EmulationIssues =
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# GWAF8P - Spartan: Total Warrior
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
FastDiscSpeed = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 0
|
||||
EmulationIssues =
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# GWAP8P - Spartan : Total Warrior (TM)
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
FastDiscSpeed = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 0
|
||||
EmulationIssues =
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# RRBE41 - Rayman Raving Rabbids
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
CPUThread = 0
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Dual core is unstable.Use direct3d11 for less glitches. Slow.(r7687)
|
||||
EmulationIssues = Needs Synchronise GPU thread for stability. Use direct3d11 for less glitches.
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
@ -14,4 +14,4 @@ PH_ExtraParam = 0
|
|||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Wii]
|
||||
[Wii]
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# RRBJ41 - Rayman Raving Rabbids
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
CPUThread = 0
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Dual core is unstable.Use direct3d11 for less glitches. Slow.(r7687)
|
||||
EmulationIssues = Needs Synchronise GPU thread for stability. Use direct3d11 for less glitches.
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# RRBP41 - Rayman Raving Rabbids
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
CPUThread = 0
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Dual core is unstable.Use direct3d11 for less glitches. Slow.(r7687)
|
||||
EmulationIssues = Needs Synchronise GPU thread for stability. Use direct3d11 for less glitches.
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
|
Loading…
Reference in New Issue