mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 19:53:06 -03:00
Fist of the North Star - Added support for the European version of the game.
This commit is contained in:
parent
9aafc09471
commit
ae88fcefc3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ $scaleFactorY = $fullHeight / 720.0;
|
|||
$title = get_title($fullWidth, $fullHeight);
|
||||
?>
|
||||
[Definition]
|
||||
titleIds = 0005000010116600
|
||||
titleIds = 0005000010116600,000500001012B800
|
||||
name = "Fist of the North Star: Ken's Rage 2 - <?=$title?>"
|
||||
version = 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue