Bug 23633 - New port: FreeSCI: A portable interpreter for SCI games
Summary: New port: FreeSCI: A portable interpreter for SCI games
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-18 23:40 UTC by George Reid
Modified: 2000-12-19 12:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.35 KB, text/plain)
2000-12-18 23:40 UTC, George Reid
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Reid 2000-12-18 23:40:01 UTC
FreeSCI is a portable interpreter for SCI games, such as the Space Quest
series (starting with SQ3) or Leisure Suit Larry (2 and sequels).
This release has the following limitations (plus some bugs):
- Only SCI0 games are supported
- The SCI debug functions aren't fully supported (and probably never will
be,  since we're using our own debug functions).
- Sound is not supported yet
- Graphics are slow, especially on displays not using 8bpp color index
mode.

How-To-Repeat: n/a
Comment 1 Will Andrews freebsd_committer freebsd_triage 2000-12-19 12:39:43 UTC
State Changed
From-To: open->closed

Committed, thanks.  Next time please make your shars put their 
contents in a separate directory relative to the current one. 
Also be careful about Makefile mangling.