[Scummvm-cvs-logs] CVS: web compatibility.php,1.188,1.189

Robert G?ffringmann lavosspawn at users.sourceforge.net
Thu Jul 31 08:13:05 CEST 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv6241

Modified Files:
	compatibility.php 
Log Message:
BASS compatibility: added bugs of the game datafiles which we can't fix.

Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -d -r1.188 -r1.189
--- compatibility.php	31 Jul 2003 10:54:16 -0000	1.188
+++ compatibility.php	31 Jul 2003 15:12:24 -0000	1.189
@@ -191,9 +191,14 @@
 "dig"		=> "Game is fully completable, with some minor sound issues",
 "comi"		=> "Game is fully completable, although ship-to-ship is broken and several graphical glitches are present",
 "sky"	 	=> "Game is completable".
-		   "<br>- Floppy demo isn't supported".
-                   "<br>- Random crashes have been reported".
-		   "<br>- Amiga versions aren't supported and probably never will be",
+		   "<br>- Floppy demos are unsupported".
+		   "<br>- Amiga versions aren't supported and probably never will be".
+		   "<br>".
+		   "<br>There are also bugs which were already present in the original game and which we can't fix:".
+		   "<br>- The voice files for some sentences are missing.".
+		   "<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",
 "simon1win" 	=> "No known problems - game is completable.",
 "simon1talkie" 	=> "Game is completable.".
                     "<br>- No inventory scrolling arrows shown, can still move around inventory though",





More information about the Scummvm-git-logs mailing list