Open berkgoksel opened 5 years ago
Could you tell me how you did this please? I am trying to execute Salamandra but it just fails just to the MP3.
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.
On 20 Apr 2019 Sat at 23:00 dosformat123 notifications@github.com wrote:
Could you tell me how you did this please? I am trying to execute Salamandra but it just fails just to the MP3.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eldraco/Salamandra/issues/8#issuecomment-485160840, or mute the thread https://github.com/notifications/unsubscribe-auth/AGCO2GWHERBEST32N4GXHQTPRNY37ANCNFSM4HDCCO5A .
Since pygame has limited mp3 support, execution fails when Salamandra tries to run the sounds. Converting the files to OGG fixed it for me.