[Smash] Add other shadow resolution

This commit is contained in:
Michael 2017-03-17 18:34:59 -07:00
parent f16d208010
commit 4d90a8953a
3 changed files with 22 additions and 1 deletions

View File

@ -9,3 +9,10 @@ height = 512
formats = 0x00f,0x00b
overwriteWidth = 1024
overwriteHeight = 1024
[TextureRedefine]
width = 1024
height = 1024
formats = 0x005
overwriteWidth = 2048
overwriteHeight = 2048

View File

@ -75,6 +75,13 @@ formats = 0x00f,0x00b
overwriteWidth = 256
overwriteHeight = 256
[TextureRedefine] # shadows
width = 1024
height = 1024
formats = 0x005
overwriteWidth = 2048
overwriteHeight = 2048
[TextureRedefine] # boxing ring screen
width = 220
height = 124

View File

@ -75,6 +75,13 @@ formats = 0x00f,0x00b
overwriteWidth = 256
overwriteHeight = 256
[TextureRedefine] # shadows
width = 1024
height = 1024
formats = 0x005
overwriteWidth = 2048
overwriteHeight = 2048
[TextureRedefine] # boxing ring screen
width = 220
height = 124