[Scummvm-devel] Linux music progress report (with Timidity)

Jeroen Janssen japj at darius.demon.nl
Sat Nov 24 01:15:02 CET 2001


Chris Gahan wrote:

> Ok, I put some debug stuff at the end of MIDI_OUT, and it doesn't ever get printed. So it's safe to say that the MIDI output isn't getting called at all, which explains why timidity isn't playing anything. The engine must either not be finding the midi files, or not playing them for some reason. 
> 
> I noticed it gets this message a lot:
> WARNING: loadFlObject(697,60):not implemented!
> 
> Is that the MIDI?

no, put some more debug stuff in resource.cpp ( Scumm::readSoundResource )
that should be called whenever a sound resource should be loaded (this happens just before it should be played)

-- 
Jeroen Janssen





More information about the Scummvm-devel mailing list