Skip to content

Commit

Permalink
GameDB: Sims 2 Castaway fixes
Browse files Browse the repository at this point in the history
Fixes dastardly lines appearing on the ground at certain viewing angles.
  • Loading branch information
JordanTheToaster authored and refractionpcsx2 committed Dec 17, 2023
1 parent fd2cd0b commit 466e96e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24939,7 +24939,7 @@ SLES-54903:
name-sort: "Sims 2, The - Castaway"
region: "PAL-M13"
gsHWFixes:
halfPixelOffset: 1 # Removes horizontal and vertical lines on the ground, trees and the sky.
halfPixelOffset: 4 # Removes horizontal and vertical lines on the ground, trees and the sky.
SLES-54904:
name: "The Simpsons Game"
name-sort: "Simpsons Game, The"
Expand Down Expand Up @@ -64119,7 +64119,7 @@ SLUS-21664:
region: "NTSC-U"
compat: 5
gsHWFixes:
halfPixelOffset: 1 # Removes horizontal and vertical lines on the ground, trees and the sky.
halfPixelOffset: 4 # Removes horizontal and vertical lines on the ground, trees and the sky.
SLUS-21665:
name: "The Simpsons Game"
name-sort: "Simpsons Game, The"
Expand Down

0 comments on commit 466e96e

Please sign in to comment.