GameDB: Corvette game fixes

Adds half pixel offset special aggressive and disables MTVU for Corvette.
This commit is contained in:
JordanTheToaster 2022-09-02 13:58:52 +01:00 committed by refractionpcsx2
parent 97960a2232
commit b96594b17c
1 changed files with 11 additions and 1 deletions

View File

@ -13435,6 +13435,11 @@ SLES-52219:
name: "Corvette" name: "Corvette"
region: "PAL-M3" region: "PAL-M3"
compat: 5 compat: 5
speedHacks:
InstantVU1SpeedHack: 1 # Increases FPS drastically.
MTVUSpeedHack: 0
gsHWFixes:
halfPixelOffset: 3 # Reduces ghosting.
SLES-52230: SLES-52230:
name: "Muppets Party Cruise" name: "Muppets Party Cruise"
region: "PAL-E-F" region: "PAL-E-F"
@ -41918,9 +41923,14 @@ SLUS-20857:
region: "NTSC-U" region: "NTSC-U"
compat: 5 compat: 5
SLUS-20858: SLUS-20858:
name: "Corvette 50th Anniversary" name: "Corvette"
region: "NTSC-U" region: "NTSC-U"
compat: 5 compat: 5
speedHacks:
InstantVU1SpeedHack: 1 # Increases FPS drastically.
MTVUSpeedHack: 0
gsHWFixes:
halfPixelOffset: 3 # Reduces ghosting.
SLUS-20859: SLUS-20859:
name: "Future Tactics - The Uprising" name: "Future Tactics - The Uprising"
region: "NTSC-U" region: "NTSC-U"