[TMS] gampad aspect test 2

Why was the gamepad scaled from 1280??
This commit is contained in:
getdls 2018-07-05 00:17:41 +02:00
parent 47359193d5
commit c8a057b564

View File

@ -74,8 +74,8 @@ overwriteHeight = <?=round($scaleFactorY*720)?>
width = 854 width = 854
height = 480 height = 480
#formatsExcluded = #formatsExcluded =
overwriteWidth = <?=round($scaleFactorX*1280)?> overwriteWidth = <?=round($scaleFactorY*854)?>
overwriteHeight = <?=round($scaleFactorY*720)?> overwriteHeight = <?=round($scaleFactorY*480)?>
[TextureRedefine] [TextureRedefine]
width = 854 width = 854