mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #8338 from Miksel12/efbaccess-ini
Enable EFB access in INI
This commit is contained in:
@@ -15,8 +15,5 @@ CPUThread = 0
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
EFBAccessEnable = False
|
||||
EFBToTextureEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
@@ -12,9 +12,5 @@
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
EFBToTextureEnable = False
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
Reference in New Issue
Block a user