From 97ba76ab47a00d3679341fd77041ae9e7f382bcf Mon Sep 17 00:00:00 2001 From: lightningterror <18107717+lightningterror@users.noreply.github.com> Date: Tue, 11 Oct 2022 01:29:58 +0200 Subject: [PATCH] GameDB: Add trilinear PS2 and change mipmap from Basic to Fast to Hulk The Ultimate Destruction Further fixes textures to match sw renderers. --- 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 35959eff10..e153052b43 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -8919,7 +8919,8 @@ SLED-53445: name: "Incredible Hulk, The - Ultimate Destruction [Demo]" region: "PAL-M3" gsHWFixes: - mipmap: 1 + mipmap: 2 # Mipmap + trilinear, fixes textures. + trilinearFiltering: 1 SLED-53512: name: "Burnout Revenge [Demo]" region: "PAL-E" @@ -16349,7 +16350,8 @@ SLES-53430: name: "Incredible Hulk, The - Ultimate Destruction" region: "PAL-M4" gsHWFixes: - mipmap: 1 + mipmap: 2 # Mipmap + trilinear, fixes textures. + trilinearFiltering: 1 SLES-53433: name: "NHL '06" region: "PAL-M6" @@ -42742,7 +42744,8 @@ SLUS-20941: region: "NTSC-U" compat: 5 gsHWFixes: - mipmap: 1 + mipmap: 2 # Mipmap + trilinear, fixes textures. + trilinearFiltering: 1 SLUS-20942: name: "Robots" region: "NTSC-U" @@ -48168,7 +48171,8 @@ SLUS-29148: name: "Incredible Hulk, The - Ultimate Destruction [Demo]" region: "NTSC-U" gsHWFixes: - mipmap: 1 + mipmap: 2 # Mipmap + trilinear, fixes textures. + trilinearFiltering: 1 SLUS-29149: name: "Flipnic - Ultimate Pinball [Demo]" region: "NTSC-U"