mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-12-16 04:08:48 +00:00
GameDB: FFX-2 FMV FIxes
Some checks failed
📝 Validate GameDB / Lint and Validate GameDB (push) Has been cancelled
🐧 Linux Builds / AppImage (push) Has been cancelled
🐧 Linux Builds / Flatpak (push) Has been cancelled
🍎 MacOS Builds / Defaults (push) Has been cancelled
🖥️ Windows Builds / Lint VS Project Files (push) Has been cancelled
🖥️ Windows Builds / CMake (push) Has been cancelled
🖥️ Windows Builds / SSE4 (push) Has been cancelled
🖥️ Windows Builds / AVX2 (push) Has been cancelled
Some checks failed
📝 Validate GameDB / Lint and Validate GameDB (push) Has been cancelled
🐧 Linux Builds / AppImage (push) Has been cancelled
🐧 Linux Builds / Flatpak (push) Has been cancelled
🍎 MacOS Builds / Defaults (push) Has been cancelled
🖥️ Windows Builds / Lint VS Project Files (push) Has been cancelled
🖥️ Windows Builds / CMake (push) Has been cancelled
🖥️ Windows Builds / SSE4 (push) Has been cancelled
🖥️ Windows Builds / AVX2 (push) Has been cancelled
This commit is contained in:
parent
10e13cfece
commit
9b147cc57c
@ -2588,12 +2588,11 @@ SCAJ-25012:
|
||||
region: "NTSC-Unk"
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SCAJ-25026:
|
||||
name: "Kunoichi Shinobi"
|
||||
region: "NTSC-Unk"
|
||||
@ -13155,12 +13154,11 @@ SLAJ-25012:
|
||||
region: "NTSC-Unk"
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLAJ-25014:
|
||||
name: "Cyber Troopers - Virtual-On Marz"
|
||||
region: "NTSC-Unk"
|
||||
@ -13749,12 +13747,11 @@ SLED-51921:
|
||||
region: "PAL-Unk"
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLED-51961:
|
||||
name: "Prince of Persia - The Sands of Time [Demo]"
|
||||
region: "PAL-E"
|
||||
@ -18650,58 +18647,53 @@ SLES-51815:
|
||||
compat: 5
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLES-51816:
|
||||
name: "Final Fantasy X-2"
|
||||
region: "PAL-F"
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLES-51817:
|
||||
name: "Final Fantasy X-2"
|
||||
region: "PAL-G"
|
||||
compat: 5
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLES-51818:
|
||||
name: "Final Fantasy X-2"
|
||||
region: "PAL-I"
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLES-51819:
|
||||
name: "Final Fantasy X-2"
|
||||
region: "PAL-S"
|
||||
compat: 5
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLES-51820:
|
||||
name: "Sniper Elite"
|
||||
region: "PAL-M5"
|
||||
@ -31722,12 +31714,11 @@ SLKA-25144:
|
||||
compat: 5
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLKA-25145:
|
||||
name: ".hack//침식오염 Vol.3"
|
||||
name-sort: ".hack Outbreak Vol. 3"
|
||||
@ -47673,12 +47664,11 @@ SLPM-66125:
|
||||
region: "NTSC-J"
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLPM-66127:
|
||||
name: "Harukanaru Toki no Naka de 3 - Izayoiki"
|
||||
region: "NTSC-J"
|
||||
@ -58539,12 +58529,11 @@ SLPS-25250:
|
||||
region: "NTSC-J"
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLPS-25251:
|
||||
name: "MVPベースボール2003"
|
||||
name-sort: "MVPべーすぼーる2003"
|
||||
@ -67244,12 +67233,11 @@ SLUS-20672:
|
||||
compat: 5
|
||||
clampModes:
|
||||
eeClampMode: 3 # Fixes animations.
|
||||
gameFixes:
|
||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
||||
gsHWFixes:
|
||||
roundSprite: 1 # Fixes font artifacts.
|
||||
halfPixelOffset: 5 # Helps align post effects.
|
||||
autoFlush: 1 # Fixes missing blur.
|
||||
textureInsideRT: 1 # Fixes broken FMVs.
|
||||
SLUS-20673:
|
||||
name: "Alias"
|
||||
region: "NTSC-U"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user