mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Revert Musashi - Samurai Legend (PAL-M4) patch until it's improved
Patch causes TLB misses and can make the game non-functional. Will replace it again once the TLB misses have been corrected.
This commit is contained in:
parent
1fe352d8a6
commit
420b675746
|
@ -13647,13 +13647,14 @@ SLES-53518:
|
||||||
SLES-53521:
|
SLES-53521:
|
||||||
name: "Musashi - Samurai Legend"
|
name: "Musashi - Samurai Legend"
|
||||||
region: "PAL-M4"
|
region: "PAL-M4"
|
||||||
patches:
|
roundModes:
|
||||||
BC897AC9:
|
vuRoundMode: 0 # Fixes Red SPS while ingame.
|
||||||
content: |-
|
eeRoundMode: 0 # Partially fixes wrong enemies eye rendering.
|
||||||
author=Prafull
|
clampModes:
|
||||||
comment=Patched by Prafull
|
vuClampMode: 3 # Fixes White SPS while ingame.
|
||||||
// Fixes almost all problems apart from little translucent fog effect in some areas.
|
eeClampMode: 3 # Fixes White SPS while ingame.
|
||||||
patch=1,EE,00147828,word,00000000
|
gameFixes:
|
||||||
|
- EETimingHack # Fixes garbled character animation.
|
||||||
SLES-53523:
|
SLES-53523:
|
||||||
name: "Gun"
|
name: "Gun"
|
||||||
region: "PAL-M4"
|
region: "PAL-M4"
|
||||||
|
|
Loading…
Reference in New Issue