mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 11:47:34 -03:00
[Tekken] fix character selection background
This commit is contained in:
parent
49a7d9bd97
commit
c097b604b7
9 changed files with 9 additions and 0 deletions
|
@ -5,6 +5,7 @@ name = "TEKKEN TAG TOURNAMENT 2 - 360p"
|
|||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x033
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ name = "TEKKEN TAG TOURNAMENT 2 - 540p"
|
|||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x033
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ name = "TEKKEN TAG TOURNAMENT 2 - 1080p (Gamepad)"
|
|||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x033
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ name = "TEKKEN TAG TOURNAMENT 2 - 1440p (2K) (Gamepad)"
|
|||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x033
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ name = "TEKKEN TAG TOURNAMENT 2 - 2160p (4K) (Gamepad)"
|
|||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x033
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
|
|
|
@ -5,5 +5,6 @@ name = "TEKKEN TAG TOURNAMENT 2 - 1080p"
|
|||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x033
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
|
@ -5,5 +5,6 @@ name = "TEKKEN TAG TOURNAMENT 2 - 1440p (2K)"
|
|||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x033
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
|
@ -5,5 +5,6 @@ name = "TEKKEN TAG TOURNAMENT 2 - 2160p (4K)"
|
|||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x033
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
|
@ -5,5 +5,6 @@ name = "TEKKEN TAG TOURNAMENT 2 - 900p"
|
|||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x033
|
||||
overwriteWidth = 1600
|
||||
overwriteHeight = 900
|
Loading…
Reference in a new issue