mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
Enable EFB access in INI
This commit is contained in:
parent
40fc25b06d
commit
0d1afabaec
2 changed files with 0 additions and 7 deletions
|
@ -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…
Add table
Reference in a new issue