From 93a1ae9f2f13a1c8ca51d118a51c8fce6d0c18ef Mon Sep 17 00:00:00 2001 From: lightningterror <18107717+lightningterror@users.noreply.github.com> Date: Fri, 22 Mar 2024 01:48:40 +0100 Subject: [PATCH] GameDB: Add some gshw fixes. Add full mipmap with ps2 trilinear to Global Storm: Fixes ground textures. Add missing autoflush fixes to other regions of Terminator 3 The Redemption: Fixes environment lights visible through player model. --- bin/resources/GameIndex.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index a45d637e13..a123e49450 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -18305,6 +18305,8 @@ SLES-52282: SLES-52283: name: "Terminator 3 - The Redemption" region: "PAL-M5" + gsHWFixes: + autoFlush: 2 # Fixes environment lights visible through player model. SLES-52284: name: "Deadly Skies III" region: "PAL-M5" @@ -19037,6 +19039,9 @@ SLES-52573: region: "PAL-M5" roundModes: eeRoundMode: 2 # Fixes abnormal character behaviour. + gsHWFixes: + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLES-52576: name: "Yu-Gi-Oh! Capsule Monster Coliseum" region: "PAL-M5" @@ -40738,6 +40743,8 @@ SLPM-65837: name-sort: Terminator 3:The Redemption name-en: "Terminator 3 - Redemption" region: "NTSC-J" + gsHWFixes: + autoFlush: 2 # Fixes environment lights visible through player model. SLPM-65838: name: 半熟銀河弁当 半熟英雄4 〜7人の半熟英雄〜 [限定版] name-sort: はんじゅくぎんがべんとう はんじゅくひーろー4 7にんのはんじゅくひーろー [げんていばん] @@ -63180,6 +63187,9 @@ SLUS-21172: compat: 5 roundModes: eeRoundMode: 2 # Fixes abnormal character behaviour. + gsHWFixes: + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLUS-21173: name: "Dora the Explorer - To the Purple Planet" region: "NTSC-U"