Quantcast
Channel: MobileRead Forums - Kobo Reader
Viewing all articles
Browse latest Browse all 11143

QtFrotz - Frotz port to Kobo e-readers

$
0
0
Hello,

I've ported Frotz to the Kobo e-readers. Frotz is an interpreter for Infocom games and other Z-machine games. It complies with standard 1.0 of Graham Nelson's specification. It was written by Stefan Jokisch in 1995-1997. It was ported to Unix by Galen Hazelwood. Currently the Unix port is being developed and maintained by David Griffith. The Unix port is also the canonical core version upon which all other ports are based.

Instructions:
  1. You'll need KoboLauncher, so if you haven't already installed it, do so now.
  2. Extract the files to the KoboLauncher directory (.kobo/KoboLauncher on internal storage)
  3. Open the applications.ini file in the KoboLauncher directory and insert the following line:
    Code:

    Frotz = frotz.sh
  4. Start KoboLauncher and open Frotz.

Some notes:
  • To change the font size, click on File->Settings (only works when no game is active), don't set some to crazy values or games will probably crash
  • To quit you first have to quit the game (by typing "QUIT" or pressing File->Exit) and then press File->Exit again
  • The savestates menu seems to cause problems in some games. In these cases just use "SAVE" and "RESTORE" commands.

Sourcecode is attached.

Changelog:
12-13-2013:
  • Fix special keys on keyboard
  • fix savestates
  • fix problems with some "graphics"

BigBoot

Attached Thumbnails
Click image for larger version

Name:	QtFrotz3.png
Views:	N/A
Size:	35.0 KB
ID:	116626   Click image for larger version

Name:	QtFrotz4.png
Views:	N/A
Size:	54.4 KB
ID:	116627  
Attached Files
File Type: zip Frotz.zip (85.2 KB)
File Type: zip Frotz-12-13-2013.zip (85.6 KB)
File Type: zip QtFrotz-src.zip (118.8 KB)

Viewing all articles
Browse latest Browse all 11143

Trending Articles