mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
[Tekken] Fix Intro Video
This commit is contained in:
parent
64dae535c9
commit
e56f432c47
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
@ -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
|
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user