diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 0017242388..2173c33c5f 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -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.