diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 8b7eb0bf54..687dc0a681 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -18328,6 +18328,11 @@ SLES-52563: SLES-52567: name: "Catwoman" region: "PAL-M7" + gsHWFixes: + recommendedBlendingLevel: 4 # Fixes bloom. + autoFlush: 1 # Fixes ghosting. + textureInsideRT: 1 # Required for offset RTs/textures for post-processing. + roundSprite: 2 # Fixes misaligned post-processing. SLES-52568: name: "Crash Twinsanity" region: "PAL-M5" @@ -60459,6 +60464,11 @@ SLUS-20992: name: "Catwoman" region: "NTSC-U" compat: 5 + gsHWFixes: + recommendedBlendingLevel: 4 # Fixes bloom. + autoFlush: 1 # Fixes ghosting. + textureInsideRT: 1 # Required for offset RTs/textures for post-processing. + roundSprite: 2 # Fixes misaligned post-processing. SLUS-20993: name: "Ghosthunter" region: "NTSC-U"