Merge pull request #8037 from mimimi085181/baten-kaitos-disable-deferred-efb-copies

Disable Defer EFB Copies to RAM for Baten Kaitos: Eternal Wings and t…
This commit is contained in:
JMC47 2019-04-26 18:00:06 -04:00 committed by GitHub
commit 7a98b51d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,5 +17,6 @@ CPUThread = 0
ImmediateXFBEnable = False
EFBAccessEnable = False
EFBToTextureEnable = False
DeferEFBCopies = False
[Video_Settings]