Skip to content

Commit

Permalink
[Sonic Lost World] change speedrun effect patch and add issues note
Browse files Browse the repository at this point in the history
  • Loading branch information
ActualMandM committed Apr 19, 2021
1 parent 368dc1d commit 9448a23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion src/SonicLostWorld/Mods/LinkSonicEverywhere/rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9448a23

Please sign in to comment.