[BOTW] Add horse customization menu upscaling rule

This commit is contained in:
Joel 2017-10-29 13:46:13 +01:00 committed by GitHub
parent a86d342c8f
commit 6fe095c13e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,6 +230,12 @@ overwriteFormat = 0x823
overwriteWidth = <?=round($scaleFactorX*320)?>
overwriteHeight = <?=round($scaleFactorY*180)?>
[TextureRedefine] #horse customization screen
width = 480
height = 720
overwriteWidth = <?=round($scaleFactorX*480)?>
overwriteHeight = <?=round($scaleFactorY*720)?>
[TextureRedefine] #lines on map
width = 13
height = 305