User Tools

Site Tools


software:scummvm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:scummvm [2009/12/11 23:13] kratz00software:scummvm [2011/05/30 21:51] (current) kratz00
Line 1: Line 1:
 http://www.scummvm.org/ http://www.scummvm.org/
  
-http://downloads.sourceforge.net/scummvm/scummvm-1.0.0.tar.bz2+http://downloads.sourceforge.net/scummvm/scummvm-1.3.0.tar.bz2
  
-If you want to use the latest development versions, get the source from Subversion beforehand:+If you want to use the latest development versions, get the source from Git beforehand:
 <code> <code>
-svn co https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk scummvm +git clone https://github.com/scummvm/scummvm && 
-cd scummvm +cd scummvm</code>
-</code>+
  
 Then build ScummVM: Then build ScummVM:
Line 14: Line 13:
 make && make &&
 cp scummvm ${HOME}/bin/ && cp scummvm ${HOME}/bin/ &&
-cp -R gui/themes/* ${HOME}/.scummvm/themes +cp -R gui/themes/* ${HOME}/.scummvm/themes</code> 
-</code>+ 
 +== Midi problems == 
 + 
 +<code> 
 +Can't subscribe to MIDI port (65:0) or (17:0)!</code> 
 + 
 +Try changing the Music driver setting from ALSA to AdLib.
software/scummvm.1260569619.txt.gz · Last modified: 2009/12/11 23:13 by kratz00