Skip to content

Commit

Permalink
GameDB: 007 - Agent Under Fire
Browse files Browse the repository at this point in the history
Recommends 'Full' blending setting to fix lighting issues
  • Loading branch information
ElTioRata authored and refractionpcsx2 committed Jan 2, 2024
1 parent b05152d commit 0b3edc5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13630,6 +13630,8 @@ SLES-50539:
region: "PAL-M6"
clampModes:
vuClampMode: 2 # Fixes corrupt textures.
gsHWFixes:
recommendedBlendingLevel: 4 # Fixes lighting
SLES-50540:
name: "Simpsons Road Rage"
region: "PAL-E"
Expand Down Expand Up @@ -46218,6 +46220,8 @@ SLPM-67505:
compat: 5
clampModes:
vuClampMode: 2 # Fixes corrupt textures.
gsHWFixes:
recommendedBlendingLevel: 4 # Fixes lighting
SLPM-67506:
name: "Thunder Strike - Operation Phoenix"
region: "NTSC-K"
Expand Down Expand Up @@ -56687,6 +56691,8 @@ SLUS-20265:
compat: 5
clampModes:
vuClampMode: 2 # Fixes corrupt textures.
gsHWFixes:
recommendedBlendingLevel: 4 # Fixes lighting
SLUS-20266:
name: "NASCAR - Thunder 2002"
region: "NTSC-U"
Expand Down

0 comments on commit 0b3edc5

Please sign in to comment.