mirror of https://github.com/PCSX2/pcsx2.git
Gamedb: remove not needed upscaling fixes for God of war
This commit is contained in:
parent
ee2cbc80b8
commit
7ba6e4adc3
|
@ -1510,7 +1510,6 @@ SCAJ-30010:
|
|||
region: "NTSC-E"
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
@ -3105,7 +3104,6 @@ SCES-51533:
|
|||
region: "PAL-Unk"
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
@ -3555,7 +3553,6 @@ SCES-53133:
|
|||
compat: 5
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
@ -5025,7 +5022,6 @@ SCKA-30002:
|
|||
compat: 5
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
@ -7538,7 +7534,6 @@ SCUS-97399:
|
|||
compat: 5
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
@ -7820,7 +7815,6 @@ SCUS-97467:
|
|||
region: "NTSC-U"
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
@ -29409,7 +29403,6 @@ SLPM-66167:
|
|||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
@ -32356,7 +32349,6 @@ SLPM-67010:
|
|||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
@ -32365,7 +32357,6 @@ SLPM-67011:
|
|||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
@ -32374,7 +32365,6 @@ SLPM-67012:
|
|||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
alignSprite: 1 # Fixes water vertical lines.
|
||||
halfPixelOffset: 2 # Fixes depth lines and vertical lines and green fog bloom effect.
|
||||
roundSprite: 1 # Fixes vertical lines and minor ghosting.
|
||||
wrapGSMem: 1 # Fixes FMV when in progressive mode.
|
||||
autoFlush: 1 # Fixes sun going through walls.
|
||||
|
|
Loading…
Reference in New Issue