mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 01:59:18 +01:00
4904b5172d
* Update 315d61ad21f97614_0000000000000000_vs.txt Proper Cast the variables as floats because they were failing to compile. * Update 4b92e636153d6b54_0000000000000000_vs.txt Proper Cast the variables as floats because they were failing to compile. * Delete 1ed6dd85057f3924_0000000000000000_vs.txt It is not needed as editing this shader won't fix the issue. * Add files via upload Fragment Shader that when modified does the same thing as resizing the pixel mess texture. However the shader is reloadable. * Update rules.txt Presets to load hide the pixel mess broken effect and set it back to original behavior.
17 lines
549 B
Plaintext
17 lines
549 B
Plaintext
[Definition]
|
|
titleIds = 0005000010110E00,0005000010145000,0005000010144F00
|
|
name = No "Pixel Mess"
|
|
path = Super Smash Bros. for Wii U/Workarounds/No "Pixel Mess"
|
|
description = Removes the "Pixel Mess" that appears on the results screen. Currently causes several effects to not appear.
|
|
version = 3
|
|
|
|
# A screenshot of the issue can be seen here: https://cdn.discordapp.com/attachments/286429969104764928/335077383847673857/unknown.png
|
|
|
|
[Preset]
|
|
name = Set Effect To Transparent
|
|
$tVar:float = 0
|
|
|
|
[Preset]
|
|
name = Set Effect To Original
|
|
$tVar:float = 1.0
|