mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Sims 2 Castaway fixes
Fixes dastardly lines appearing on the ground at certain viewing angles.
This commit is contained in:
parent
fd2cd0b904
commit
466e96e79a
|
@ -24939,7 +24939,7 @@ SLES-54903:
|
||||||
name-sort: "Sims 2, The - Castaway"
|
name-sort: "Sims 2, The - Castaway"
|
||||||
region: "PAL-M13"
|
region: "PAL-M13"
|
||||||
gsHWFixes:
|
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:
|
SLES-54904:
|
||||||
name: "The Simpsons Game"
|
name: "The Simpsons Game"
|
||||||
name-sort: "Simpsons Game, The"
|
name-sort: "Simpsons Game, The"
|
||||||
|
@ -64119,7 +64119,7 @@ SLUS-21664:
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
compat: 5
|
compat: 5
|
||||||
gsHWFixes:
|
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:
|
SLUS-21665:
|
||||||
name: "The Simpsons Game"
|
name: "The Simpsons Game"
|
||||||
name-sort: "Simpsons Game, The"
|
name-sort: "Simpsons Game, The"
|
||||||
|
|
Loading…
Reference in New Issue