You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
Thank you! Is there any simple stdin/stdout interpreter (such as Dumb Frotz) that would work with zblorb files, please (like glulxe with cheapglk works for gblorb files)? If this question is out of scope of (Dumb) Frotz, I'll move the discussion to intfiction.org forums.
I added preliminary support for loading game data from Blorb files: 3140e07. I'm reasonably sure this is correct and bug free, but I'd like to make sure that Blorb support is optional for building the Dumb interface before I close this issue.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, when using the latest version of frotz (built on Linux with unchanged Makefile) and trying to run Child's Play, I get:
./dfrotz ChildsPlay.zblorb
Fatal error: Unknown Z-code version
Running
./frotz ChildsPlay.zblorb
works perfectly and gives no errors.Any help would be greatly appreciated (I do need dumbfrotz specifically because I'm interested in an stdin/stdout interpreter) :)
The text was updated successfully, but these errors were encountered: