[Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.80,1.81

Max Horn fingolfin at users.sourceforge.net
Sat Aug 14 12:12:01 CEST 2004


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

Modified Files:
	gameDetector.cpp 
Log Message:
sync with README

Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.cpp,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- gameDetector.cpp	1 Aug 2004 06:52:56 -0000	1.80
+++ gameDetector.cpp	14 Aug 2004 19:11:20 -0000	1.81
@@ -75,7 +75,7 @@
 	"  --joystick[=NUM]         Enable input with joystick (default: 0 = first\n"
 	"                           joystick)\n"
 	"  --platform=WORD          Specify version of game (allowed values: amiga,\n"
-	"                           atari, fmtowns, mac, pc)\n"
+	"                           atari, fmtowns, mac, pc, windows)\n"
 	"  --multi-midi             Enable combination Adlib and native MIDI\n"
 	"  --native-mt32            True Roland MT-32 (disable GM emulation)\n"
 	"  --output-rate=RATE       Select output sample rate in Hz (e.g. 22050)\n"
@@ -83,10 +83,11 @@
 	"\n"
 #if !defined(DISABLE_SKY) || !defined(DISABLE_QUEEN)
 	"  --alt-intro              Use alternative intro for CD versions of Beneath a\n"
-        "                           Steel Sky and Flight of the Amazon Queen\n"
+	"                           Steel Sky and Flight of the Amazon Queen\n"
 #endif
 #ifndef DISABLE_SCUMM
-	"  --copy-protection        Enable the original copy protection in SCUMM games\n"
+	"  --copy-protection        Enable copy protection in SCUMM games, when\n"
+	"                           ScummVM disables it by default.\n"
 	"  --demo-mode              Start demo mode of Maniac Mansion\n"
 	"  --tempo=NUM              Set music tempo (in percent, 50-200) for SCUMM games\n"
 	"                           (default: 100)\n"





More information about the Scummvm-git-logs mailing list