Skip to content

Commit

Permalink
GameDB: Add gshwfixes to Band Hero.
Browse files Browse the repository at this point in the history
Fixes character shadow misalignment.
Fixes icons.
  • Loading branch information
lightningterror committed Jan 27, 2024
1 parent 993ec82 commit a8bdd3f
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 @@ -26996,6 +26996,9 @@ SLES-55577:
SLES-55578:
name: "Band Hero"
region: "PAL-M5"
gsHWFixes:
autoFlush: 1 # Fixes character shadow misalignment.
preloadFrameData: 1 # Fixes icons.
SLES-55579:
name: "Bakugan - Battle Brawlers"
region: "PAL-M7"
Expand Down Expand Up @@ -65917,6 +65920,9 @@ SLUS-21898:
name: "Band Hero"
region: "NTSC-U"
compat: 5
gsHWFixes:
autoFlush: 1 # Fixes character shadow misalignment.
preloadFrameData: 1 # Fixes icons.
SLUS-21899:
name: "Silent Hill - Shattered Memories"
region: "NTSC-U"
Expand Down

0 comments on commit a8bdd3f

Please sign in to comment.