Merge pull request #8338 from Miksel12/efbaccess-ini

Enable EFB access in INI
This commit is contained in:
Connor McLaughlin 2019-11-08 13:32:45 +10:00 committed by GitHub
commit cc9c1583b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 7 deletions

View File

@ -15,8 +15,5 @@ CPUThread = 0
[Video_Hacks]
ImmediateXFBEnable = False
EFBAccessEnable = False
EFBToTextureEnable = False
DeferEFBCopies = False
[Video_Settings]

View File

@ -12,9 +12,5 @@
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
[Video_Hacks]
EFBAccessEnable = False
EFBToTextureEnable = False
ImmediateXFBEnable = False