From 536a4162c4b0108500a4a66d02e11f4526452c74 Mon Sep 17 00:00:00 2001 From: Mrlinkwii Date: Thu, 19 Jan 2023 19:51:00 +0000 Subject: [PATCH] GameDB: upscaling fixes for 'TOCA Race Driver' --- bin/resources/GameIndex.yaml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index fe9e4c3cc9..39921e7252 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -10969,7 +10969,8 @@ SLES-50723: name: "TOCA Race Driver" region: "PAL-M3" gsHWFixes: - alignSprite: 1 # Fixes lighting and vertical lines, also works with normal vertex. + alignSprite: 1 # Fixes vertical lines, also works with normal vertex. + mergeSprite: 1 # Fixes lighting. SLES-50725: name: "V-Rally 3" region: "PAL-M5" @@ -11057,6 +11058,9 @@ SLES-50765: SLES-50767: name: "V8 Supercars Australia - Race Driver" region: "PAL-E" + gsHWFixes: + alignSprite: 1 # Fixes vertical lines, also works with normal vertex. + mergeSprite: 1 # Fixes lighting. SLES-50768: name: "Rally Championship" region: "PAL-Unk" @@ -11227,9 +11231,15 @@ SLES-50816: name: "DTM Race Driver" region: "PAL-M3" compat: 5 + gsHWFixes: + alignSprite: 1 # Fixes vertical lines, also works with normal vertex. + mergeSprite: 1 # Fixes lighting. SLES-50818: name: "Pro Race Driver" region: "PAL-I" + gsHWFixes: + alignSprite: 1 # Fixes vertical lines, also works with normal vertex. + mergeSprite: 1 # Fixes lighting. SLES-50820: name: "Micro Machines" region: "PAL-M5" @@ -41782,6 +41792,9 @@ SLUS-20329: name: "Pro Race Driver" region: "NTSC-U" compat: 5 + gsHWFixes: + alignSprite: 1 # Fixes vertical lines, also works with normal vertex. + mergeSprite: 1 # Fixes lighting. SLUS-20330: name: "NBA 2K2 - Sega Sports" region: "NTSC-U"