[YWW] Fix curtains

This commit is contained in:
getdls 2018-12-30 14:19:06 +01:00
parent 259845f117
commit b8a26a73c0

View File

@ -164,19 +164,19 @@ overwriteWidth = ($width/$gameWidth) * (1024*$scaleShader)
overwriteHeight = ($height/$gameHeight) * (1024*$scaleShader) overwriteHeight = ($height/$gameHeight) * (1024*$scaleShader)
#[TextureRedefine] #pad rounded [TextureRedefine] #Curtains / Shadows
#width = 864 width = 864
#height = 480 height = 480
##formats = 0x034 #formats = 0x034
#overwriteWidth = ($width/$gameWidth) * 864 overwriteWidth = ($width/$gameWidth) * 864
#overwriteHeight = ($height/$gameHeight) * 480 overwriteHeight = ($height/$gameHeight) * 480
#
#[TextureRedefine] #pad [TextureRedefine] #Curtains / Shadows
#width = 854 width = 854
#height = 480 height = 480
##formats = 0x034 #formats = 0x034
#overwriteWidth = ($width/$gameWidth) * 854 overwriteWidth = ($width/$gameWidth) * 854
#overwriteHeight = ($height/$gameHeight) * 480 overwriteHeight = ($height/$gameHeight) * 480
[TextureRedefine] # 360 rounding [TextureRedefine] # 360 rounding