How to launch an IF game file

From IFWiki

Revision as of 22:14, 11 November 2019 by Dizzydonut (talk | contribs) (added link for downloading frotz on linux ~~~~)

Many IF games can be played in a web browser, but if you download the game file, you'll need a launcher app (also called an "interpreter").

Below are download links for the most popular apps.

Simplest option

For Windows, Mac, and Linux, try the Lectrote app. This will launch most games and is clear and easy to read.

You can either choose the most recent release for your system from the Lectrote releases page, or download release 1.3.2 directly from these links:

Lectrote for Windows 64bit (32bit)
Lectrote for Linux 64bit (32bit)
Lectrote for Mac 64bit

For the Linux versions, unzip into a folder and launch the app from there. It won't show up in your main menu though.


For Android, try the Fabularium app.

Fabularium for Android


For iOS, try the Frotz app.

Frotz for iOS



If Lectrote won't work for you, try the Gargoyle app. It will also launch most text games, but doesn't seem to be updated as often as Lectrote.

Gargoyle for Windows
Gargoyle for Mac OS
For Linux users, the first place to look is the main repository for your distribution. If you're using Linux Mint, open the Synaptic package manager and search for Gargoyle.

Other options

Other options depend on the game format, which you can usually tell from the file extension.


Z-code
(Extensions: .z3-.z8, .zblorb, .zlb, and sometimes .dat)

Windows: WinFrotz
Mac OS: (?)
Linux: Frotz will almost certainly be in your distribution's main repository. It will play all the different versions of z-code files, including V6. If Frotz is not on your main repository then David Griffith's Frotz page lists several places to download it.
iOS: (?)
Android: (?)


Glulx
(Extensions: .ulx, .blb, .gblorb, .glb)

Windows: Glulxe; Git
Mac OS: (?)
Linux: (?)
iOS: (?)
Android: (?)


TADS
(Extensions: .gam, .t3)

Windows: TADS Player Kit
Mac OS: QTads
Linux: (?)
iOS: (?)
Android: (?)