mirror of https://github.com/PCSX2/pcsx2.git
GameDB: HW fixes for Rockman X8
SoftwareRendererFMVHack for the NTSC-J & NTSC-K version of Megaman X8
This commit is contained in:
parent
4f57e40c91
commit
02012b5491
|
@ -20699,6 +20699,8 @@ SLKA-25221:
|
||||||
SLKA-25222:
|
SLKA-25222:
|
||||||
name: "Rockman X8"
|
name: "Rockman X8"
|
||||||
region: "NTSC-K"
|
region: "NTSC-K"
|
||||||
|
gameFixes:
|
||||||
|
- SoftwareRendererFMVHack # Flickering and wrong textures in FMV.
|
||||||
SLKA-25224:
|
SLKA-25224:
|
||||||
name: "Detective Saburo Jinguji 9 - Kind of Blue"
|
name: "Detective Saburo Jinguji 9 - Kind of Blue"
|
||||||
region: "NTSC-K"
|
region: "NTSC-K"
|
||||||
|
@ -25643,8 +25645,10 @@ SLPM-65729:
|
||||||
name: "True Crime - Streets of L.A."
|
name: "True Crime - Streets of L.A."
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
SLPM-65730:
|
SLPM-65730:
|
||||||
name: "RockMan X8"
|
name: "Rockman X8"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
|
gameFixes:
|
||||||
|
- SoftwareRendererFMVHack # Flickering and wrong textures in FMV.
|
||||||
memcardFilters:
|
memcardFilters:
|
||||||
- "SLPM-65730"
|
- "SLPM-65730"
|
||||||
- "SLPM-65643"
|
- "SLPM-65643"
|
||||||
|
|
Loading…
Reference in New Issue