mirror of https://github.com/PCSX2/pcsx2.git
GameDB: El Tigre fixes
This commit is contained in:
parent
b33932f47b
commit
afe33eda54
|
@ -28554,6 +28554,7 @@ SLES-55138:
|
||||||
region: "PAL-E"
|
region: "PAL-E"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 2 # Corrects most vertical lines.
|
halfPixelOffset: 2 # Corrects most vertical lines.
|
||||||
|
getSkipCount: "GSC_BlueTongueGames" # Mipmap rendering on CPU.
|
||||||
SLES-55143:
|
SLES-55143:
|
||||||
name: "The Chronicles of Narnia - Prince Caspian"
|
name: "The Chronicles of Narnia - Prince Caspian"
|
||||||
name-sort: "Chronicles of Narnia, The - Prince Caspian"
|
name-sort: "Chronicles of Narnia, The - Prince Caspian"
|
||||||
|
@ -72334,6 +72335,7 @@ SLUS-21732:
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 2 # Corrects most vertical lines.
|
halfPixelOffset: 2 # Corrects most vertical lines.
|
||||||
|
getSkipCount: "GSC_BlueTongueGames" # Mipmap rendering on CPU.
|
||||||
SLUS-21733:
|
SLUS-21733:
|
||||||
name: "Sega Superstars Tennis"
|
name: "Sega Superstars Tennis"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
|
|
Loading…
Reference in New Issue