Disable Defer EFB Copies to RAM for Baten Kaitos: Eternal Wings and the Lost Ocean

The game crashes randomly after a fight against Kalas late in the game, if Defer EFB Copies to RAM is enabled.
This commit is contained in:
mimimi085181 2019-04-26 22:55:32 +02:00
parent e1a5eece60
commit 97a1ad3130
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]