GameDB: Add partial preloading to Stolen

This commit is contained in:
refractionpcsx2 2022-03-17 18:39:59 +00:00
parent a4932ed0f1
commit 3535edcfa1
1 changed files with 2 additions and 0 deletions

View File

@ -13843,6 +13843,7 @@ SLES-52882:
gsHWFixes: gsHWFixes:
fastTextureInvalidation: 1 # Improves performance. fastTextureInvalidation: 1 # Improves performance.
halfPixelOffset: 2 # Fixes misaligned bloom effects. halfPixelOffset: 2 # Fixes misaligned bloom effects.
texturePreloading: 1 # Performs much better with partial preload.
SLES-52884: SLES-52884:
name: "Duel Masters" name: "Duel Masters"
region: "PAL-M5" region: "PAL-M5"
@ -39692,6 +39693,7 @@ SLUS-21099:
gsHWFixes: gsHWFixes:
fastTextureInvalidation: 1 # Improves performance. fastTextureInvalidation: 1 # Improves performance.
halfPixelOffset: 2 # Fixes misaligned bloom effects. halfPixelOffset: 2 # Fixes misaligned bloom effects.
texturePreloading: 1 # Performs much better with partial preload.
SLUS-21100: SLUS-21100:
name: "NCAA March Madness 2005" name: "NCAA March Madness 2005"
region: "NTSC-U" region: "NTSC-U"