Z8 File
What are Z8 files and how to open them
Are you having problems opening a Z8 file or are you simply curious about its contents? We're here to explain the properties of these files and provide you with software that can open or handle your Z8 files.
What is a Z8 file?
A .Z8 file is a Z-Code V8 Adventure For Infocom Z-Machine file.
A Z-Code V8 story file is a binary "story file" built for the Z-machine virtual machine, version 8. It holds an interactive fiction game - the compiled output of systems like the Inform compiler - and contains both the code and data required to run the game. Players don't write these directly; instead a compiler makes a Z8 file, interpreters (like Windows Frotz) read it and simulate the game, handling player input, printing text, managing game state, saving/restoring, etc.
The version 8 standard was defined by Graham Nelson in the mid-1990s to allow larger games than were possible under Infocom's original versions. It keeps nearly all behavior of version 5, but changes how packed (high-memory) addresses work, increases the maximum story file size to about 512 Kilobytes, and alters some fields in the file header (notably the length field at header offset $1A). Most modern Z-machine interpreters support .z8 files.
At the lowest level, a .z8 file begins with a byte whose value is 8, indicating version 8 of the Z-machine, followed by other header fields. One common signature is that byte offset 0 holds 0x08. Also, certain interpreters and tools validate that byte offset 2 holds 0x00. These bytes help programs quickly identify a file as a Z-machine story file version 8.
How to open Z8 files
We have identified one Z8 opener that is compatible with this specific type of Z8 file.
Programs that open Z-Code V8 Adventure For Infocom Z-Machine files
| Windows Frotz | Verified |
Last updated: August 14, 2026
Various apps that use files with this extension
These apps are known to open certain types of Z8 files. Remember, different programs may use Z8 files for different purposes, so you may need to try out a few of them to be able to open your specific file.
| Gargoyle | User submitted |
Help us help others
File.org helps thousands of users every day, and we would love to hear from you if you have additional information about Z8 file formats, example files, or compatible programs. Please use the links below or email us at submit@file.org to discuss further.
Not sure exactly what type of file you are trying to open? Try our new File Analyzer. It is a free tool that can identify more than 11,000 different kinds of files - most likely yours too! It will help you find software that can handle your specific type of file. Download File Analyzer here.