[BotW] Disable count down fade resize by default

Because it's caused by 128x64 which is disabled by default
This commit is contained in:
NAVras-Z 2019-08-04 11:58:26 +08:00
parent 736412e70f
commit d1791b0e5d

View File

@ -785,14 +785,15 @@ overwriteHeight = ($height/$gameHeight) * 185
# overwriteWidth = ($width/$gameWidth) * 64 # overwriteWidth = ($width/$gameWidth) * 64
# overwriteHeight = ($height/$gameHeight) * 64 # overwriteHeight = ($height/$gameHeight) * 64
[TextureRedefine] # 128x64; Mini-game count down number fade # Uncomment if HUD setting is Pro
width = 40 # [TextureRedefine] # 128x64; Mini-game count down number fade
height = 50 # width = 40
depth = 1 # height = 50
formats = 0x1 # depth = 1
tilemodes = 4 # formats = 0x1
overwriteWidth = ($width/$gameWidth) * 40 # tilemodes = 4
overwriteHeight = ($height/$gameHeight) * 50 # overwriteWidth = ($width/$gameWidth) * 40
# overwriteHeight = ($height/$gameHeight) * 50
# Resize letters box: Subtitle # Resize letters box: Subtitle