mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-02-18 02:56:19 +01:00
[Sonic Boom] Add Dev Level Select
This commit is contained in:
parent
de669e7c6b
commit
ea02c1be52
@ -0,0 +1,23 @@
|
|||||||
|
[WiiULauncher0]
|
||||||
|
moduleMatches = 0x90DAC5CE
|
||||||
|
|
||||||
|
; Enable sys_brbdebug
|
||||||
|
.origin = codecave
|
||||||
|
DevLevelSelect:
|
||||||
|
li r5, 1
|
||||||
|
bctrl
|
||||||
|
b 0x02C9B978
|
||||||
|
|
||||||
|
0x02C9B974 = b DevLevelSelect
|
||||||
|
|
||||||
|
[WiiULauncher16]
|
||||||
|
moduleMatches = 0x113CC316
|
||||||
|
|
||||||
|
; Enable sys_brbdebug
|
||||||
|
.origin = codecave
|
||||||
|
DevLevelSelect:
|
||||||
|
li r5, 1
|
||||||
|
bctrl
|
||||||
|
b 0x02C9B9B0
|
||||||
|
|
||||||
|
0x02C9B9AC = b DevLevelSelect
|
6
src/SonicBoomRiseOfLyric/Mods/DevLevelSelect/rules.txt
Normal file
6
src/SonicBoomRiseOfLyric/Mods/DevLevelSelect/rules.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010175B00,0005000010177800,0005000010191F00
|
||||||
|
name = Dev Level Select
|
||||||
|
path = "Sonic Boom: Rise of Lyric/Mods/Dev Level Select"
|
||||||
|
description = This enables the game's Dev Level Select.||Made by M&&M.
|
||||||
|
version = 6
|
Loading…
x
Reference in New Issue
Block a user