mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 19:27:36 -03:00
add SLW 60FPS 2P Race mod
This commit is contained in:
parent
399daf17d7
commit
be440c0fe7
3 changed files with 11 additions and 1 deletions
4
Mods/SonicLostWorld_60FPSMulti/patches.txt
Normal file
4
Mods/SonicLostWorld_60FPSMulti/patches.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
[sonic2013]
|
||||
moduleMatches = 0xC5691A40
|
||||
|
||||
0x02AF1458 = nop
|
6
Mods/SonicLostWorld_60FPSMulti/rules.txt
Normal file
6
Mods/SonicLostWorld_60FPSMulti/rules.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Definition]
|
||||
titleIds = 0005000010135700,000500001012B100,0005000010128F00
|
||||
name = 60FPS Two-Player Race
|
||||
path = "Sonic Lost World/Mods/60FPS 2P Race"
|
||||
description = Patches out the 30FPS lock from the two-player race mode
|
||||
version = 3
|
|
@ -1,6 +1,6 @@
|
|||
[Definition]
|
||||
titleIds = 0005000010135700,000500001012B100,0005000010128F00
|
||||
name = Brightness
|
||||
path = "Sonic Lost World/Workaround/Brightness"
|
||||
path = "Sonic Lost World/Workarounds/Brightness"
|
||||
description = This fixes the game from being too dark
|
||||
version = 3
|
||||
|
|
Loading…
Reference in a new issue