software:scummvm
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:scummvm [2009/04/28 07:21] – kratz00 | software:scummvm [2011/05/30 21:51] (current) – kratz00 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| http:// | http:// | ||
| - | http://dfn.dl.sourceforge.net/ | + | http://downloads.sourceforge.net/ |
| - | If you want to use the latest development versions, get the source from Subversion | + | If you want to use the latest development versions, get the source from Git beforehand: |
| < | < | ||
| - | svn co https://scummvm.svn.sourceforge.net/svnroot/ | + | git clone https://github.com/ |
| - | cd scummvm | + | cd scummvm</ |
| - | </ | + | |
| Then build ScummVM: | Then build ScummVM: | ||
| < | < | ||
| Line 13: | Line 13: | ||
| make && | make && | ||
| cp scummvm ${HOME}/ | cp scummvm ${HOME}/ | ||
| - | cp -R gui/ | + | cp -R gui/ |
| - | </ | + | |
| + | == 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.1240896100.txt.gz · Last modified: by kratz00
