[Color Splash] add gamepad

This commit is contained in:
Michael 2017-10-18 23:00:02 -07:00
parent 444bcdf70c
commit 9efbda08f4

View File

@ -19,3 +19,9 @@ formatsExcluded = 0x431
tileModesExcluded = 0x001 tileModesExcluded = 0x001
overwriteWidth = <?=round($scaleFactorX*1280)?> overwriteWidth = <?=round($scaleFactorX*1280)?>
overwriteHeight = <?=round($scaleFactorY*720)?> overwriteHeight = <?=round($scaleFactorY*720)?>
[TextureRedefine]
width = 854
height = 480
overwriteWidth = <?=round($scaleFactorX*1280)?>
overwriteHeight = <?=round($scaleFactorY*720)?>