Merge pull request #141 from MelonSpeedruns/master

This commit is contained in:
Michael 2017-12-06 09:22:34 -08:00 committed by GitHub
commit c4db15cc03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ overwriteHeight = <?=round($scaleFactorY*1080)?>
[TextureRedefine] # Blur, bloom
width = 960
height = 540
formatsExcluded = 0x8 # exclude the menu background textures
overwriteWidth = <?=round($scaleFactorX*960)?>
overwriteHeight = <?=round($scaleFactorY*540)?>