Taiko h264 fix

This commit is contained in:
Michael 2017-12-19 21:44:17 -08:00
parent da454d7bfc
commit 8ae8c82c38

View File

@ -16,6 +16,7 @@ version = 2
width = 1280
height = 720
#formatsExcluded = 0x1a # disabled because shares same format as display texture itself
tileModesExcluded = 0x001
overwriteWidth = <?=round($scaleFactorX*1280)?>
overwriteHeight = <?=round($scaleFactorY*720)?>