From 6630066f0b1ac1b308feb6c9630f86d3b4de7f9e Mon Sep 17 00:00:00 2001 From: Buzzardsoul <126727903+Buzzardsoul@users.noreply.github.com> Date: Sun, 12 Mar 2023 00:33:06 +0300 Subject: [PATCH] GameDB: Add missing Tony Hawk's Underground 2 fixes. --- bin/resources/GameIndex.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index c722d18537..c41ab80ee8 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -15396,6 +15396,10 @@ SLES-52622: region: "PAL-M4" roundModes: vu1RoundMode: 0 # Crashes without. + gsHWFixes: + recommendedBlendingLevel: 3 # Fixes water and grass textures. + mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer. + trilinearFiltering: 1 SLES-52624: name: "X-Men Legends" region: "PAL-E"