mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-21 17:19:18 +01:00
[Sonic Lost World] add battleAddr to QuickBoot
coulda've just PR'd this 😔
This commit is contained in:
parent
3e95330b7b
commit
7a6b0e67ea
@ -9,6 +9,7 @@ _titleAddr = 0x101B2178
|
||||
_multiAddr = 0x101B2188
|
||||
_worldMapAddr = 0x101B2120
|
||||
_stageAddr = 0x101B2128
|
||||
_battleAddr = 0x101B21A0
|
||||
_miniGameAddr = 0x101B2198
|
||||
_gameOverAddr = 0x101B21A8
|
||||
_staffRollAddr = 0x101B2110
|
||||
|
@ -2,5 +2,5 @@
|
||||
titleIds = 0005000010135700,000500001012B100,0005000010128F00
|
||||
name = Quickboot
|
||||
path = "Sonic Lost World/Mods/Quickboot"
|
||||
description = Boot straight to the title screen.|Can be customized by modifying the patch file.||Made by M&&M and Sajid.
|
||||
description = Boot straight to the title screen.|Can be customized by modifying the patch file.||Made by M&&M, Sajid, and DeaTh.
|
||||
version = 6
|
||||
|
Loading…
Reference in New Issue
Block a user