From 20f03e237efbda70e33e8c18eb9eef4924ee7899 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Wed, 9 Aug 2023 00:56:29 +0100 Subject: [PATCH] GameDB: Add Autoflush to Minority Report --- bin/resources/GameIndex.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index e0b536ba95..d54a4a7def 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -14587,6 +14587,7 @@ SLES-51230: region: "PAL-E" gsHWFixes: cpuCLUTRender: 1 # Fixes light bleed through objects. + autoFlush: 1 # Fixes light bloom intensity. SLES-51232: name: "Virtua Tennis 2" region: "PAL-M4" @@ -14836,11 +14837,13 @@ SLES-51317: region: "PAL-F" gsHWFixes: cpuCLUTRender: 1 # Fixes light bleed through objects. + autoFlush: 1 # Fixes light bloom intensity. SLES-51318: name: "Minority Report" region: "PAL-G" gsHWFixes: cpuCLUTRender: 1 # Fixes light bleed through objects. + autoFlush: 1 # Fixes light bloom intensity. SLES-51322: name: "Robotech Battlecry" region: "PAL-M5" @@ -48432,6 +48435,7 @@ SLUS-20331: compat: 5 gsHWFixes: cpuCLUTRender: 1 # Fixes light bleed through objects. + autoFlush: 1 # Fixes light bloom intensity. SLUS-20332: name: "NCAA March Madness 2002" region: "NTSC-U"