GameDB: HW fixes for Mega Man/Rockman X7 + Clamping mode fix (#5694)

This commit is contained in:
Immersion95 2022-03-18 21:53:48 +01:00 committed by GitHub
parent 901664ba44
commit f571b66a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 6 deletions

View File

@ -11860,11 +11860,13 @@ SLES-51883:
name: "Scooby-Doo! Mystery Mayhem" name: "Scooby-Doo! Mystery Mayhem"
region: "PAL-M3" region: "PAL-M3"
SLES-51885: SLES-51885:
name: "MegaMan X7" name: "Mega Man X7"
region: "PAL-M5" region: "PAL-M5"
compat: 5 compat: 5
gameFixes:
- 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.
SLES-51886: SLES-51886:
name: "Lethal Skies II" name: "Lethal Skies II"
region: "PAL-E" region: "PAL-E"
@ -20509,6 +20511,11 @@ SLKA-25112:
SLKA-25115: SLKA-25115:
name: "Rockman X7" name: "Rockman X7"
region: "NTSC-K" region: "NTSC-K"
compat: 5
gameFixes:
- SoftwareRendererFMVHack # Flickering and wrong textures in FMV.
clampModes:
eeClampMode: 3 # For camera issues in some scenes.
SLKA-25125: SLKA-25125:
name: "SNK vs. Capcom - Chaos" name: "SNK vs. Capcom - Chaos"
region: "NTSC-K" region: "NTSC-K"
@ -21275,6 +21282,11 @@ SLPM-60172:
SLPM-60207: SLPM-60207:
name: "Rockman X7" name: "Rockman X7"
region: "NTSC-J" region: "NTSC-J"
compat: 5
gameFixes:
- SoftwareRendererFMVHack # Flickering and wrong textures in FMV.
clampModes:
eeClampMode: 3 # For camera issues in some scenes.
SLPM-60243: SLPM-60243:
name: "Full House Kiss [Trial]" name: "Full House Kiss [Trial]"
region: "NTSC-J" region: "NTSC-J"
@ -24435,10 +24447,13 @@ SLPM-65330:
name: "Akudaikan 2" name: "Akudaikan 2"
region: "NTSC-J" region: "NTSC-J"
SLPM-65331: SLPM-65331:
name: "RockMan X7" name: "Rockman X7"
region: "NTSC-J" region: "NTSC-J"
compat: 5
gameFixes:
- 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-65332: SLPM-65332:
name: "Mahoromatic Automatic Maiden [Limited Edition]" name: "Mahoromatic Automatic Maiden [Limited Edition]"
region: "NTSC-J" region: "NTSC-J"
@ -36995,11 +37010,13 @@ SLUS-20486:
region: "NTSC-U" region: "NTSC-U"
compat: 5 compat: 5
SLUS-20487: SLUS-20487:
name: "MegaMan X7" name: "Mega Man X7"
region: "NTSC-U" region: "NTSC-U"
compat: 5 compat: 5
gameFixes:
- 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.
SLUS-20488: SLUS-20488:
name: "Star Ocean 3 - Till the End of Time [Disc1of2]" name: "Star Ocean 3 - Till the End of Time [Disc1of2]"
region: "NTSC-U" region: "NTSC-U"