mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Gun Align to Native + typo fix
Looks better with the bloom and character shadows
This commit is contained in:
parent
507fafd601
commit
6f904759ee
|
@ -21115,7 +21115,7 @@ SLES-53523:
|
|||
minimumBlendingLevel: 3 # Fixes broken light and shadow rendering.
|
||||
mipmap: 2 # Mipmap + trilinear, improves ground textures and water textures and reflections.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 2 # Fixes misalgined bloom.
|
||||
halfPixelOffset: 4 # Fixes misaligned bloom and character shadows.
|
||||
autoFlush: 2 # Fixes missing bloom intensity and alignment.
|
||||
SLES-53524:
|
||||
name: "Mortal Kombat - Shaolin Monks"
|
||||
|
@ -21649,7 +21649,7 @@ SLES-53647:
|
|||
minimumBlendingLevel: 3 # Fixes broken light and shadow rendering.
|
||||
mipmap: 2 # Mipmap + trilinear, improves ground textures and water textures and reflections.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 2 # Fixes misalgined bloom.
|
||||
halfPixelOffset: 4 # Fixes misaligned bloom and character shadows.
|
||||
autoFlush: 2 # Fixes missing bloom intensity and alignment.
|
||||
SLES-53651:
|
||||
name: "WWII - Soldier"
|
||||
|
@ -24307,7 +24307,7 @@ SLES-54616:
|
|||
name: "Fantastic Four - Rise of the Silver Surfer"
|
||||
region: "PAL-M5"
|
||||
gsHWFixes:
|
||||
roundSprite: 2 # Fixes edge depth bleeding during power attacks and misalgined bloom.
|
||||
roundSprite: 2 # Fixes edge depth bleeding during power attacks and misaligned bloom.
|
||||
SLES-54617:
|
||||
name: "Action Man A.T.O.M. - Alpha Teens on Machines"
|
||||
region: "PAL-M9"
|
||||
|
@ -24784,7 +24784,7 @@ SLES-54776:
|
|||
name: "Fantastic Four - Rise of the Silver Surfer"
|
||||
region: "PAL-E-I"
|
||||
gsHWFixes:
|
||||
roundSprite: 2 # Fixes edge depth bleeding during power attacks and misalgined bloom.
|
||||
roundSprite: 2 # Fixes edge depth bleeding during power attacks and misaligned bloom.
|
||||
SLES-54778:
|
||||
name: "Harry Potter and the Order of the Phoenix"
|
||||
region: "PAL-E"
|
||||
|
@ -61636,7 +61636,7 @@ SLUS-21139:
|
|||
minimumBlendingLevel: 3 # Fixes broken light and shadow rendering.
|
||||
mipmap: 2 # Mipmap + trilinear, improves ground textures and water textures and reflections.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 2 # Fixes misalgined bloom.
|
||||
halfPixelOffset: 4 # Fixes misaligned bloom and character shadows.
|
||||
autoFlush: 2 # Fixes missing bloom intensity and alignment.
|
||||
SLUS-21140:
|
||||
name: "Mobile Suit Gundam Seed - Never Ending Tomorrow"
|
||||
|
@ -63969,7 +63969,7 @@ SLUS-21544:
|
|||
region: "NTSC-U"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
roundSprite: 2 # Fixes edge depth bleeding during power attacks and misalgined bloom.
|
||||
roundSprite: 2 # Fixes edge depth bleeding during power attacks and misaligned bloom.
|
||||
SLUS-21545:
|
||||
name: "Pirates of the Caribbean - At World's End"
|
||||
region: "NTSC-U"
|
||||
|
|
Loading…
Reference in New Issue