From 9448a239967eddb2a5ff2522d97c2d0462f56043 Mon Sep 17 00:00:00 2001 From: M&M Date: Mon, 19 Apr 2021 16:00:23 -0700 Subject: [PATCH] [Sonic Lost World] change speedrun effect patch and add issues note --- .../Mods/LinkSonicEverywhere/patch_Linksonic.asm | 8 ++++---- src/SonicLostWorld/Mods/LinkSonicEverywhere/rules.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/SonicLostWorld/Mods/LinkSonicEverywhere/patch_Linksonic.asm b/src/SonicLostWorld/Mods/LinkSonicEverywhere/patch_Linksonic.asm index b4a5a0d4..562ee988 100644 --- a/src/SonicLostWorld/Mods/LinkSonicEverywhere/patch_Linksonic.asm +++ b/src/SonicLostWorld/Mods/LinkSonicEverywhere/patch_Linksonic.asm @@ -1,10 +1,10 @@ [sonic2013_v48] moduleMatches = 0xC5691A40 -; load Linksonic.pac and chr_Linksonic.model +; load SonicZeldaInfo on top of SonicInfo 0x02A60414 = nop 0x02A53680 = nop -; load ef_dl3_linksonic_speedrun.effect -0x02A43FD8 = nop -0x02A44050 = nop +; load ef_dl3_linksonic_speedrun instead of ef_ch_son_yh1_speedrun_loop +0x02A43FE0 = nop +0x02A44058 = nop diff --git a/src/SonicLostWorld/Mods/LinkSonicEverywhere/rules.txt b/src/SonicLostWorld/Mods/LinkSonicEverywhere/rules.txt index b5166b40..90af5a90 100644 --- a/src/SonicLostWorld/Mods/LinkSonicEverywhere/rules.txt +++ b/src/SonicLostWorld/Mods/LinkSonicEverywhere/rules.txt @@ -2,5 +2,5 @@ titleIds = 0005000010135700,000500001012B100,0005000010128F00 name = Link Sonic Everywhere path = "Sonic Lost World/Mods/Link Sonic Everywhere" -description = Allows you to play as Link Sonic from the Zelda DLC in every stage.|Requires the Zelda DLC to be installed.||Made by DeaTh and M&&M. +description = Allows you to play as Link Sonic from the Zelda DLC in every stage.|Requires the Zelda DLC to be installed.||Current issues:|- Sonic's shadow is still casting his regular model. ||Made by DeaTh and M&&M. version = 6