Fix blur sometimes rendering nothing in Splatoon

This commit is contained in:
Michael 2018-11-15 22:44:43 -08:00
parent 800951b92a
commit e7cdc3fe17

View File

@ -192,7 +192,7 @@ overwriteHeight = ($height / $gameHeight) * 720
[TextureRedefine] [TextureRedefine]
width = 640 width = 640
height = 368 height = 368
formats = 0x19 formats = 0x19,0x80e
overwriteWidth = ($width / $gameWidth) * 640 overwriteWidth = ($width / $gameWidth) * 640
overwriteHeight = ($height / $gameHeight) * 368 overwriteHeight = ($height / $gameHeight) * 368