mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 00:10:42 +01:00
splatoon - fix #276
This commit is contained in:
parent
fe6a272876
commit
115be142f0
@ -192,30 +192,14 @@ overwriteHeight = ($height / $gameHeight) * 720
|
||||
[TextureRedefine]
|
||||
width = 640
|
||||
height = 368
|
||||
formats = 0x19,0x80e
|
||||
overwriteWidth = ($width / $gameWidth) * 640
|
||||
overwriteHeight = ($height / $gameHeight) * 368
|
||||
|
||||
[TextureRedefine]
|
||||
width = 640
|
||||
height = 368
|
||||
formats = 0x816
|
||||
overwriteFormat = 0x823
|
||||
formats = 0x1,0x19,0x80e,0x816
|
||||
overwriteWidth = ($width / $gameWidth) * 640
|
||||
overwriteHeight = ($height / $gameHeight) * 368
|
||||
|
||||
[TextureRedefine]
|
||||
width = 640
|
||||
height = 360
|
||||
formats = 0x19
|
||||
overwriteWidth = ($width / $gameWidth) * 640
|
||||
overwriteHeight = ($height / $gameHeight) * 360
|
||||
|
||||
[TextureRedefine]
|
||||
width = 640
|
||||
height = 360
|
||||
formats = 0x816
|
||||
overwriteFormat = 0x823
|
||||
formats = 0x1,0x19,0x816
|
||||
overwriteWidth = ($width / $gameWidth) * 640
|
||||
overwriteHeight = ($height / $gameHeight) * 360
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user