From 7a6b0e67eadf1ea095b561e8703ce6f71e8a4593 Mon Sep 17 00:00:00 2001 From: M&M Date: Mon, 8 Mar 2021 08:14:56 -0800 Subject: [PATCH] [Sonic Lost World] add battleAddr to QuickBoot coulda've just PR'd this :pensive: --- src/SonicLostWorld/Mods/Quickboot/patches.txt | 1 + src/SonicLostWorld/Mods/Quickboot/rules.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/SonicLostWorld/Mods/Quickboot/patches.txt b/src/SonicLostWorld/Mods/Quickboot/patches.txt index 60e0a3b4..c94e7f5a 100644 --- a/src/SonicLostWorld/Mods/Quickboot/patches.txt +++ b/src/SonicLostWorld/Mods/Quickboot/patches.txt @@ -9,6 +9,7 @@ _titleAddr = 0x101B2178 _multiAddr = 0x101B2188 _worldMapAddr = 0x101B2120 _stageAddr = 0x101B2128 +_battleAddr = 0x101B21A0 _miniGameAddr = 0x101B2198 _gameOverAddr = 0x101B21A8 _staffRollAddr = 0x101B2110 diff --git a/src/SonicLostWorld/Mods/Quickboot/rules.txt b/src/SonicLostWorld/Mods/Quickboot/rules.txt index 35cf88fe..6f6a0820 100644 --- a/src/SonicLostWorld/Mods/Quickboot/rules.txt +++ b/src/SonicLostWorld/Mods/Quickboot/rules.txt @@ -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