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]
|
[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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user