Skip to content

Commit

Permalink
GameDB: Add VU Clamping to Twisted Metal - Head-On (#9936)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hallkezz authored Sep 9, 2023
1 parent cc221f5 commit a4a6929
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10417,6 +10417,8 @@ SCUS-97621:
name: "Twisted Metal - Head-On [Extra Twisted Edition]"
region: "NTSC-U"
compat: 5
clampModes:
vu1ClampMode: 3 # Fixes missing textures.
gameFixes:
- VUSyncHack # Fixes black doors on vehicles.
patches:
Expand All @@ -10425,6 +10427,8 @@ SCUS-97621:
author=refraction
// COP2 rearrangement. RSQRT directly followed by DIV and a few ops using Q causes issues
// Fixes fire effects
patch=1,EE,00237eb0,word,4b000060
patch=1,EE,00237ec0,word,4a0203bd
patch=1,EE,002461d8,word,4bf4b33c
patch=1,EE,002461dc,word,4b806d9c
patch=1,EE,002461e0,word,4bc069fc
Expand Down

0 comments on commit a4a6929

Please sign in to comment.