Skip to content

Commit

Permalink
GameDB: Fix shadows alignment on Crash Twinsanity
Browse files Browse the repository at this point in the history
  • Loading branch information
sestain authored and refractionpcsx2 committed Jun 22, 2024
1 parent dda6e37 commit 1d4d75f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ SCAJ-20111:
gameFixes:
- XGKickHack # Fixes bad Geometry.
gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines.
roundSprite: 1 # Fixes depth lines + shadows misalignment.
SCAJ-20112:
name: "Tales of Rebirth"
region: "NTSC-Unk"
Expand Down Expand Up @@ -12454,7 +12454,7 @@ SLED-52574:
gameFixes:
- XGKickHack # Fixes bad geometry.
gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines.
roundSprite: 1 # Fixes depth lines + shadows misalignment.
SLED-52597:
name: "Burnout 3 - Takedown [Demo]"
region: "PAL-E"
Expand Down Expand Up @@ -18852,7 +18852,7 @@ SLES-52568:
gameFixes:
- XGKickHack # Fixes bad geometry.
gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines.
roundSprite: 1 # Fixes depth lines + shadows misalignment.
PCRTCOverscan: 1 # Fixes offscreen image.
SLES-52569:
name: "Spyro - A Hero's Tail"
Expand Down Expand Up @@ -40312,7 +40312,7 @@ SLPM-65801:
gameFixes:
- XGKickHack # Fixes bad geometry.
gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines.
roundSprite: 1 # Fixes depth lines + shadows misalignment.
SLPM-65802:
name: EA BEST HITS DEF JAM VENDETTA
name-sort: DEF JAM VENDETTA [EA BEST HITS]
Expand Down Expand Up @@ -61445,7 +61445,7 @@ SLUS-20909:
gameFixes:
- XGKickHack # Fixes bad geometry.
gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines.
roundSprite: 1 # Fixes depth lines + shadows misalignment.
SLUS-20910:
name: "Test Drive - Eve of Destruction"
region: "NTSC-U"
Expand Down Expand Up @@ -67741,7 +67741,7 @@ SLUS-29101:
gameFixes:
- XGKickHack # Fixes bad geometry.
gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines.
roundSprite: 1 # Fixes depth lines + shadows misalignment.
SLUS-29104:
name: "Galactic Wrestling - Featuring Ultimate Muscle [Demo]"
region: "NTSC-U"
Expand Down

0 comments on commit 1d4d75f

Please sign in to comment.