mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
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:
parent
bd81b765f5
commit
cadd1d3ea5
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user