Merge pull request #7882 from JMC47/SMGDefer

Enable Defer EFB Cache Invalidation for SMG1 and 2
This commit is contained in:
Connor McLaughlin 2019-03-13 22:44:11 +10:00 committed by GitHub
commit 7eae5b91d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ IRCenter = 50
[Video_Hacks]
EFBAccessEnable = True
EFBAccessDeferInvalidation = True
[Video_Enhancements]
ArbitraryMipmapDetection = True

View File

@ -18,6 +18,7 @@ IRCenter = 50
[Video_Hacks]
EFBAccessEnable = True
EFBAccessDeferInvalidation = True
[Video_Enhancements]
ArbitraryMipmapDetection = True