mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Change blending level 2 to 4 for TM:HO
Fixes menu text brightness in Twisted Metal: Head-On [Extra Twisted Edition]
This commit is contained in:
parent
46925c15e9
commit
65ecdad8f1
|
@ -12419,7 +12419,7 @@ SCUS-97621:
|
|||
clampModes:
|
||||
vu1ClampMode: 3 # Fixes missing textures.
|
||||
gsHWFixes:
|
||||
recommendedBlendingLevel: 2 # Fixes smoke effects.
|
||||
recommendedBlendingLevel: 4 # Fixes menu text brightness and smoke effects.
|
||||
gameFixes:
|
||||
- VUSyncHack # Fixes black doors on vehicles.
|
||||
patches:
|
||||
|
|
Loading…
Reference in New Issue