From 00416e26bb69b9e5c08fb0fbd1d4d661fde94824 Mon Sep 17 00:00:00 2001 From: Jordan Date: Fri, 18 Jul 2025 23:26:29 +0100 Subject: [PATCH] GameDB: Various fixes (#13041) Various fixes for incorrect names and missing fixes ect in Minority Report Gran Turismo 2000 Trial and fixing the name of Shaun White Snowboarding which was incorrectly labelled Rock Band 2 for some reason. --- bin/resources/GameIndex.yaml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index ac40b3b42e..5101120141 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -193,6 +193,8 @@ PAPX-90203: region: "NTSC-J" gsHWFixes: recommendedBlendingLevel: 3 # Improves banding in car showcase as well as car brightness and sheen. + halfPixelOffset: 5 # Fixes edge bleed and lines. + autoFlush: 1 # Fixes missing lens flare and intensity. getSkipCount: "GSC_PolyphonyDigitalGames" # Fixes post-processing. PAPX-90204: name: "TVDJ ~ティービィーディージェー~ [体験版]" @@ -17028,9 +17030,10 @@ SLES-51230: name: "Minority Report - Everybody Runs" region: "PAL-E" gsHWFixes: - gpuTargetCLUT: 1 # Fixes light bleed through objects. + gpuTargetCLUT: 2 # Fixes light bleed through objects. halfPixelOffset: 1 # Fixes light bleed through objects. autoFlush: 1 # Fixes light bloom intensity. + bilinearUpscale: 2 # Fixes jagged light bloom. SLES-51232: name: "Virtua Tennis 2" region: "PAL-M4" @@ -17298,16 +17301,18 @@ SLES-51317: name: "Minority Report - Le Futur vous Rattrape" region: "PAL-F" gsHWFixes: - gpuTargetCLUT: 1 # Fixes light bleed through objects. + gpuTargetCLUT: 2 # Fixes light bleed through objects. halfPixelOffset: 1 # Fixes light bleed through objects. autoFlush: 1 # Fixes light bloom intensity. + bilinearUpscale: 2 # Fixes jagged light bloom. SLES-51318: name: "Minority Report - Everybody Runs" region: "PAL-G" gsHWFixes: - gpuTargetCLUT: 1 # Fixes light bleed through objects. + gpuTargetCLUT: 2 # Fixes light bleed through objects. halfPixelOffset: 1 # Fixes light bleed through objects. autoFlush: 1 # Fixes light bloom intensity. + bilinearUpscale: 2 # Fixes jagged light bloom. SLES-51322: name: "Robotech - Battlecry" region: "PAL-M5" @@ -29498,7 +29503,7 @@ SLES-55451: name: "Rock Band 2" region: "PAL-M5" SLES-55452: - name: "Rock Band 2" + name: "Shaun White Snowboarding" region: "PAL-M5" SLES-55453: name: "SingStar - Queen" @@ -64138,9 +64143,10 @@ SLUS-20331: region: "NTSC-U" compat: 5 gsHWFixes: - gpuTargetCLUT: 1 # Fixes light bleed through objects. + gpuTargetCLUT: 2 # Fixes light bleed through objects. halfPixelOffset: 1 # Fixes light bleed through objects. autoFlush: 1 # Fixes light bloom intensity. + bilinearUpscale: 2 # Fixes jagged light bloom. SLUS-20332: name: "NCAA March Madness 2002" region: "NTSC-U"