mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Add missing Spiderman WoS fix
Adds missing clamp mode fix to PAL version of Spiderman WoS.
This commit is contained in:
parent
2f7d45db09
commit
08bf7acb29
|
@ -21078,6 +21078,8 @@ SLES-55372:
|
||||||
name: "Spiderman - Web of Shadows"
|
name: "Spiderman - Web of Shadows"
|
||||||
region: "PAL-M5"
|
region: "PAL-M5"
|
||||||
compat: 5
|
compat: 5
|
||||||
|
clampModes:
|
||||||
|
eeClampMode: 3 # Connect hits, able to summon... etc...
|
||||||
SLES-55373:
|
SLES-55373:
|
||||||
name: "King of Fighters Collection, The - The Orochi Saga"
|
name: "King of Fighters Collection, The - The Orochi Saga"
|
||||||
region: "PAL-E"
|
region: "PAL-E"
|
||||||
|
|
Loading…
Reference in New Issue