carstene1ns / alex4

Alex the Allegator 4
Other
11 stars 3 forks source link

Minor audio bugs #3

Open coreybruce opened 2 years ago

coreybruce commented 2 years ago

Hey first off before I get into the bug report I want to thank you so much for reviving this game and fixing the source code so it can be compiled and played again on Linux natively again as I use to love playing this game on my PC as a kid back in the day on Windows 98! I had a project to revive the game and had a friend help a little to get it to successfully compile than work but we got stuck on getting it to run and my friend didn't have the time to work on it.

The minor audio bugs I wanted to report are that the background music will at a point not loop properly and will just reset to the start instead of looping.

https://user-images.githubusercontent.com/8393780/152671868-adf63e72-8eee-46cb-a943-bfc05ef40129.mp4

Another audio bug is when you finish it will than play the dead music than play the normal game music before cutting to the next level

https://user-images.githubusercontent.com/8393780/152671971-7b6f6ad7-29b3-4ba6-9767-6e50cb9830b8.mp4

carstene1ns commented 2 years ago

This both looks like a bug in looping/time keeping. The music and jingles are concatenated in the mod file. Maybe also a bug in dumb library. Need to investigate.

absolutelynothinghere commented 11 hours ago

Maybe also a bug in dumb library.

I thought this port didn't use libdumb? I compiled the game with SDL2_mixer and libmodplug.