Merge pull request #141 from MelonSpeedruns/master
This commit is contained in:
commit
c4db15cc03
@ -22,6 +22,7 @@ overwriteHeight = <?=round($scaleFactorY*1080)?>
|
|||||||
[TextureRedefine] # Blur, bloom
|
[TextureRedefine] # Blur, bloom
|
||||||
width = 960
|
width = 960
|
||||||
height = 540
|
height = 540
|
||||||
|
formatsExcluded = 0x8 # exclude the menu background textures
|
||||||
overwriteWidth = <?=round($scaleFactorX*960)?>
|
overwriteWidth = <?=round($scaleFactorX*960)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*540)?>
|
overwriteHeight = <?=round($scaleFactorY*540)?>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user