[Scummvm-cvs-logs] CVS: web faq.php,1.42,1.43

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Tue Dec 7 02:41:28 CET 2004


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

Modified Files:
	faq.php 
Log Message:
Extended the "The game crashes" answer to include information about the
known bug where games like MI1 CD crashes when playing it from the CD under
Windows. I've lost count of the number of times I've seen that thing
reported on various discussion forums (where the correct answer almost
never comes up) and our bug tracker.


Index: faq.php
===================================================================
RCS file: /cvsroot/scummvm/web/faq.php,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- faq.php	28 Oct 2004 03:02:00 -0000	1.42
+++ faq.php	7 Dec 2004 10:40:44 -0000	1.43
@@ -277,7 +277,11 @@
       
       <li><p><a name="4-5"></a><b>My game crashes at some point.</b><br>
       	Check the <a href="compatibility.php">Compatibility List</a> to see if your game has any known issues. If you can
-	reproduce this crash more than once, please report it to our Bug Tracker. See <a href="#4-10">4.10</a>.</p></li>
+	reproduce this crash more than once, please report it to our Bug Tracker. See <a href="#4-10">4.10</a>.
+        <br>
+        If you are experiencing random crashes, and your game plays music from
+        CD, you have encountered a Windows bug. Try copying the data files from
+        CD to your hard disk, and running them from there.</p></li>
       
       <li><p><a name="4-6"></a><b>ScummVM crashes, but console window disappears too quick to see the error message.</b><br>
 	To make it visible, you should run ScummVM from command line. To open a 





More information about the Scummvm-git-logs mailing list