This commit is contained in:
Slayer0fRA 2025-07-25 21:48:33 -04:00 committed by GitHub
commit ac8a5f74fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -27089,6 +27089,8 @@ SLES-54714:
region: "PAL-E"
roundModes:
vu1RoundMode: 0 # Crashes without.
speedHacks:
mtvu: 0 # Prevents the game from crashing after the tutorial.
gsHWFixes:
minimumBlendingLevel: 3 # Fixes broken lighting on ground and buildings.
halfPixelOffset: 4 # Mostly aligns post-processing.
@ -27099,6 +27101,8 @@ SLES-54715:
region: "PAL-M4"
roundModes:
vu1RoundMode: 0 # Crashes without.
speedHacks:
mtvu: 0 # Prevents the game from crashing after the tutorial.
gsHWFixes:
minimumBlendingLevel: 3 # Fixes broken lighting on ground and buildings.
halfPixelOffset: 4 # Mostly aligns post-processing.
@ -70937,6 +70941,8 @@ SLUS-21456:
compat: 5
roundModes:
vu1RoundMode: 0 # Crashes without.
speedHacks:
mtvu: 0 # Prevents the game from crashing after the tutorial.
gsHWFixes:
minimumBlendingLevel: 3 # Fixes broken lighting on ground and buildings.
halfPixelOffset: 4 # Mostly aligns post-processing.