[Tekken] Fix Intro Video

This commit is contained in:
Michael 2017-03-30 19:21:37 -07:00
parent 64dae535c9
commit e56f432c47
6 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@ name = "TEKKEN TAG TOURNAMENT 2 - 360p"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x033,0x001
overwriteWidth = 640
overwriteHeight = 360

View File

@ -5,7 +5,7 @@ name = "TEKKEN TAG TOURNAMENT 2 - 540p"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x033,0x001
overwriteWidth = 960
overwriteHeight = 540

View File

@ -5,6 +5,6 @@ name = "TEKKEN TAG TOURNAMENT 2 - 1080p"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x033,0x001
overwriteWidth = 1920
overwriteHeight = 1080

View File

@ -5,6 +5,6 @@ name = "TEKKEN TAG TOURNAMENT 2 - 1440p (2K)"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x033,0x001
overwriteWidth = 2560
overwriteHeight = 1440

View File

@ -5,6 +5,6 @@ name = "TEKKEN TAG TOURNAMENT 2 - 2160p (4K)"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x033,0x001
overwriteWidth = 3840
overwriteHeight = 2160

View File

@ -5,6 +5,6 @@ name = "TEKKEN TAG TOURNAMENT 2 - 900p"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x033,0x001
overwriteWidth = 1600
overwriteHeight = 900