Skip to content

Commit

Permalink
GameDB : Upscaling fixes for X-Men 2 - Wolverine's Revenge
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrlinkwii authored and refractionpcsx2 committed Dec 11, 2023
1 parent c1b26b8 commit cb703a6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15422,9 +15422,13 @@ SLES-51285:
SLES-51286:
name: "X-Men 2 - Wolverine's Revenge"
region: "PAL-E"
gsHWFixes:
halfPixelOffset: 2 # Fixes upscaling lines.
SLES-51287:
name: "X-Men 2 - Wolverine's Revenge"
region: "PAL-F"
gsHWFixes:
halfPixelOffset: 2 # Fixes upscaling lines.
SLES-51289:
name: "Gunfighter 2 - Legend of Jesse James"
region: "PAL-M5"
Expand Down Expand Up @@ -15963,6 +15967,8 @@ SLES-51547:
SLES-51548:
name: "X-Men 2 - Wolverine's Revenge"
region: "PAL-M3"
gsHWFixes:
halfPixelOffset: 2 # Fixes upscaling lines.
SLES-51553:
name: "Chaos Legion"
region: "PAL-M5"
Expand Down Expand Up @@ -56815,9 +56821,11 @@ SLUS-20336:
region: "NTSC-U"
compat: 5
SLUS-20337:
name: "X-Men - Wolverine's Revenge"
name: "X2 - Wolverine's Revenge"
region: "NTSC-U"
compat: 5
gsHWFixes:
halfPixelOffset: 2 # Fixes upscaling lines.
SLUS-20339:
name: "Bass Fishing Duel - Sega Sports"
region: "NTSC-U"
Expand Down

0 comments on commit cb703a6

Please sign in to comment.