GameINI: Remove EFBAccessEnable=false overrides
Removes the EFBAccessEnable=false explicit game overrides for: GT6 (Terminator 3: The Redemption) GXB (SSX3) [deleted - no other configuration] RTH (Tony Hawk's Downhill Jam) SNC (SONIC COLOURS) [deleted - no other configuration]
This commit is contained in:
parent
9dacefcbf1
commit
6022cca691
|
@ -9,8 +9,5 @@
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
# GXBE69, GXBP69 - SSX3
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
|
|
@ -16,6 +16,3 @@ $Disable blur
|
|||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
# SNCE8P, SNCJ8P, SNCP8P - SONIC COLOURS
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
|
Loading…
Reference in New Issue