From 420b67574673d414ad3abf9e38594aa27f1fb032 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Sun, 5 Sep 2021 06:28:17 +0100 Subject: [PATCH] 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. --- bin/GameIndex.yaml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/bin/GameIndex.yaml b/bin/GameIndex.yaml index 8db2fd1e60..c540823d1a 100644 --- a/bin/GameIndex.yaml +++ b/bin/GameIndex.yaml @@ -13647,13 +13647,14 @@ SLES-53518: SLES-53521: name: "Musashi - Samurai Legend" region: "PAL-M4" - patches: - BC897AC9: - content: |- - author=Prafull - comment=Patched by Prafull - // Fixes almost all problems apart from little translucent fog effect in some areas. - patch=1,EE,00147828,word,00000000 + roundModes: + vuRoundMode: 0 # Fixes Red SPS while ingame. + eeRoundMode: 0 # Partially fixes wrong enemies eye rendering. + clampModes: + vuClampMode: 3 # Fixes White SPS while ingame. + eeClampMode: 3 # Fixes White SPS while ingame. + gameFixes: + - EETimingHack # Fixes garbled character animation. SLES-53523: name: "Gun" region: "PAL-M4"