From 930de813f75a553903ff2731c3a0d74a6ad1c6d4 Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Wed, 9 Nov 2022 11:12:05 +0000 Subject: [PATCH] GameDB: Add CPU CLUT to Lego Starwars 2 Adds CPU CLUT normal to Lego Starwars 2 to fix ghosting. --- bin/resources/GameIndex.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 60232ea181..11b0cf9e61 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -18726,6 +18726,8 @@ SLES-54218: SLES-54221: name: "LEGO Star Wars II - The Original Trilogy" region: "PAL-M6" + gsHWFixes: + cpuCLUTRender: 1 # Fixes ghosting on objects and people. memcardFilters: # Allows import of characters from Lego Star Wars 1. - "SLES-54221" - "SLES-53194" @@ -31955,6 +31957,8 @@ SLPM-66571: SLPM-66572: name: "LEGO Star Wars II - The Original Trilogy" region: "NTSC-J" + gsHWFixes: + cpuCLUTRender: 1 # Fixes ghosting on objects and people. memcardFilters: - "SLPM-66572" - "SLPS-20423" @@ -46007,6 +46011,8 @@ SLUS-21408: SLUS-21409: name: "LEGO Star Wars II - The Original Trilogy" region: "NTSC-U" + gsHWFixes: + cpuCLUTRender: 1 # Fixes ghosting on objects and people. memcardFilters: - "SLUS-21409" - "SLUS-21083"