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"
|
region: "NTSC-Unk"
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SCAJ-25026:
|
SCAJ-25026:
|
||||||
name: "Kunoichi Shinobi"
|
name: "Kunoichi Shinobi"
|
||||||
region: "NTSC-Unk"
|
region: "NTSC-Unk"
|
||||||
@ -13155,12 +13154,11 @@ SLAJ-25012:
|
|||||||
region: "NTSC-Unk"
|
region: "NTSC-Unk"
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLAJ-25014:
|
SLAJ-25014:
|
||||||
name: "Cyber Troopers - Virtual-On Marz"
|
name: "Cyber Troopers - Virtual-On Marz"
|
||||||
region: "NTSC-Unk"
|
region: "NTSC-Unk"
|
||||||
@ -13749,12 +13747,11 @@ SLED-51921:
|
|||||||
region: "PAL-Unk"
|
region: "PAL-Unk"
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLED-51961:
|
SLED-51961:
|
||||||
name: "Prince of Persia - The Sands of Time [Demo]"
|
name: "Prince of Persia - The Sands of Time [Demo]"
|
||||||
region: "PAL-E"
|
region: "PAL-E"
|
||||||
@ -18650,58 +18647,53 @@ SLES-51815:
|
|||||||
compat: 5
|
compat: 5
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLES-51816:
|
SLES-51816:
|
||||||
name: "Final Fantasy X-2"
|
name: "Final Fantasy X-2"
|
||||||
region: "PAL-F"
|
region: "PAL-F"
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLES-51817:
|
SLES-51817:
|
||||||
name: "Final Fantasy X-2"
|
name: "Final Fantasy X-2"
|
||||||
region: "PAL-G"
|
region: "PAL-G"
|
||||||
compat: 5
|
compat: 5
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLES-51818:
|
SLES-51818:
|
||||||
name: "Final Fantasy X-2"
|
name: "Final Fantasy X-2"
|
||||||
region: "PAL-I"
|
region: "PAL-I"
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLES-51819:
|
SLES-51819:
|
||||||
name: "Final Fantasy X-2"
|
name: "Final Fantasy X-2"
|
||||||
region: "PAL-S"
|
region: "PAL-S"
|
||||||
compat: 5
|
compat: 5
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLES-51820:
|
SLES-51820:
|
||||||
name: "Sniper Elite"
|
name: "Sniper Elite"
|
||||||
region: "PAL-M5"
|
region: "PAL-M5"
|
||||||
@ -31722,12 +31714,11 @@ SLKA-25144:
|
|||||||
compat: 5
|
compat: 5
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLKA-25145:
|
SLKA-25145:
|
||||||
name: ".hack//침식오염 Vol.3"
|
name: ".hack//침식오염 Vol.3"
|
||||||
name-sort: ".hack Outbreak Vol. 3"
|
name-sort: ".hack Outbreak Vol. 3"
|
||||||
@ -47673,12 +47664,11 @@ SLPM-66125:
|
|||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLPM-66127:
|
SLPM-66127:
|
||||||
name: "Harukanaru Toki no Naka de 3 - Izayoiki"
|
name: "Harukanaru Toki no Naka de 3 - Izayoiki"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
@ -58539,12 +58529,11 @@ SLPS-25250:
|
|||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLPS-25251:
|
SLPS-25251:
|
||||||
name: "MVPベースボール2003"
|
name: "MVPベースボール2003"
|
||||||
name-sort: "MVPべーすぼーる2003"
|
name-sort: "MVPべーすぼーる2003"
|
||||||
@ -67244,12 +67233,11 @@ SLUS-20672:
|
|||||||
compat: 5
|
compat: 5
|
||||||
clampModes:
|
clampModes:
|
||||||
eeClampMode: 3 # Fixes animations.
|
eeClampMode: 3 # Fixes animations.
|
||||||
gameFixes:
|
|
||||||
- SoftwareRendererFMVHack # Fixes brightness and overlapping subtitles.
|
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
roundSprite: 1 # Fixes font artifacts.
|
roundSprite: 1 # Fixes font artifacts.
|
||||||
halfPixelOffset: 5 # Helps align post effects.
|
halfPixelOffset: 5 # Helps align post effects.
|
||||||
autoFlush: 1 # Fixes missing blur.
|
autoFlush: 1 # Fixes missing blur.
|
||||||
|
textureInsideRT: 1 # Fixes broken FMVs.
|
||||||
SLUS-20673:
|
SLUS-20673:
|
||||||
name: "Alias"
|
name: "Alias"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user