Skip to content

Commit

Permalink
GameDB: Re-remove Half-Pixel Offset from Mercenaries.
Browse files Browse the repository at this point in the history
Left commented out so we don't make the same mistake again.
  • Loading branch information
refractionpcsx2 committed Nov 5, 2022
1 parent 2221a12 commit 682797c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions bin/resources/GameIndex.yaml
Expand Up @@ -14709,22 +14709,22 @@ SLES-52588:
region: "PAL-E"
gsHWFixes:
halfBottomOverride: 1 # Bottom screen has wrong colors.
halfPixelOffset: 1 # Fixes lighting misalignment.
autoFlush: 1 # Fixes missing lighting.
# halfPixelOffset: 1 # Fixes lighting misalignment. Do not enable this, it breaks a lot of graphics.
SLES-52589:
name: "Mercenaries - Playground of Destruction"
region: "PAL-F"
gsHWFixes:
halfBottomOverride: 1 # Bottom screen has wrong colors.
halfPixelOffset: 1 # Fixes lighting misalignment.
autoFlush: 1 # Fixes missing lighting.
# halfPixelOffset: 1 # Fixes lighting misalignment. Do not enable this, it breaks a lot of graphics.
SLES-52590:
name: "Mercenaries - Playground of Destruction"
region: "PAL-G"
gsHWFixes:
halfBottomOverride: 1 # Bottom screen has wrong colors.
halfPixelOffset: 1 # Fixes lighting misalignment.
autoFlush: 1 # Fixes missing lighting.
# halfPixelOffset: 1 # Fixes lighting misalignment. Do not enable this, it breaks a lot of graphics.
SLES-52591:
name: "Dynasty Warriors 4 - Empires"
region: "PAL-E"
Expand Down Expand Up @@ -15707,8 +15707,8 @@ SLES-53008:
region: "PAL-I-S"
gsHWFixes:
halfBottomOverride: 1 # Bottom screen has wrong colors.
halfPixelOffset: 1 # Fixes lighting misalignment.
autoFlush: 1 # Fixes missing lighting.
# halfPixelOffset: 1 # Fixes lighting misalignment. Do not enable this, it breaks a lot of graphics.
SLES-53009:
name: "Dance Factory"
region: "PAL-M5"
Expand Down Expand Up @@ -29599,8 +29599,8 @@ SLPM-65942:
region: "NTSC-J"
gsHWFixes:
halfBottomOverride: 1 # Bottom screen has wrong colors.
halfPixelOffset: 1 # Fixes lighting misalignment.
autoFlush: 1 # Fixes missing lighting.
# halfPixelOffset: 1 # Fixes lighting misalignment. Do not enable this, it breaks a lot of graphics.
SLPM-65943:
name: "Angel's Feather"
region: "NTSC-J"
Expand Down Expand Up @@ -31532,8 +31532,8 @@ SLPM-66465:
region: "NTSC-J"
gsHWFixes:
halfBottomOverride: 1 # Bottom screen has wrong colors.
halfPixelOffset: 1 # Fixes lighting misalignment.
autoFlush: 1 # Fixes missing lighting.
# halfPixelOffset: 1 # Fixes lighting misalignment. Do not enable this, it breaks a lot of graphics.
SLPM-66467:
name: "Midway Arcade Treasures - The Game Center of USA"
region: "NTSC-J"
Expand Down Expand Up @@ -43420,8 +43420,8 @@ SLUS-20932:
compat: 5
gsHWFixes:
halfBottomOverride: 1 # Bottom screen has wrong colors.
halfPixelOffset: 1 # Fixes lighting misalignment.
autoFlush: 1 # Fixes missing lighting.
# halfPixelOffset: 1 # Fixes lighting misalignment. Do not enable this, it breaks a lot of graphics.
SLUS-20933:
name: "Smash Court Pro Tournament Tennis 2"
region: "NTSC-U"
Expand Down Expand Up @@ -48932,8 +48932,8 @@ SLUS-29137:
region: "NTSC-U"
gsHWFixes:
halfBottomOverride: 1 # Bottom screen has wrong colors.
halfPixelOffset: 1 # Fixes lighting misalignment.
autoFlush: 1 # Fixes missing lighting.
# halfPixelOffset: 1 # Fixes lighting misalignment. Do not enable this, it breaks a lot of graphics.
SLUS-29138:
name: "Punisher, The [Demo]"
region: "NTSC-U"
Expand Down

0 comments on commit 682797c

Please sign in to comment.