[Mario Tennis] fix videos

This commit is contained in:
Michael 2017-11-01 10:26:31 -07:00
parent 17cc8f1b39
commit 0ee7c55c32

View file

@ -16,6 +16,7 @@ version = 2
width = 1280
height = 720
formatsExcluded = 0x431
tileModesExcluded = 0x001
overwriteWidth = <?=round($scaleFactorX*1280)?>
overwriteHeight = <?=round($scaleFactorY*720)?>
@ -29,6 +30,7 @@ overwriteHeight = <?=round($scaleFactorY*720)?>
width = 640
height = 360
formatsExcluded = 0x41a
tileModesExcluded = 0x001
overwriteWidth = <?=round($scaleFactorX*640)?>
overwriteHeight = <?=round($scaleFactorY*360)?>