GameDB: Add new serials, GS (HW) Fixes

GS (HW) Fixes:
- R - Racing Evolution
- Lemony Snicket's A Series of Unfortunate Events
- Free Running
- Sopranos

New Serials:
- Shadow Hearts II [Demo]
- GI Jockey 2 [Demo]
- Hajime no Ippo - Victorious Boxers
This commit is contained in:
RedDevilus 2022-05-16 03:10:11 +02:00 committed by refractionpcsx2
parent 437b6f3f0e
commit f4f06c9777
1 changed files with 45 additions and 2 deletions

View File

@ -529,7 +529,9 @@ SCAJ-20047:
region: "NTSC-Unk" region: "NTSC-Unk"
SCAJ-20048: SCAJ-20048:
name: "R - Racing Evolution" name: "R - Racing Evolution"
region: "NTSC-Unk" region: "NTSC-J"
gsHWFixes:
alignSprite: 1 # Fixes vertical lines.
SCAJ-20050: SCAJ-20050:
name: "Fatal Frame II - Crimson Butterfly" name: "Fatal Frame II - Crimson Butterfly"
region: "NTSC-Unk" region: "NTSC-Unk"
@ -14122,21 +14124,29 @@ SLES-52807:
region: "PAL-E" region: "PAL-E"
clampModes: clampModes:
eeClampMode: 3 # Fixes the inability to collect items. eeClampMode: 3 # Fixes the inability to collect items.
gsHWFixes:
halfPixelOffset: 1 # Reduces lighting misalignment but doesn't fully fix it.
SLES-52808: SLES-52808:
name: "Lemony Snicket's A Series of Unfortunate Events" name: "Lemony Snicket's A Series of Unfortunate Events"
region: "PAL-F" region: "PAL-F"
clampModes: clampModes:
eeClampMode: 3 # Fixes the inability to collect items. eeClampMode: 3 # Fixes the inability to collect items.
gsHWFixes:
halfPixelOffset: 1 # Reduces lighting misalignment but doesn't fully fix it.
SLES-52809: SLES-52809:
name: "Lemony Snicket - Schauriger Schlamassel" name: "Lemony Snicket - Schauriger Schlamassel"
region: "PAL-G" region: "PAL-G"
clampModes: clampModes:
eeClampMode: 3 # Fixes the inability to collect items. eeClampMode: 3 # Fixes the inability to collect items.
gsHWFixes:
halfPixelOffset: 1 # Reduces lighting misalignment but doesn't fully fix it.
SLES-52810: SLES-52810:
name: "Lemony Snicket's Una Serie Disfortunati Eventi" name: "Lemony Snicket's Una Serie Disfortunati Eventi"
region: "PAL-I" region: "PAL-I"
clampModes: clampModes:
eeClampMode: 3 # Fixes the inability to collect items. eeClampMode: 3 # Fixes the inability to collect items.
gsHWFixes:
halfPixelOffset: 1 # Reduces lighting misalignment but doesn't fully fix it.
SLES-52811: SLES-52811:
name: "Get on da Mic" name: "Get on da Mic"
region: "PAL-M3" region: "PAL-M3"
@ -14178,6 +14188,8 @@ SLES-52825:
region: "PAL-S" region: "PAL-S"
clampModes: clampModes:
eeClampMode: 3 # Fixes the inability to collect items. eeClampMode: 3 # Fixes the inability to collect items.
gsHWFixes:
halfPixelOffset: 1 # Reduces lighting misalignment but doesn't fully fix it.
SLES-52831: SLES-52831:
name: "Syberia 2" name: "Syberia 2"
region: "PAL-M5" region: "PAL-M5"
@ -17414,6 +17426,8 @@ SLES-54205:
SLES-54209: SLES-54209:
name: "Sopranos, The - Road to Respect" name: "Sopranos, The - Road to Respect"
region: "PAL-E-S" region: "PAL-E-S"
gsHWFixes:
halfPixelOffset: 2 # Reduces ghosting but doesn't fully fix it.
SLES-54210: SLES-54210:
name: "NBA 2K7" name: "NBA 2K7"
region: "PAL-M5" region: "PAL-M5"
@ -18246,6 +18260,11 @@ SLES-54555:
SLES-54559: SLES-54559:
name: "Free Running" name: "Free Running"
region: "PAL-E" region: "PAL-E"
gameFixes:
- SoftwareRendererFMVHack # Flickering in FMV.
gsHWFixes:
autoFlush: 1 # Reduces post-processing misalignment.
halfPixelOffset: 1 # Reduces lighting misalignment but doesn't fully fix it.
patches: patches:
d6a0a3ef: d6a0a3ef:
content: |- content: |-
@ -22090,6 +22109,15 @@ SLPM-60109:
SLPM-60123: SLPM-60123:
name: "Gekikuukan Pro Baseball - The End of the Century 1999 [Trial]" name: "Gekikuukan Pro Baseball - The End of the Century 1999 [Trial]"
region: "NTSC-J" region: "NTSC-J"
SLPM-60124:
name: "Shadow Hearts II [Demo]"
region: "NTSC-J"
SLPM-60125:
name: "GI Jockey 2 [Demo]"
region: "NTSC-J"
SLPM-60216:
name: "Hajime no Ippo - Victorious Boxers"
region: "NTSC-J"
SLPM-60138: SLPM-60138:
name: "Klonoa 2 - Lunatea's Veil [Trial]" name: "Klonoa 2 - Lunatea's Veil [Trial]"
region: "NTSC-J" region: "NTSC-J"
@ -22115,6 +22143,11 @@ SLPM-60207:
- SoftwareRendererFMVHack # Flickering and wrong textures in FMV. - SoftwareRendererFMVHack # Flickering and wrong textures in FMV.
clampModes: clampModes:
eeClampMode: 3 # For camera issues in some scenes. eeClampMode: 3 # For camera issues in some scenes.
SLPM-60207:
name: "R - Racing Evolution [Trial]"
region: "NTSC-J"
gsHWFixes:
alignSprite: 1 # Fixes vertical lines.
SLPM-60239: SLPM-60239:
name: "Katamari Damacy [Trial]" name: "Katamari Damacy [Trial]"
region: "NTSC-J" region: "NTSC-J"
@ -33533,6 +33566,8 @@ SLPS-25299:
SLPS-25300: SLPS-25300:
name: "R - Racing Evolution" name: "R - Racing Evolution"
region: "NTSC-J" region: "NTSC-J"
gsHWFixes:
alignSprite: 1 # Fixes vertical lines.
SLPS-25301: SLPS-25301:
name: "Missing Parts - The Tantei Stories - Side A" name: "Missing Parts - The Tantei Stories - Side A"
region: "NTSC-J" region: "NTSC-J"
@ -39411,9 +39446,11 @@ SLUS-20720:
region: "NTSC-U" region: "NTSC-U"
compat: 5 compat: 5
SLUS-20721: SLUS-20721:
name: "R Racing Evolution" name: "R - Racing Evolution"
region: "NTSC-U" region: "NTSC-U"
compat: 5 compat: 5
gsHWFixes:
alignSprite: 1 # Fixes vertical lines.
SLUS-20722: SLUS-20722:
name: "Maximo vs. Army of Zin" name: "Maximo vs. Army of Zin"
region: "NTSC-U" region: "NTSC-U"
@ -41112,6 +41149,8 @@ SLUS-21078:
compat: 5 compat: 5
clampModes: clampModes:
eeClampMode: 3 # Fixes the inability to collect items. eeClampMode: 3 # Fixes the inability to collect items.
gsHWFixes:
halfPixelOffset: 1 # Reduces lighting misalignment but doesn't fully fix it.
SLUS-21079: SLUS-21079:
name: "Armored Core Nexus [Revolution Disc]" name: "Armored Core Nexus [Revolution Disc]"
region: "NTSC-U" region: "NTSC-U"
@ -42723,6 +42762,8 @@ SLUS-21388:
name: "Sopranos, The - Road to Respect" name: "Sopranos, The - Road to Respect"
region: "NTSC-U" region: "NTSC-U"
compat: 5 compat: 5
gsHWFixes:
halfPixelOffset: 2 # Reduces ghosting but doesn't fully fix it.
SLUS-21389: SLUS-21389:
name: "Xenosaga - Episode III - Also Sprach Zarathustra [Disc1of2]" name: "Xenosaga - Episode III - Also Sprach Zarathustra [Disc1of2]"
region: "NTSC-U" region: "NTSC-U"
@ -43360,6 +43401,8 @@ SLUS-21548:
SLUS-21549: SLUS-21549:
name: "Sopranos, The [Collector's Edition]" name: "Sopranos, The [Collector's Edition]"
region: "NTSC-U" region: "NTSC-U"
gsHWFixes:
halfPixelOffset: 2 # Reduces ghosting but doesn't fully fix it.
SLUS-21550: SLUS-21550:
name: "Metal Slug Anthology" name: "Metal Slug Anthology"
region: "NTSC-U" region: "NTSC-U"