mirror of https://github.com/PCSX2/pcsx2.git
GameDB: disable MTVU & instantVU for K1 series games
This commit is contained in:
parent
1e526097f6
commit
c32c4c1e46
|
@ -17655,6 +17655,9 @@ SLES-53809:
|
||||||
region: "PAL-E"
|
region: "PAL-E"
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- XGKickHack # Fixes black and white fighters.
|
- XGKickHack # Fixes black and white fighters.
|
||||||
|
speedHacks:
|
||||||
|
MTVUSpeedHack: 0 # Fixes game from crashing.
|
||||||
|
InstantVU1SpeedHack: 0 # Fixes graphical issues.
|
||||||
patches:
|
patches:
|
||||||
B6F9C8D3:
|
B6F9C8D3:
|
||||||
content: |-
|
content: |-
|
||||||
|
@ -25721,6 +25724,9 @@ SLPM-62581:
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- XGKickHack # Fixes black and white fighters.
|
- XGKickHack # Fixes black and white fighters.
|
||||||
|
speedHacks:
|
||||||
|
MTVUSpeedHack: 0 # Fixes game from crashing.
|
||||||
|
InstantVU1SpeedHack: 0 # Fixes graphical issues.
|
||||||
patches:
|
patches:
|
||||||
0A1042EE:
|
0A1042EE:
|
||||||
content: |-
|
content: |-
|
||||||
|
@ -27513,6 +27519,8 @@ SLPM-65335:
|
||||||
SLPM-65336:
|
SLPM-65336:
|
||||||
name: "K-1 World Grand Prix - The Beast Attack!"
|
name: "K-1 World Grand Prix - The Beast Attack!"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
|
gsHWFixes:
|
||||||
|
alignSprite: 1 # Fixes upscaling lines.
|
||||||
SLPM-65337:
|
SLPM-65337:
|
||||||
name: "Gegege no Kitaro - Ibun Youkaitan"
|
name: "Gegege no Kitaro - Ibun Youkaitan"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
|
@ -27807,6 +27815,8 @@ SLPM-65432:
|
||||||
SLPM-65433:
|
SLPM-65433:
|
||||||
name: "K-1 World Grand Prix 2003"
|
name: "K-1 World Grand Prix 2003"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
|
gsHWFixes:
|
||||||
|
alignSprite: 1 # Fixes upscaling lines.
|
||||||
SLPM-65434:
|
SLPM-65434:
|
||||||
name: "Battle Gear 3"
|
name: "Battle Gear 3"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
|
@ -34990,6 +35000,9 @@ SLPS-20453:
|
||||||
compat: 5
|
compat: 5
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- XGKickHack # Fixes black and white fighters.
|
- XGKickHack # Fixes black and white fighters.
|
||||||
|
speedHacks:
|
||||||
|
MTVUSpeedHack: 0 # Fixes game from crashing.
|
||||||
|
InstantVU1SpeedHack: 0 # Fixes graphical issues.
|
||||||
patches:
|
patches:
|
||||||
602B7A48:
|
602B7A48:
|
||||||
content: |-
|
content: |-
|
||||||
|
@ -37209,6 +37222,9 @@ SLPS-25578:
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- XGKickHack # Fixes black and white fighters.
|
- XGKickHack # Fixes black and white fighters.
|
||||||
|
speedHacks:
|
||||||
|
MTVUSpeedHack: 0 # Fixes game from crashing.
|
||||||
|
InstantVU1SpeedHack: 0 # Fixes graphical issues.
|
||||||
patches:
|
patches:
|
||||||
F8664E20:
|
F8664E20:
|
||||||
content: |-
|
content: |-
|
||||||
|
|
Loading…
Reference in New Issue