[Sonic Boom] Rename debug mode pack

This commit is contained in:
M&M 2021-04-12 21:27:48 -07:00
parent 0070e6734a
commit 6ebd923cf0
3 changed files with 14 additions and 14 deletions

View File

@ -3,45 +3,45 @@ moduleMatches = 0x90DAC5CE
; Enable sys_brbdebug
.origin = codecave
DevLevelSelect:
brbdebug:
li r5, 1
bctrl
b 0x2C9B978
0x2C9B974 = b DevLevelSelect
0x2C9B974 = b brbdebug
[WiiULauncher0EU]
moduleMatches = 0x8F7D2702
; Enable sys_brbdebug
.origin = codecave
DevLevelSelect:
brbdebug:
li r5, 1
bctrl
b 0x2C9B958
0x2C9B954 = b DevLevelSelect
0x2C9B954 = b brbdebug
[WiiULauncher0JP]
moduleMatches = 0x0D395735
; Enable sys_brbdebug
.origin = codecave
DevLevelSelect:
brbdebug:
li r5, 1
bctrl
b 0x2C9B990
0x2C9B98C = b DevLevelSelect
0x2C9B98C = b brbdebug
[WiiULauncher16]
moduleMatches = 0x113CC316
; Enable sys_brbdebug
.origin = codecave
DevLevelSelect:
brbdebug:
li r5, 1
bctrl
b 0x2C9B9B0
0x2C9B9AC = b DevLevelSelect
0x2C9B9AC = b brbdebug

View File

@ -0,0 +1,6 @@
[Definition]
titleIds = 0005000010175B00,0005000010177800,0005000010191F00
name = Debug Mode
path = "Sonic Boom: Rise of Lyric/Mods/Debug Mode"
description = This patch enables the game's debug mode, including a level select.|WARNING: Going to a level via the level select will overwrite your save data! Use this at your own risk.||Made by M&&M and HyperBE32.
version = 6

View File

@ -1,6 +0,0 @@
[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 and HyperBE32.
version = 6