[Botw] 144op rounding error fix

FIx - 2+2 != 5  , even for very large numbers of 2
This commit is contained in:
getdls 2017-04-15 01:51:12 +02:00
parent aa9920d9ee
commit 353e06d60f

View file

@ -55,14 +55,14 @@ overwriteHeight = 360
#[TextureRedefine] #q-res2 #[TextureRedefine] #q-res2
#width = 320 #width = 320
#height = 145 #height = 145
#overwriteWidth = 641 #overwriteWidth = 640
#overwriteHeight = 291 #overwriteHeight = 290
#[TextureRedefine] #q-res3 #[TextureRedefine] #q-res3
#width = 320 #width = 320
#height = 144 #height = 144
#overwriteWidth = 641 #overwriteWidth = 640
#overwriteHeight = 289 #overwriteHeight = 288
[TextureRedefine] #o-res1 [TextureRedefine] #o-res1
width = 160 width = 160
@ -76,7 +76,7 @@ width = 80
height = 45 height = 45
formats = 0x001 #Scale depth masking, not bloom formats = 0x001 #Scale depth masking, not bloom
overwriteWidth = 160 overwriteWidth = 160
overwriteHeight = 91 overwriteHeight = 90
[TextureRedefine] # M [TextureRedefine] # M
width = 80 width = 80
@ -88,7 +88,7 @@ overwriteHeight = 88
width = 40 width = 40
height = 22 height = 22
overwriteWidth = 80 overwriteWidth = 80
overwriteHeight = 43 overwriteHeight = 44
[TextureRedefine] #fog [TextureRedefine] #fog
width = 720 width = 720