From 85c01fc57618bf80bf828b00a816440874cd5432 Mon Sep 17 00:00:00 2001 From: teconmoon <46909426+teconmoon@users.noreply.github.com> Date: Sat, 25 Apr 2020 21:38:38 -0700 Subject: [PATCH] Don't defer EFB Copies to RAM - PMTTYD Issues This resolves a few issues with bounding box animations and others. Most noticably, it greatly reduces the bounding box slowdown seen on some NVIDIA cards and also fixes the odd overlay glitches when moving between rooms on the Excess Express. --- Data/Sys/GameSettings/G8M.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/Data/Sys/GameSettings/G8M.ini b/Data/Sys/GameSettings/G8M.ini index e65db8fca6..573289781b 100644 --- a/Data/Sys/GameSettings/G8M.ini +++ b/Data/Sys/GameSettings/G8M.ini @@ -16,6 +16,7 @@ EFBToTextureEnable = False BBoxEnable = True ImmediateXFBEnable = False +DeferEFBCopies = False [Video_Stereoscopy] StereoConvergence = 545