[Mario Tennis] fix videos
This commit is contained in:
parent
17cc8f1b39
commit
0ee7c55c32
@ -16,6 +16,7 @@ version = 2
|
|||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x431
|
formatsExcluded = 0x431
|
||||||
|
tileModesExcluded = 0x001
|
||||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||||
|
|
||||||
@ -29,6 +30,7 @@ overwriteHeight = <?=round($scaleFactorY*720)?>
|
|||||||
width = 640
|
width = 640
|
||||||
height = 360
|
height = 360
|
||||||
formatsExcluded = 0x41a
|
formatsExcluded = 0x41a
|
||||||
|
tileModesExcluded = 0x001
|
||||||
overwriteWidth = <?=round($scaleFactorX*640)?>
|
overwriteWidth = <?=round($scaleFactorX*640)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*360)?>
|
overwriteHeight = <?=round($scaleFactorY*360)?>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user