From ba27221bf222a987802b9073e9cfa2cfc60a9778 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Thu, 4 May 2023 17:18:06 +1000 Subject: [PATCH] GameDB: Enable TexInRT for Enthusia - Professional Racing Fixes reflections (C32 target with offset C24 texture). --- bin/resources/GameIndex.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index c64208bba4..c472a1a1b5 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -9843,6 +9843,7 @@ SLED-53330: region: "PAL" gsHWFixes: alignSprite: 1 # Fixes vertical lines. + textureInsideRT: 1 # Fixes reflections. SLED-53445: name: "Incredible Hulk, The - Ultimate Destruction [Demo]" region: "PAL-M3" @@ -17258,6 +17259,7 @@ SLES-53125: vuClampMode: 3 # Stops freezing at race start. gsHWFixes: alignSprite: 1 # Fixes vertical lines. + textureInsideRT: 1 # Fixes reflections. SLES-53127: name: "Teenage Mutant Ninja Turtles - Mutant Melee" region: "PAL-M5" @@ -32007,6 +32009,7 @@ SLPM-65948: vuClampMode: 3 # Fixes Freezing at the start of the race. gsHWFixes: alignSprite: 1 # Fixes vertical lines. + textureInsideRT: 1 # Fixes reflections. SLPM-65949: name: "Get Ride! AM Driver - The Truth of Xiangke" region: "NTSC-J" @@ -33240,6 +33243,7 @@ SLPM-66257: vuClampMode: 3 # Stops freezing at race start. gsHWFixes: alignSprite: 1 # Fixes vertical lines. + textureInsideRT: 1 # Fixes reflections. SLPM-66258: name: "Magic Teacher Negima - Honor Version [Konami The Best]" region: "NTSC-J" @@ -46795,6 +46799,7 @@ SLUS-20967: vuClampMode: 3 # Stops freezing at race start. gsHWFixes: alignSprite: 1 # Fixes vertical lines. + textureInsideRT: 1 # Fixes reflections. SLUS-20968: name: "Karaoke Revolution Volume 2" region: "NTSC-U"