[Scummvm-cvs-logs] CVS: scummvm README,1.256.2.9,1.256.2.10

Travis Howell kirben at users.sourceforge.net
Sat Jul 24 00:07:09 CEST 2004


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

Modified Files:
      Tag: branch-0-6-0
	README 
Log Message:

There is no talkspeed default anymore.
Simon issue still ocurrs.


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.256.2.9
retrieving revision 1.256.2.10
diff -u -d -r1.256.2.9 -r1.256.2.10
--- README	24 Jul 2004 07:00:56 -0000	1.256.2.9
+++ README	24 Jul 2004 07:06:49 -0000	1.256.2.10
@@ -257,9 +257,11 @@
 
        Simon the Sorcerer 2:
                 - Combined speech and subtitles will often cause speech to be
-                  cut off early, this is limitation of original game.
+                  cut off early, this is a limitation of the original game.
                 - Only default language (English) in data files is supported 
                   in simon2mac
+                - F10 key animation in simon2mac is different compared to
+                  original game
 
        FM-TOWNS versions:
                 - Most Kanji versions are unsupported at this time, and
@@ -375,7 +377,7 @@
   --demo-mode              Start demo mode of Maniac Mansion (Classic version)
   --tempo=NUM              Set music tempo (in percent, 50-200) for SCUMM games
                            (default: 100)
-  --talkspeed=NUM          Set talk speed for SCUMM games (default: 60)
+  --talkspeed=NUM          Set talk speed for SCUMM games
 
 
 The meaning of most long options can be inverted by prefixing them with "no-",
@@ -906,7 +908,7 @@
         [loomcd]
         cdrom=1
         path=C:\loom\
-        talkspeed=55
+        talkspeed=5
         savepath=C:\loom\saves\
         
         [monkey2]
@@ -935,7 +937,7 @@
         language        string   Specify language (en, de, fr, it, pt, es, jp,
                                  zh, kr,se, gb, hb, cz, ru)
         subtitles       bool     Set to true to enable subtitles.
-        talkspeed       number   Text speed (default: 60)
+        talkspeed       number   Text speed
 
         fullscreen      bool     Fullscreen mode
         aspect_ratio    bool     Enable aspect ratio correction





More information about the Scummvm-git-logs mailing list