KungFuFurby / AddMusicKFF

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

Music can cause SFX to lag under heavy CPU usage #427

Closed KungFuFurby closed 3 months ago

KungFuFurby commented 4 months ago

Yes, this is a confirmed vanilla problem with the keyhole song, but this was caught during moderation of a couple of songs on SMWCentral that were reported as causing SFX lag. Basically, heavy CPU usage on the music can caused missed ticks on the SFX side for the same reason why there was slowdown on the music side for the longest time, as the SFX side was never updated to incorporate the forced tick mechanic that was used for the music.