mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Fixing fixes
Fixes some previous fixes so those fixes actually work or don't break the game
This commit is contained in:
parent
00ffa42f50
commit
e89115a027
|
@ -8642,7 +8642,6 @@ SLAJ-25094:
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 2 # Fixes depth lines.
|
halfPixelOffset: 2 # Fixes depth lines.
|
||||||
autoFlush: 1 # Fixes blur.
|
autoFlush: 1 # Fixes blur.
|
||||||
mipmap: 2 # Fixes over sharpening.
|
|
||||||
SLAJ-25095:
|
SLAJ-25095:
|
||||||
name: "Medal of Honor - Vanguard"
|
name: "Medal of Honor - Vanguard"
|
||||||
region: "NTSC-Unk"
|
region: "NTSC-Unk"
|
||||||
|
@ -19102,7 +19101,6 @@ SLES-54627:
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 2 # Fixes depth lines.
|
halfPixelOffset: 2 # Fixes depth lines.
|
||||||
autoFlush: 1 # Fixes blur.
|
autoFlush: 1 # Fixes blur.
|
||||||
mipmap: 2 # Fixes over sharpening.
|
|
||||||
SLES-54628:
|
SLES-54628:
|
||||||
name: "Skate Attack [Promo]"
|
name: "Skate Attack [Promo]"
|
||||||
region: "PAL-E"
|
region: "PAL-E"
|
||||||
|
@ -19262,7 +19260,6 @@ SLES-54681:
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 2 # Fixes depth lines.
|
halfPixelOffset: 2 # Fixes depth lines.
|
||||||
autoFlush: 1 # Fixes blur.
|
autoFlush: 1 # Fixes blur.
|
||||||
mipmap: 2 # Fixes over sharpening.
|
|
||||||
SLES-54683:
|
SLES-54683:
|
||||||
name: "Medal of Honor - Vanguard"
|
name: "Medal of Honor - Vanguard"
|
||||||
region: "PAL-M9"
|
region: "PAL-M9"
|
||||||
|
@ -31668,7 +31665,6 @@ SLPM-66739:
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 2 # Fixes depth lines.
|
halfPixelOffset: 2 # Fixes depth lines.
|
||||||
autoFlush: 1 # Fixes blur.
|
autoFlush: 1 # Fixes blur.
|
||||||
mipmap: 2 # Fixes over sharpening.
|
|
||||||
SLPM-66740:
|
SLPM-66740:
|
||||||
name: "Sentou Kokka Kai - Legend [DX Pack]"
|
name: "Sentou Kokka Kai - Legend [DX Pack]"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
|
@ -45577,7 +45573,6 @@ SLUS-21596:
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 2 # Fixes depth lines.
|
halfPixelOffset: 2 # Fixes depth lines.
|
||||||
autoFlush: 1 # Fixes blur.
|
autoFlush: 1 # Fixes blur.
|
||||||
mipmap: 2 # Fixes over sharpening.
|
|
||||||
SLUS-21597:
|
SLUS-21597:
|
||||||
name: "Medal of Honor - Vanguard"
|
name: "Medal of Honor - Vanguard"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
|
|
Loading…
Reference in New Issue