From 77ea599e36fa354510d3c81f2f8113756d4fda08 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Sat, 19 Nov 2022 07:02:52 +0000 Subject: [PATCH] GameDB: Add Mipmap Full + Trilinear for Shadow of the Colossus --- bin/resources/GameIndex.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index d4ee85245d..02a43b0c74 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -2509,7 +2509,8 @@ SCED-53962: speedHacks: InstantVU1SpeedHack: 0 # Alleviates excessive VU load. gsHWFixes: - mipmap: 1 + mipmap: 2 # Fixes Water with Trilinear. + trilinearFiltering: 1 # Fixes Water with Mipmap (Full). halfPixelOffset: 1 # Fixes misalignments and borders on side. SCED-53978: name: "Official PlayStation 2 Magazine Demo 69" @@ -3828,7 +3829,8 @@ SCES-53326: speedHacks: InstantVU1SpeedHack: 0 # Alleviates excessive VU load. gsHWFixes: - mipmap: 1 + mipmap: 2 # Fixes Water with Trilinear. + trilinearFiltering: 1 # Fixes Water with Mipmap (Full). halfPixelOffset: 1 # Fixes misalignments and borders on side. memcardFilters: - "SCES-53326" @@ -8117,7 +8119,8 @@ SCUS-97472: speedHacks: InstantVU1SpeedHack: 0 # Alleviates excessive VU load. gsHWFixes: - mipmap: 1 + mipmap: 2 # Fixes Water with Trilinear. + trilinearFiltering: 1 # Fixes Water with Mipmap (Full). halfPixelOffset: 1 # Fixes misalignments and borders on side. memcardFilters: - "SCUS-97472" @@ -8305,7 +8308,8 @@ SCUS-97505: speedHacks: InstantVU1SpeedHack: 0 # Alleviates excessive VU load. gsHWFixes: - mipmap: 1 + mipmap: 2 # Fixes Water with Trilinear. + trilinearFiltering: 1 # Fixes Water with Mipmap (Full). halfPixelOffset: 1 # Fixes misalignments and borders on side. SCUS-97506: name: "Gretzky NHL '06 [Demo]"