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:
|
||||
halfPixelOffset: 2 # Fixes depth lines.
|
||||
autoFlush: 1 # Fixes blur.
|
||||
mipmap: 2 # Fixes over sharpening.
|
||||
SLAJ-25095:
|
||||
name: "Medal of Honor - Vanguard"
|
||||
region: "NTSC-Unk"
|
||||
|
@ -19102,7 +19101,6 @@ SLES-54627:
|
|||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes depth lines.
|
||||
autoFlush: 1 # Fixes blur.
|
||||
mipmap: 2 # Fixes over sharpening.
|
||||
SLES-54628:
|
||||
name: "Skate Attack [Promo]"
|
||||
region: "PAL-E"
|
||||
|
@ -19262,7 +19260,6 @@ SLES-54681:
|
|||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes depth lines.
|
||||
autoFlush: 1 # Fixes blur.
|
||||
mipmap: 2 # Fixes over sharpening.
|
||||
SLES-54683:
|
||||
name: "Medal of Honor - Vanguard"
|
||||
region: "PAL-M9"
|
||||
|
@ -31668,7 +31665,6 @@ SLPM-66739:
|
|||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes depth lines.
|
||||
autoFlush: 1 # Fixes blur.
|
||||
mipmap: 2 # Fixes over sharpening.
|
||||
SLPM-66740:
|
||||
name: "Sentou Kokka Kai - Legend [DX Pack]"
|
||||
region: "NTSC-J"
|
||||
|
@ -45577,7 +45573,6 @@ SLUS-21596:
|
|||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes depth lines.
|
||||
autoFlush: 1 # Fixes blur.
|
||||
mipmap: 2 # Fixes over sharpening.
|
||||
SLUS-21597:
|
||||
name: "Medal of Honor - Vanguard"
|
||||
region: "NTSC-U"
|
||||
|
|
Loading…
Reference in New Issue