How to launch an IF game file: Difference between revisions

From IFWiki

(added link for downloading frotz on linux ~~~~)
(Simplifying this page, mainly by including the interpreter navbox instead of the old text)
Tag: Replaced
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
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").
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.
A list of [[Recommended interpreters]] is available, or you can use the navbox below:


== Simplest option ==
{{interpreter navbox}}
 
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 [https://github.com/erkyrath/lectrote/releases Lectrote releases page], or download release 1.3.2 directly from these links:
 
[https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-win32-x64.zip Lectrote for Windows 64bit] ([https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-win32-ia32.zip 32bit])<br>
[https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-linux-x64.zip Lectrote for Linux 64bit] ([https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-linux-ia32.zip 32bit])<br>
[https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-macos-x64.dmg 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.
 
[https://play.google.com/store/apps/details?id=com.luxlunae.fabularium Fabularium for Android]
 
 
For '''iOS''', try the Frotz app.
 
[https://apps.apple.com/us/app/frotz/id287653015 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.
 
[https://github.com/garglk/garglk/releases/download/2019.1/gargoyle-2019.1-windows.exe Gargoyle for Windows]<br>
[https://github.com/garglk/garglk/releases/download/2019.1/gargoyle-2019.1-mac-nota.dmg Gargoyle for Mac OS]<br>
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'''<br>
(Extensions: .z3-.z8, .zblorb, .zlb, and sometimes .dat)
 
Windows: [https://ifarchive.org/if-archive/infocom/interpreters/frotz/WindowsFrotzInstaller.exe WinFrotz]<br>
Mac OS: (?)<br>
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 [https://davidgriffith.gitlab.io/frotz/ David Griffith's Frotz page] lists several places to download it.<br>
iOS: (?)<br>
Android: (?)
 
 
'''Glulx'''<br>
(Extensions: .ulx, .blb, .gblorb, .glb)
 
Windows: [http://www.ifarchive.org/if-archive/programming/glulx/interpreters/glulxe/WinGlulxeInstaller.exe Glulxe]; [http://www.ifarchive.org/if-archive/programming/glulx/interpreters/git/wingit-135.zip Git]<br>
Mac OS: (?)<br>
Linux: (?)<br>
iOS: (?)<br>
Android: (?)
 
 
'''TADS'''<br>
(Extensions: .gam, .t3)
 
Windows: [https://www.tads.org/t3dl/pksetup.exe TADS Player Kit]<br>
Mac OS: [https://github.com/realnc/qtads/releases/download/2.1.7/QTads-2.1.7.dmg QTads]<br>
Linux: (?)<br>
iOS: (?)<br>
Android: (?)


[[Category:Basics]]
[[Category:Basics]]
[[Category:Interpreter]]

Latest revision as of 22:42, 30 September 2022

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).

A list of Recommended interpreters is available, or you can use the navbox below:

Interpreters
By format ADRIFTAdvSysAGTAlanGlulxHugoMagnetic ScrollsTADSZ-code
By system BrowserAndroidiOSLinuxmacOSWindows
Browse Recommended interpretersSearch formDrilldown
Other software Authoring systemsUtilities