[Scummvm-cvs-logs] SF.net SVN: scummvm:[51221] scummvm/trunk/engines/kyra/detection_tables.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Fri Jul 23 22:55:44 CEST 2010


Revision: 51221
          http://scummvm.svn.sourceforge.net/scummvm/?rev=51221&view=rev
Author:   lordhoto
Date:     2010-07-23 20:55:44 +0000 (Fri, 23 Jul 2010)

Log Message:
-----------
KYRA: Mark Kyra 1 Mac as General MIDI only.

It might be noteworthy that we do not support the music yet, but that might
change one day. We also do not mark the Kyra 1 Mac CD as GM only, since
that uses the included DOS sound files for now.

Modified Paths:
--------------
    scummvm/trunk/engines/kyra/detection_tables.h

Modified: scummvm/trunk/engines/kyra/detection_tables.h
===================================================================
--- scummvm/trunk/engines/kyra/detection_tables.h	2010-07-23 20:47:15 UTC (rev 51220)
+++ scummvm/trunk/engines/kyra/detection_tables.h	2010-07-23 20:55:44 UTC (rev 51221)
@@ -228,7 +228,7 @@
 			Common::EN_ANY,
 			Common::kPlatformMacintosh,
 			ADGF_NO_FLAGS,
-			Common::GUIO_NOSPEECH
+			Common::GUIO_NOSPEECH | Common::GUIO_MIDIGM
 		},
 		KYRA1_FLOPPY_FLAGS
 	},


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list