mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00
Update to utilize "EFB to cpu Access" ini option
This commit is contained in:
parent
defcf0a034
commit
b7758ae646
@ -1,11 +1,11 @@
|
||||
# GXBE69 - SSX3
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues = Has problematic intro videos(skip them).Disable "Enable Cpu acess"(Efb) for the slowdowns, and use LLE plugin for the sound issues(r6598).
|
||||
EmulationIssues = Has problematic intro videos(skip them).Use LLE plugin for the sound issues(r6598).
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
FIFOWatermarkTightness = 50
|
||||
EFBAccessEnable = 0
|
||||
[Gecko]
|
||||
|
@ -1,11 +1,11 @@
|
||||
# GXBP69 - SSX3
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues = Has problematic intro videos(skip them).Disable "Enable Cpu acess"(Efb) for the slowdowns, and use LLE plugin for the sound issues(r6598).
|
||||
EmulationIssues = Has problematic intro videos(skip them).Use LLE plugin for the sound issues(r6598).
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
FIFOWatermarkTightness = 50
|
||||
EFBAccessEnable = 0
|
||||
[Gecko]
|
||||
|
@ -7,4 +7,5 @@ EmulationIssues = Needs "Enable CPU Access" to be able to grab the stars(r6584)
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
[Gecko]
|
||||
|
@ -7,4 +7,5 @@ EmulationIssues = Needs "Enable CPU Access" to be able to grab the stars(r6584)
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
[Gecko]
|
||||
|
@ -7,4 +7,5 @@ EmulationIssues = Needs "Enable CPU Access" to be able to grab the stars(r6584)
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
[Gecko]
|
||||
|
@ -7,4 +7,5 @@ EmulationIssues = Needs "Enable CPU Access" to be able to grab the stars(r6584)
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
[Gecko]
|
||||
|
@ -2,10 +2,10 @@
|
||||
[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 = Needs "Enable CPU Access" .Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6584)
|
||||
EmulationIssues = Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen. Needs "Enable CPU Access".(r6584)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
[Gecko]
|
||||
|
@ -2,10 +2,10 @@
|
||||
[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 = Needs "Enable CPU Access" .Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6584)
|
||||
EmulationIssues = Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen. Needs "Enable CPU Access".(r6584)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
[Gecko]
|
||||
|
@ -2,10 +2,10 @@
|
||||
[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 = Needs "Enable CPU Access" .Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6584)
|
||||
EmulationIssues = Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen. Needs "Enable CPU Access".(r6584)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
[Gecko]
|
||||
|
@ -6,6 +6,6 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
ProjectionHack = 1
|
||||
EFBAccessEnable = 0
|
||||
[Gecko]
|
||||
|
@ -6,6 +6,6 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
ProjectionHack = 1
|
||||
EFBAccessEnable = 0
|
||||
[Gecko]
|
||||
|
@ -6,6 +6,6 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
ProjectionHack = 1
|
||||
EFBAccessEnable = 0
|
||||
[Gecko]
|
||||
|
Loading…
x
Reference in New Issue
Block a user