User Tools

Site Tools


software:scummvm

http://www.scummvm.org/

http://downloads.sourceforge.net/scummvm/scummvm-1.3.0.tar.bz2

If you want to use the latest development versions, get the source from Git beforehand:

git clone https://github.com/scummvm/scummvm &&
cd scummvm

Then build ScummVM:

./configure --disable-debug &&
make &&
cp scummvm ${HOME}/bin/ &&
cp -R gui/themes/* ${HOME}/.scummvm/themes
Midi problems
Can't subscribe to MIDI port (65:0) or (17:0)!

Try changing the Music driver setting from ALSA to AdLib.

software/scummvm.txt · Last modified: 2011/05/30 21:51 by kratz00