[Scummvm-cvs-logs] CVS: scummvm README,1.290,1.291

Jonathan Gray khalek at users.sourceforge.net
Fri Dec 10 04:24:02 CET 2004


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17493

Modified Files:
	README 
Log Message:
Limit width to 80 chars again.


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -d -r1.290 -r1.291
--- README	5 Dec 2004 16:19:21 -0000	1.290
+++ README	10 Dec 2004 12:22:49 -0000	1.291
@@ -707,9 +707,10 @@
 prevented music for these games from working on platforms that do not support
 MIDI, or soundcards that do not provide MIDI drivers (e.g, many soundcards will
 not play MIDI under Linux). ScummVM can now emulate MIDI mode using sampled
-waves and Adlib or MT-32 emulation using the -eadlib or -emt32 options respectively.  
-However, if you are capable of using native MIDI, we recommend using one of the MIDI
-modes below for best sound.
+waves and Adlib or MT-32 emulation using the -eadlib or -emt32 options
+respectively.  However, if you are capable of using native MIDI, we recommend
+using one of the MIDI modes below for best sound.
+
 
 7.4) Playing sound with Native MIDI:
 ---- -------------------------------
@@ -886,7 +887,8 @@
 Easiest way to encode the files is simply copying the executable into your
 BS1 directory (together with the lame encoder) and run it from there.
 This way, it'll automatically encode everything to MP3.
-Afterwards, you can manually remove the SPEECH?.CLU files and the wave music files.
+Afterwards, you can manually remove the SPEECH?.CLU files and the wave music
+files.
 
 Running "sword1mp3 --vorbis" will compress the files using Ogg Vorbis instead
 of MP3.
@@ -1102,12 +1104,14 @@
 
     Microsoft Visual C++ 6.0:
         * Open the workspace, scummwm.dsw
-        * Enter the path to the needed libraries and includes in Tools|Options|Directories
+        * Enter the path to the needed libraries and includes in
+	  Tools|Options|Directories
         * Now it should compile successfully.
 
     Microsoft Visual C++ 7.0:
         * Open the solution file scummwm.sln
-        * Enter the path to the needed libraries and includes in Tools|Options|Projects|VC++ Directories
+        * Enter the path to the needed libraries and includes in
+	  Tools|Options|Projects|VC++ Directories
         * Now it should compile successfully.
 
     PocketPC - Windows CE:





More information about the Scummvm-git-logs mailing list