[SM3DW] - Fix large mirror

This commit is contained in:
getdls 2020-06-06 02:23:55 +02:00
parent 1caa114b03
commit 37789481fb

View File

@ -162,6 +162,13 @@ height = 480
overwriteWidth = ($width/$gameWidth) * 854
overwriteHeight = ($height/$gameHeight) * 480
[TextureRedefine] #large mirror
width = 848
height = 480
#formats = 0x816,0x810,0x019,0x01a
overwriteWidth = ($width/$gameWidth) * 848
overwriteHeight = ($height/$gameHeight) * 480
[TextureRedefine] #Depth 8
width = 640
height = 368