[Scummvm-cvs-logs] CVS: web compatibility.php,1.443,1.444

kirben kirben at users.sourceforge.net
Sun Oct 2 23:47:26 CEST 2005


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

Modified Files:
	compatibility.php 
Log Message:

Mention no sound support in C64 zak.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- compatibility.php	2 Oct 2005 01:32:57 -0000	1.443
+++ compatibility.php	3 Oct 2005 06:46:43 -0000	1.444
@@ -134,12 +134,13 @@
 
 $notes = array(
 "maniac"	=> "No known issues, game is completable.".
-		   "<br>- Amiga, Atari ST, Macintosh, NES and PC versions supported by this target".
+		   "<br>- Amiga, Atari ST, Commodore 64, Macintosh, NES and PC versions supported by this target".
 		   "<br>- Major problems with Commodore 64 version",
 		   "<br>- Minor graphical glitches in NES version",
 "zak"		=> "No known issues, game is completable.".
 		   "<br>- Amiga, Atari ST, Commodore 64, FM-TOWNS and PC versions supported by this target".
 		   "<br>- Several sound effects buggy or missing in Amiga version".
+		   "<br>- No music or sound effects in the Commodore 64 version".
                    "<br>- Kanji version requires the FM-TOWNS Font ROM",
 "indy3" 	=> "Game is completable".
 		   "<br>- Amiga, Atari ST, FM-TOWNS, Macintosh and PC versions supported by this target".





More information about the Scummvm-git-logs mailing list