From b24f8df3dcbb990d1a19702cd5886a3a549da0e4 Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Sun, 17 Dec 2023 16:05:19 +0000 Subject: [PATCH] GameDB: Sims 2 Castaway fixes Fixes dastardly lines appearing on the ground at certain viewing angles. --- bin/resources/GameIndex.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index caa6d3f4dd3f1..d982cba69eedd 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -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" @@ -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"