Short: FreeSCI source Author: FreeSCI team Uploader: Varthall / Up Rough Type: game/role Version: 0.6.3 alpha Architecture: generic The source code for FreeSCI. If you want to build your own exe on AmigaOS4, you must not use -D__USE_INLINE__ otherwise it won't build, later on in the process you also have to touch src/tools/sciunpack . This won't build either due to missing chmod. If you don't know what I'm talking about, just get the compiled binary and enjoy ;-) ----- Thanks for downloading this development release of FreeSCI! FreeSCI is a portable interpreter for SCI games, such as the Space Quest series (starting with SQ3) or Leisure Suit Larry (2 and sequels); see below for a complete (?) listing. This release has the following limitations (plus some bugs): - Only SCI0, SCI01 and SCI1 games are (partially) supported - The SCI debug functions aren't fully supported (and probably never will be, since we're using our own debug functions) - SCI1 palette support is preliminary and known to be broken - The sound subsystem is hardwired to particular drivers on compile time - Several pieces of game-critical functionality are known not to function properly; please refer to the bug tracker at https://www-plan.cs.colorado.edu/cgi-bin/bugzilla/index.cgi for details. This is ALPHA sofware. That means that there still are lot of bugs. Please refer to 'NEWS' and the 'ChangeLog' for information about changes in this and previous versions.