mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
Fix blur sometimes rendering nothing in Splatoon
This commit is contained in:
parent
800951b92a
commit
e7cdc3fe17
@ -192,7 +192,7 @@ overwriteHeight = ($height / $gameHeight) * 720
|
||||
[TextureRedefine]
|
||||
width = 640
|
||||
height = 368
|
||||
formats = 0x19
|
||||
formats = 0x19,0x80e
|
||||
overwriteWidth = ($width / $gameWidth) * 640
|
||||
overwriteHeight = ($height / $gameHeight) * 368
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user