[Scummvm-devel] Broken Sword II
Torbjorn.E.Andersson at tietoenator.com
Torbjorn.E.Andersson at tietoenator.com
Tue Sep 9 05:29:05 CEST 2003
Stanislav Grozev [mailto:tacho at orbitel.bg] wrote:
> Now on to the problem: i brought Broken Sword I and II from Sold-Out
> Software. The CVS version of ScummVM plays BS2 nicely, but I want to also
> hear the music and the speeches. Now, I just installed the game in Windows
> and copied the game directory to my FreeBSD and when I run it it's fine,
> but no music, no speech either. I see that on both of the disks contain
> Speech.clu and Music.clu, but they seem to be different files. How shall
> I name them so the game will have music and speech? Or am I completely
> off-track? :-)
If you have a too old CVS version, sound either won't work at all or the
code that handles it will be terribly unstable.
With the current version, naming the files files from the first CD
music1.clu and speech1.clu, and the ones from the second CD music2.clu and
speech2.clu should work. (You may need a file called cd.bin for the speech
to work, but I don't think this is necessary with the very latest version.)
If those files can't be found it should still fall back on speech.clu and
music.clu, so that playing from the CD will have a chance to work. I don't
know if anyone has tried it though, and the code to handle CD swapping is
currently disabled.
> Also, any plans to support the Smack video sequences (the game intro for
> example) - if yes, can I help somehow?
More information about the Scummvm-devel
mailing list