mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 01:59:18 +01:00
[Splatoon] set up player icon for 2160p
In preparation of the next Cemu version.
This commit is contained in:
parent
56e703d7ba
commit
cb2c77084f
@ -53,10 +53,16 @@ overwriteHeight = 756
|
||||
[TextureRedefine] # player icon - GL_SRGB8_ALPHA8
|
||||
width = 128
|
||||
height = 128
|
||||
#formats = 0x41A
|
||||
#overwriteWidth = 384
|
||||
#overwriteHeight = 384 #Need working confirmation on next Cemu version
|
||||
|
||||
[TextureRedefine] # player icon - GL_RGBA8
|
||||
width = 256
|
||||
height = 256
|
||||
#formats = 0x
|
||||
#overwriteWidth = 768
|
||||
#overwriteHeight = 768 #Need working confirmation on next Cemu version
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
|
Loading…
Reference in New Issue
Block a user