mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 03:37:35 -03:00
Add M&S 60fps town patch, make SLW race 60fps proper
This commit is contained in:
parent
e619010716
commit
32dca83f72
3 changed files with 11 additions and 1 deletions
4
Mods/M&SRio2016_60FPSTown/patches.txt
Normal file
4
Mods/M&SRio2016_60FPSTown/patches.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[unison]
|
||||||
|
moduleMatches = 0xD44C22E3
|
||||||
|
|
||||||
|
0x020C27D4 = li r3, 1
|
6
Mods/M&SRio2016_60FPSTown/rules.txt
Normal file
6
Mods/M&SRio2016_60FPSTown/rules.txt
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010190300,00050000101E5300,00050000101E5400
|
||||||
|
name = 60FPS Town
|
||||||
|
path = "Mario & Sonic at the Rio 2016 Olympic Games/Mods/60FPS Town"
|
||||||
|
description = Patches the town's 30FPS lock to operate at 60FPS instead
|
||||||
|
version = 3
|
|
@ -1,4 +1,4 @@
|
||||||
[sonic2013]
|
[sonic2013]
|
||||||
moduleMatches = 0xC5691A40
|
moduleMatches = 0xC5691A40
|
||||||
|
|
||||||
0x02AF1458 = nop
|
0x02AF144C = li r4, 1
|
||||||
|
|
Loading…
Reference in a new issue