diff --git a/src/SonicLostWorld/Mods/LinkSonicEverywhere/patch_Linksonic.asm b/src/SonicLostWorld/Mods/LinkSonicEverywhere/patch_Linksonic.asm index 562ee988..7e65449e 100644 --- a/src/SonicLostWorld/Mods/LinkSonicEverywhere/patch_Linksonic.asm +++ b/src/SonicLostWorld/Mods/LinkSonicEverywhere/patch_Linksonic.asm @@ -1,10 +1,14 @@ [sonic2013_v48] moduleMatches = 0xC5691A40 -; load SonicZeldaInfo on top of SonicInfo +; load Linksonic on top of Sonic 0x02A60414 = nop 0x02A53680 = nop ; load ef_dl3_linksonic_speedrun instead of ef_ch_son_yh1_speedrun_loop 0x02A43FE0 = nop 0x02A44058 = nop + +; load chr_Linksonic shadow model instead of chr_Sonic shadow model +0x02A607F8 = nop +0x02A60830 = blr diff --git a/src/SonicLostWorld/Mods/LinkSonicEverywhere/rules.txt b/src/SonicLostWorld/Mods/LinkSonicEverywhere/rules.txt index 90af5a90..4625eb47 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.||Current issues:|- Sonic's shadow is still casting his regular model. ||Made by DeaTh and M&&M. +description = Allows you to play as Link Sonic from the Zelda DLC in every stage.|Requires the 'The Legend of Zelda Zone' DLC to be installed.||Made by DeaTh and M&&M. version = 6