[Scummvm-cvs-logs] CVS: web compatibility.php,1.276,1.277
Travis Howell
kirben at users.sourceforge.net
Wed Dec 17 03:36:01 CET 2003
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv22444
Modified Files:
compatibility.php
Log Message:
Add bs1
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -d -r1.276 -r1.277
--- compatibility.php 14 Dec 2003 09:22:21 -0000 1.276
+++ compatibility.php 17 Dec 2003 11:35:47 -0000 1.277
@@ -95,6 +95,7 @@
'The Dig' => array('7','dig','85'),
'Curse of Monkey Island' => array('8','comi','80'),
'Beneath a Steel Sky' => array('n/a','sky','90'),
+ 'Broken Sword I' => array('n/a','sword1','10'),
'Broken Sword II' => array('n/a','sword2','70'),
'Flight of the Amazon Queen' => array('n/a','queen','70'),
'Simon The Sorcerer 1 Talkie (Win)' => array('n/a','simon1win','95'),
@@ -227,6 +228,9 @@
"<br> This is especcially noticable in the court- and Mrs. Piermont sequence.".
"<br>- The fonts for the LINC terminal are partially incorrect and the text sometimes passes the screen borders".
"<br>- Special characters for french and italian subtitles are incorrect sometimes",
+"sword1" => "Game should run up to Police Station point, but not completable".
+ "<br>- No load/save".
+ "<br>- No cutscenes",
"sword2" => "Game is completable, with several minor glitches".
"<br>- Does not work on systems that require alignment".
"<br>- No video for cutscenes",
More information about the Scummvm-git-logs
mailing list