You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just googled “convert MP3 to OGG”. You should do it manually though.
Whoever is hosting the converter might possibly be embedding malware into
the .ogg file. Best is to use a known program that supports the conversion.
I used something like this:
https://audio.online-convert.com/convert-to-ogg
I don’t recommend it.
Also, I have modified a few more lines of the code that I do not remember
right now. You can find the fork on my github. I did send a pull request
but no response it seems.
Sincerely,
Berk
P.S. Its still unstable. Sometimes works, sometimes doesn’t. I couldn’t
figure out why.
Since pygame has limited mp3 support, execution fails when Salamandra tries to run the sounds. Converting the files to OGG fixed it for me.
The text was updated successfully, but these errors were encountered: