mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Merge pull request #8338 from Miksel12/efbaccess-ini
Enable EFB access in INI
This commit is contained in:
commit
cc9c1583b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user