[Rio] Scale gamepad

This commit is contained in:
Michael 2018-02-03 23:32:52 -08:00
parent 46e193f8cb
commit 5c7859eeda

View File

@ -8,7 +8,7 @@ $scaleFactorY = $fullHeight / 720.0;
$title = get_title($fullWidth, $fullHeight); $title = get_title($fullWidth, $fullHeight);
?> ?>
[Definition] [Definition]
titleIds = 0005000010190300,00050000101e5300,00050000101e5400,0005000210190301,00050002101e5401 titleIds = 0005000010190300,00050000101E5300,00050000101E5400,0005000210190301,00050002101E5301,00050002101E5401
name = "Mario & Sonic at the Rio 2016 Olympic Games - <?=$title?>" name = "Mario & Sonic at the Rio 2016 Olympic Games - <?=$title?>"
version = 2 version = 2
@ -51,8 +51,8 @@ overwriteHeight = <?=round($scaleFactorY*226)?>
width = 854 width = 854
height = 480 height = 480
#formatsExcluded = #formatsExcluded =
overwriteWidth = <?=round($scaleFactorX*854)?> overwriteWidth = <?=round($scaleFactorX*1280)?>
overwriteHeight = <?=round($scaleFactorY*480)?> overwriteHeight = <?=round($scaleFactorY*720)?>
[TextureRedefine] [TextureRedefine]
width = 832 width = 832