mirror of https://github.com/PCSX2/pcsx2.git
GameDB: WRC Rally Evolved - Fix rare bug causing player to respawn unexpectedly
This commit is contained in:
parent
8a9a7f0858
commit
a9d7164b58
|
@ -3718,6 +3718,8 @@ SCES-53247:
|
||||||
compat: 5
|
compat: 5
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- XGKickHack # Fixes SPS.
|
- XGKickHack # Fixes SPS.
|
||||||
|
clampModes:
|
||||||
|
eeClampMode: 2 # Fixes rare bug causing player to respawn when starting the race or during certain car crashes.
|
||||||
patches:
|
patches:
|
||||||
CBBC2E7F:
|
CBBC2E7F:
|
||||||
content: |-
|
content: |-
|
||||||
|
|
Loading…
Reference in New Issue