KungFuFurby / AddMusicKFF

Fork of AddMusicK, a compiler/inserter of music for Super Mario World
23 stars 15 forks source link

Add a warning for using non-standard FIR table IDs with $F1 command #414

Closed KungFuFurby closed 8 months ago

KungFuFurby commented 8 months ago

Reported by Argonfunk on the SNESLab Discord server, then later caught across a small fraction of songs across the SMWCentral song collection that adds to the need of doing this.

This is already handled by AddmusicK for older Addmusics... but now I have to add it in for AddmusicK itself. Why? Because AddmusicK 1.0.9 breaks these cases by mistake due to an out-of-bound situation in the original, just like what was going on with older Addmusic songs that broke in AddmusicK or some other Addmusic that modified the SPC side.