HUGO Interpreter by Kent Tessman, EPOC version by Simon Quinn ------------------------------------------------------------- HUGO v2.5.03a Release 2, 28/06/01 This is the EPOC port of Kent Tessman's HUGO Interactive Fiction interpreter. Code was ported from the Unix version. To run this version you'll need STDLIB.SIS and ESHELL.EXE, both supplied in the ZIP file. Very little use is made of the the EPOC/EIKON environment, no graphics and not even any file dialogs so it'll keep you command line junkies happy ;-) INSTALLATION ------------ * Install STDLIB.SIS first * Copy the file HUGO.EXE into \SYSTEM\PROGRAMS\ * Copy the file ESHELL.EXE anywhere RUNNING THE GAME ---------------- You'll need some HUGO adventures, plenty can be found at ftp.gmd.de/games/hugo. Their file extensions end in HEX. Copy the files into a directory, i.e. \HUGO onto your EPOC device. Start ESHELL.EXE and enter "HUGO /hugo/guilty", for example, to start a game. The / is important, don't use \ for directories. NOTE: Hugo games end with the extension HEX. Help is usually supplied in the game itself, type HELP. You can change the font size used by Zooming in or out. There are only two sizes of fonts used. Changing the font will not redraw the screen, you'll need to type 'LOOK', or whatever, to redraw. Changes in Release 2 -------------------- * Changed the default font for Series5 & Series7 to a larger clearer font. * Removed the dynamic font zoom as it caused too many problems BUGS ---- Please don't send me any emails for enhancements, I don't have the time. The source code is supplied so feel free to do your own enhancements. For any bugs please email me simon.quinn@bigfoot.com Thanks to Lasse Haataja for beta testing. Simon Quinn Lancashire, UK