mirror of https://github.com/PCSX2/pcsx2.git
GameDB: SMT DS Fixes
Fixes broken effects when using lower than high blending.
This commit is contained in:
parent
d0a65153df
commit
68ef49aef5
|
@ -20626,6 +20626,8 @@ SLES-54628:
|
|||
SLES-54629:
|
||||
name: "Shin Megami Tensei - Devil Summoner - Raidou Kuzunoha vs. the Soulless Army"
|
||||
region: "PAL-E"
|
||||
gsHWFixes:
|
||||
minimumBlendingLevel: 3 # Fixes broken effect rendering.
|
||||
SLES-54630:
|
||||
name: "Chi Vuol Essere Milionario - Party Edition"
|
||||
region: "PAL-I"
|
||||
|
@ -32379,6 +32381,8 @@ SLPM-66246:
|
|||
name: "Devil Summoner - Kuzunoha Raidou tai Chouriki Heidan"
|
||||
region: "NTSC-J"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
minimumBlendingLevel: 3 # Fixes broken effect rendering.
|
||||
SLPM-66247:
|
||||
name: "Meine Liebe II - Hokori to Seigi to Ai"
|
||||
region: "NTSC-J"
|
||||
|
@ -33861,6 +33865,8 @@ SLPM-66633:
|
|||
SLPM-66634:
|
||||
name: "Devil Summoner - Kuzunoha Raidou tai Chouriki Heidan [Atlus Best Collection]"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
minimumBlendingLevel: 3 # Fixes broken effect rendering.
|
||||
SLPM-66635:
|
||||
name: "Wind - A Breath of Heart [Alchemist Best Collection]"
|
||||
region: "NTSC-J"
|
||||
|
@ -48338,6 +48344,8 @@ SLUS-21431:
|
|||
name: "Shin Megami Tensei - Devil Summoner - Raidou Kuzunoha vs. The Soulless Army"
|
||||
region: "NTSC-U"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
minimumBlendingLevel: 3 # Fixes broken effect rendering.
|
||||
SLUS-21432:
|
||||
name: "NRA Gun Club"
|
||||
region: "NTSC-U"
|
||||
|
@ -50850,6 +50858,8 @@ SLUS-28063:
|
|||
SLUS-28064:
|
||||
name: "Shin Megami Tensei - Devil Summoner [Trade Demo]"
|
||||
region: "NTSC-U"
|
||||
gsHWFixes:
|
||||
minimumBlendingLevel: 3 # Fixes broken effect rendering.
|
||||
SLUS-28065:
|
||||
name: "Odin Sphere [Trade Demo]"
|
||||
region: "NTSC-U"
|
||||
|
|
Loading…
Reference in New Issue