mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-25 02:33:05 -03:00
[Sochi] Add Legends Showdown character select resolution
This commit is contained in:
parent
d231366b3b
commit
27512309ef
6 changed files with 36 additions and 0 deletions
|
@ -15,6 +15,12 @@ height = 480
|
|||
overwriteWidth = 427
|
||||
overwriteHeight = 240
|
||||
|
||||
[TextureRedefine] # character select (legends showdown)
|
||||
width = 708
|
||||
height = 624
|
||||
overwriteWidth = 354
|
||||
overwriteHeight = 312
|
||||
|
||||
[TextureRedefine] # character select (1 character)
|
||||
width = 601
|
||||
height = 624
|
||||
|
|
|
@ -15,6 +15,12 @@ height = 480
|
|||
overwriteWidth = 427
|
||||
overwriteHeight = 240
|
||||
|
||||
[TextureRedefine] # character select (legends showdown)
|
||||
width = 708
|
||||
height = 624
|
||||
overwriteWidth = 531
|
||||
overwriteHeight = 468
|
||||
|
||||
[TextureRedefine] # character select (1 character)
|
||||
width = 601
|
||||
height = 624
|
||||
|
|
|
@ -9,6 +9,12 @@ formatsExcluded = 0x031,0x001 # exclude the intro background texture
|
|||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # character select (legends showdown)
|
||||
width = 708
|
||||
height = 624
|
||||
overwriteWidth = 1062
|
||||
overwriteHeight = 936
|
||||
|
||||
[TextureRedefine] # character select (1 character)
|
||||
width = 601
|
||||
height = 624
|
||||
|
|
|
@ -9,6 +9,12 @@ formatsExcluded = 0x031,0x001 # exclude the intro background texture
|
|||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # character select (legends showdown)
|
||||
width = 708
|
||||
height = 624
|
||||
overwriteWidth = 1416
|
||||
overwriteHeight = 1248
|
||||
|
||||
[TextureRedefine] # character select (1 character)
|
||||
width = 601
|
||||
height = 624
|
||||
|
|
|
@ -9,6 +9,12 @@ formatsExcluded = 0x031,0x001 # exclude the intro background texture
|
|||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine] # character select (legends showdown)
|
||||
width = 708
|
||||
height = 624
|
||||
overwriteWidth = 2124
|
||||
overwriteHeight = 1872
|
||||
|
||||
[TextureRedefine] # character select (1 character)
|
||||
width = 601
|
||||
height = 624
|
||||
|
|
|
@ -9,6 +9,12 @@ formatsExcluded = 0x031,0x001 # exclude the intro background texture
|
|||
overwriteWidth = 1600
|
||||
overwriteHeight = 900
|
||||
|
||||
[TextureRedefine] # character select (legends showdown)
|
||||
width = 708
|
||||
height = 624
|
||||
overwriteWidth = 885
|
||||
overwriteHeight = 780
|
||||
|
||||
[TextureRedefine] # character select (1 character)
|
||||
width = 601
|
||||
height = 624
|
||||
|
|
Loading…
Add table
Reference in a new issue