GameDB: Add Mipmapping and Trilinear to Parappa the Rapper 2 (#7924)

Closes https://github.com/PCSX2/pcsx2/issues/7922
This commit is contained in:
Oymat 2023-01-20 18:53:13 +03:00 committed by GitHub
parent 8f183955a0
commit ddb313fd2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -2905,6 +2905,9 @@ SCES-50408:
speedHacks:
InstantVU1SpeedHack: 0 # Fixes noodles.
MTVUSpeedHack: 0
gsHWFixes:
mipmap: 2 # Fixes missing floor texture.
trilinearFiltering: 1 # Fixes fog effect.
SCES-50409:
name: "MotoGP 2"
region: "PAL-M5"
@ -5618,6 +5621,9 @@ SCPS-15017:
speedHacks:
InstantVU1SpeedHack: 0 # Fixes noodles.
MTVUSpeedHack: 0
gsHWFixes:
mipmap: 2 # Fixes missing floor texture.
trilinearFiltering: 1 # Fixes fog effect.
SCPS-15018:
name: "Train Simulator Real, The - Yamanote Sen"
region: "NTSC-J"
@ -6274,6 +6280,9 @@ SCPS-19201:
speedHacks:
InstantVU1SpeedHack: 0 # Fixes noodles.
MTVUSpeedHack: 0
gsHWFixes:
mipmap: 2 # Fixes missing floor texture.
trilinearFiltering: 1 # Fixes fog effect.
SCPS-19202:
name: "Extermination [PlayStation 2 The Best]"
region: "NTSC-J"
@ -7284,6 +7293,9 @@ SCUS-97167:
speedHacks:
InstantVU1SpeedHack: 0 # Fixes noodles.
MTVUSpeedHack: 0
gsHWFixes:
mipmap: 2 # Fixes missing floor texture.
trilinearFiltering: 1 # Fixes fog effect.
SCUS-97169:
name: "Drakan - The Ancients' Gates [Demo]"
region: "NTSC-U"