[Scummvm-cvs-logs] CVS: scummvm readme.txt,1.5,1.6
Ludvig Strigeus
strigeus at users.sourceforge.net
Sun Jan 13 11:49:02 CET 2002
Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv4926
Modified Files:
readme.txt
Log Message:
updated for version 0.1.0
Index: readme.txt
===================================================================
RCS file: /cvsroot/scummvm/scummvm/readme.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** readme.txt 2001/11/19 00:23:52 1.5
--- readme.txt 2002/01/13 19:48:43 1.6
***************
*** 1,3 ****
! 2001-11-6
ScummVM is an implementation of the SCUMM engine used in various Lucas Arts games
--- 1,3 ----
! 2002-01-13, version 0.1.0
ScummVM is an implementation of the SCUMM engine used in various Lucas Arts games
***************
*** 11,16 ****
Sam & Max (partially)
! Please be aware that the engine contains bugs and non-implemented-features that
! make it impossible to finish the game. Other stuff that's missing is music.
Compiling:
--- 11,16 ----
Sam & Max (partially)
! Please be aware that the engine may contains bugs and non-implemented-features that
! sometimes make it impossible to finish the game.
Compiling:
***************
*** 37,44 ****
--- 37,49 ----
Before you run the engine, you need to put the game's datafiles in the same directory as the scummvm executable. The filenames must be in lowercase (monkey2.000 and monkey2.001).
+ If you use a game with speech, the file monster.sou must reside in the same directory as scummvm.
+
You can use Ctrl 0-9 and Shift 0-9 to load and save states.
Ctrl-z quits, and Ctrl-f runs in fast mode.
Ctrl-d starts the debugger.
Ctrl-s shows memory consumption.
+ F5 displays a save/load box.
+ Space pauses.
+ Alt-Enter toggles full screen (on unix)
***************
*** 50,66 ****
Then just start ScummVM and you should have sound.
!
Good Luck,
! Ludvig Strigeus
!
!
!
!
!
!
!
!
!
!
!
--- 55,60 ----
Then just start ScummVM and you should have sound.
! In order to use timidity, you need to compile ScummVM with USE_TIMIDITY.
Good Luck,
! The ScummVM team.
\ No newline at end of file
More information about the Scummvm-git-logs
mailing list