From 3535edcfa15955cb860e43898d66219481408b0d Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Thu, 17 Mar 2022 18:39:59 +0000 Subject: [PATCH] GameDB: Add partial preloading to Stolen --- bin/resources/GameIndex.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 124ae53605..910bbafbab 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -13843,6 +13843,7 @@ SLES-52882: gsHWFixes: fastTextureInvalidation: 1 # Improves performance. halfPixelOffset: 2 # Fixes misaligned bloom effects. + texturePreloading: 1 # Performs much better with partial preload. SLES-52884: name: "Duel Masters" region: "PAL-M5" @@ -39692,6 +39693,7 @@ SLUS-21099: gsHWFixes: fastTextureInvalidation: 1 # Improves performance. halfPixelOffset: 2 # Fixes misaligned bloom effects. + texturePreloading: 1 # Performs much better with partial preload. SLUS-21100: name: "NCAA March Madness 2005" region: "NTSC-U"