Conversation
|
Is this the same format used by Cine that's supported in common code? https://github.com/scummvm/scummvm/blob/master/audio/mods/soundfx.cpp |
Yes I suppose, actually this is a MOD player, this was really frequent in Amiga games. |
|
Thank you! |
|
It seems stopSfxMusic must be implemented as well. Also when you quit/close the game ScummVM doesn't close cleanly, I always get a segfault |
|
Well, there's no need to use the password. Just complete the first part, it'll crash when you are in the cage |
You're right, I'm fixing it right away. |
|
@tag2015 done ! |
Working fine, nice work! |
This little pull request is a proposed implementation of the original music, more specifically the
playSfxMusicmethod.