mirror of https://github.com/PCSX2/pcsx2.git
Gamedb: add missing MGS3 HWfixes
This commit is contained in:
parent
094f2da774
commit
19f7e3631a
|
@ -22044,6 +22044,8 @@ SLKA-25251:
|
|||
region: "NTSC-K"
|
||||
gameFixes:
|
||||
- BlitInternalFPSHack # Fixes internal FPS detection.
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes blurriness.
|
||||
SLKA-25252:
|
||||
name: "Forgotten Realms - Demon Stone"
|
||||
region: "NTSC-K"
|
||||
|
@ -27690,11 +27692,15 @@ SLPM-65789:
|
|||
region: "NTSC-J"
|
||||
gameFixes:
|
||||
- BlitInternalFPSHack # Fixes internal FPS detection.
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes blurriness.
|
||||
SLPM-65790:
|
||||
name: "Metal Gear Solid 3 - Snake Eater"
|
||||
region: "NTSC-J"
|
||||
gameFixes:
|
||||
- BlitInternalFPSHack # Fixes internal FPS detection.
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes blurriness.
|
||||
SLPM-65791:
|
||||
name: "S.L.A.I. - Steel Lancer Arena International"
|
||||
region: "NTSC-J"
|
||||
|
@ -31231,6 +31237,8 @@ SLPM-66794:
|
|||
region: "NTSC-J"
|
||||
gameFixes:
|
||||
- BlitInternalFPSHack # Fixes internal FPS detection.
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes blurriness.
|
||||
SLPM-66796:
|
||||
name: "Metal Gear Solid - 20th Anniversary Collection"
|
||||
region: "NTSC-J"
|
||||
|
@ -32060,6 +32068,8 @@ SLPM-68516:
|
|||
region: "NTSC-J"
|
||||
gameFixes:
|
||||
- BlitInternalFPSHack # Fixes internal FPS detection.
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes blurriness.
|
||||
SLPM-69001:
|
||||
name: "PictureParadise Club"
|
||||
region: "NTSC-J"
|
||||
|
@ -41315,6 +41325,8 @@ SLUS-20915:
|
|||
compat: 5
|
||||
gameFixes:
|
||||
- BlitInternalFPSHack # Fixes internal FPS detection.
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 2 # Fixes blurriness.
|
||||
SLUS-20916:
|
||||
name: "Dance Dance Revolution EXTREME"
|
||||
region: "NTSC-U"
|
||||
|
|
Loading…
Reference in New Issue