Vadru93 / LevelMod

THPS3 LevelMod
Other
20 stars 2 forks source link

Music plays when it should not #87

Open buvk opened 3 years ago

buvk commented 3 years ago

Music starts when comp rules are being listed. When the round starts, the next music track starts.

Music also continues being played at the judges after a comp round.

buvk commented 3 years ago

Issue also occurs in LevelMod 4.1

Vadru93 commented 3 years ago

I don't have music tracks so I can't test

DCxDemo commented 1 year ago

This is caused by some DLL patches, with InitLevelmod call removed in frontend_menu_on_show, the bug is gone.

I think it's also related, music doesnt stop when paused in single player. There is another unrelated original bug - unpausing starts the next track instead of current.