From 97a1ad31305b9b96e0fe89654c9f3751ba7672bc Mon Sep 17 00:00:00 2001 From: mimimi085181 Date: Fri, 26 Apr 2019 22:55:32 +0200 Subject: [PATCH] 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. --- Data/Sys/GameSettings/GKB.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/Data/Sys/GameSettings/GKB.ini b/Data/Sys/GameSettings/GKB.ini index b162398e98f2..6c24a03185ee 100644 --- a/Data/Sys/GameSettings/GKB.ini +++ b/Data/Sys/GameSettings/GKB.ini @@ -17,5 +17,6 @@ CPUThread = 0 ImmediateXFBEnable = False EFBAccessEnable = False EFBToTextureEnable = False +DeferEFBCopies = False [Video_Settings]