mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01: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]
|
[Video_Hacks]
|
||||||
ImmediateXFBEnable = False
|
ImmediateXFBEnable = False
|
||||||
EFBAccessEnable = False
|
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
DeferEFBCopies = False
|
DeferEFBCopies = False
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
|
@ -12,9 +12,5 @@
|
|||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = False
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
ImmediateXFBEnable = False
|
ImmediateXFBEnable = False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user