cemu_graphic_packs/src/Splatoon/Mods/30FPS/patches.txt
Crementif 1bb8f5b276
Add splatoon 30FPS pack and Need for Speed Bloom Workaround
Thanks to Niko for making these graphic packs.

I've also clarified some of the descriptions.
2021-07-27 03:26:02 +02:00

8 lines
205 B
Text

[Splatoon_30FPS_v272]
moduleMatches = 0xF7A78809
# toggles FPS variable, similar to
# Exzap's 60fps patch in plaza
0x2ad5e70 = lwz r4, 0x304(r31)
0x2ad5e74 = ori r4, r4, 1
0x2ad5e78 = stw r4, 0x304(r31)