mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 08:21:51 +01:00
[Splatoon] Better color depth
before: https://cdn.discordapp.com/attachments/292733452590120961/364390992209641472/before.jpg after: https://cdn.discordapp.com/attachments/292733452590120961/364391012317134868/after.jpg
This commit is contained in:
parent
a5957ffcef
commit
1c2cbd22e6
@ -6,7 +6,16 @@ version = 2
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x816
|
||||
formatsExcluded = 0x816,0x19,0x1a
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formats = 0x19,0x1a
|
||||
overwriteFormat = 0x1f
|
||||
tileModesExcluded = 0x001
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user