pkg://freesci_0.3.4c-5ubuntu1_sparc.deb:601702/control
downloads
Package: freesci
Version: 0.3.4c-5ubuntu1
Section: games
Priority: extra
Architecture: sparc
Depends: libasound2 (>> 1.0.10), libc6 (>= 2.3.4-1), libdirectfb-0.9-22, libggi2 (>= 1:2.0.5), libgii0 (>= 1:0.9.1-0.1ubuntu1), libncurses5 (>= 5.4-5), libreadline5 (>= 5.1), libsdl1.2debian (>> 1.2.7+1.2.8), libx11-6, libxext6, libxi6, libxrender1, libggi-target-x | libggi-target-aa | libggi-target-fbdev | libggi-target-svgalib, tk8.3
Suggests: freesci-doc
Installed-Size: 1356
Maintainer: Bas Zoetekouw <bas@debian.org>
Description: a portable interpreter for SCI games like Space Quest 3
FreeSCI is a portable interpreter for SCI games, such as the Space Quest
series (starting with SQ3) or Leisure Suit Larry (2 and sequels).
.
FreeSCI is still incomplete. You should be able to finish some SCI games with
it, though.
This release has the following limitations (plus some bugs):
- Only SCI0 games are supported (later versions are being worked on separately
in the experimental "glutton" branch)
- The SCI debug functions aren't fully supported (and probably never will be,
since we're using our own debug functions)
.
It has the following improvements over Sierra SCI:
- Support for various filters and extended drawing operations for graphics
- saving and restoring the game state is possible from more places than the
Sierra SCI engine allowed (using the debugger functions)
- Better debugger
- More portable
- It's Free software :-)