Add EUR version to rules.txt for Pokken (#166)

* Add EUR version

The graphic pack is being enabled only for USA and DEMO version. Add EUR version.

* Add EUR version to rules

The graphic pack is being enabled only for USA and DEMO version. Add EUR version.
This commit is contained in:
nosklo 2018-01-19 22:01:28 -02:00 committed by Michael
parent bd81b765f5
commit cadd1d3ea5
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 00050000101DF400,00050002101DF401
titleIds = 00050000101DF400,00050002101DF401,00050000101DF500
name = "Pokken Tournament - High Res Shadows"
version = 2
@ -8,4 +8,4 @@ width = 512
height = 512
formats = 0x005
overwriteWidth = 1024
overwriteHeight = 1024
overwriteHeight = 1024

View File

@ -8,7 +8,7 @@ $scaleFactorY = $fullHeight / 720.0;
$title = get_title($fullWidth, $fullHeight);
?>
[Definition]
titleIds = 00050000101DF400,00050002101DF401
titleIds = 00050000101DF400,00050002101DF401,0050000101DF500
name = "Pokken Tournament - <?=$title?>"
version = 2