Update rules.txt

This commit is contained in:
MelonSpeedruns 2017-12-06 12:05:26 -05:00 committed by GitHub
parent 123a031a8d
commit 0a807751ca
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)?>