From 92b831618236a400c4998349bbf5d934380c259c Mon Sep 17 00:00:00 2001 From: CRASHARKI Date: Sun, 23 Jul 2023 17:52:29 +0200 Subject: [PATCH] GameDB: Add nativePaletteDraw and halfPixelOffset to Crash Tag Team Racing --- bin/resources/GameIndex.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index e5e693a2bd..8d389948b8 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -18368,6 +18368,8 @@ SLES-53439: - IbitHack # Fixes constant recompilation problems. gsHWFixes: PCRTCOverscan: 1 # Fixes offscreen image. + nativePaletteDraw: 1 # Fixes the look of screen effects. + halfPixelOffset: 2 # Corrects the alignment of screen effects. SLES-53441: name: "Heroes of the Pacific" region: "PAL-M5" @@ -33112,6 +33114,8 @@ SLPM-66090: region: "NTSC-J" gsHWFixes: PCRTCOverscan: 1 # Fixes offscreen image. + nativePaletteDraw: 1 # Fixes the look of screen effects. + halfPixelOffset: 2 # Corrects the alignment of screen effects. SLPM-66091: name: "Shinobido Imashime" region: "NTSC-J" @@ -48752,6 +48756,8 @@ SLUS-21191: - IbitHack # Fixes constant recompilation problems. gsHWFixes: PCRTCOverscan: 1 # Fixes offscreen image. + nativePaletteDraw: 1 # Fixes the look of screen effects. + halfPixelOffset: 2 # Corrects the alignment of screen effects. SLUS-21192: name: "Cabela's Outdoor Adventures 2006" region: "NTSC-U"