mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Remove fix from Soulcalibur 3
No longer needed as the hash cache no longer does an explosion.
This commit is contained in:
parent
7844b40243
commit
f4201f3947
|
@ -1245,7 +1245,6 @@ SCAJ-20159:
|
|||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes vertical lines.
|
||||
halfPixelOffset: 1 # Fixes blurriness.
|
||||
texturePreloading: 1 # Improves performance.
|
||||
SCAJ-20160:
|
||||
name: "Yoshitsuneki"
|
||||
region: "NTSC-Unk"
|
||||
|
@ -2520,6 +2519,16 @@ SCED-53622:
|
|||
SCED-53660:
|
||||
name: "Jak X & Ratchet Gladiator [Demo]"
|
||||
region: "PAL"
|
||||
SCED-53674:
|
||||
name: "Soul Calibur III [Demo]"
|
||||
region: "PAL-E"
|
||||
gameFixes:
|
||||
- EETimingHack # Fixes bad colours on character select when in Progressive Scan.
|
||||
clampModes:
|
||||
vuClampMode: 2 # Respawn issues, Fixes SPS, avoids teleporting characters.
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes vertical lines.
|
||||
halfPixelOffset: 1 # Fixes blurriness.
|
||||
SCED-53679:
|
||||
name: "Fire It Up Lads [Demo]"
|
||||
region: "PAL-E"
|
||||
|
@ -3909,7 +3918,6 @@ SCES-53312:
|
|||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes vertical lines.
|
||||
halfPixelOffset: 1 # Fixes blurriness.
|
||||
texturePreloading: 1 # Improves performance.
|
||||
SCES-53315:
|
||||
name: "EyeToy - Play 3"
|
||||
region: "PAL-M12"
|
||||
|
@ -5108,7 +5116,6 @@ SCKA-20059:
|
|||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes vertical lines.
|
||||
halfPixelOffset: 1 # Fixes blurriness.
|
||||
texturePreloading: 1 # Improves performance.
|
||||
SCKA-20060:
|
||||
name: "Ratchet - Deadlocked"
|
||||
region: "NTSC-K"
|
||||
|
@ -25315,7 +25322,6 @@ SLPM-61133:
|
|||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes vertical lines.
|
||||
halfPixelOffset: 1 # Fixes blurriness.
|
||||
texturePreloading: 1 # Improves performance.
|
||||
SLPM-61135:
|
||||
name: "Naruto - Narutimett Hero 3 [Trial Version]"
|
||||
region: "NTSC-J"
|
||||
|
@ -38798,7 +38804,6 @@ SLPS-25577:
|
|||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes vertical lines.
|
||||
halfPixelOffset: 1 # Fixes blurriness.
|
||||
texturePreloading: 1 # Improves performance.
|
||||
SLPS-25578:
|
||||
name: "K-1 World Grand Prix 2005"
|
||||
region: "NTSC-J"
|
||||
|
@ -46485,7 +46490,6 @@ SLUS-21216:
|
|||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes vertical lines.
|
||||
halfPixelOffset: 1 # Fixes blurriness.
|
||||
texturePreloading: 1 # Improves performance.
|
||||
SLUS-21217:
|
||||
name: "Incredibles, The - Rise of the Underminer"
|
||||
region: "NTSC-U"
|
||||
|
|
Loading…
Reference in New Issue