Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Plum-brains in IF Community

A topic by smartgenes created Jul 02, 2023 Views: 208 Replies: 6
Viewing posts 1 to 4
(-2)

Why did they start with this garbage of making things blorb files.

i have no idea what file it is and what to run it on.

It shouldn't take someone who has been into text adventures for more than 30 years an hour to run your game.
Remind me to write a game about defeating the Evil Wizard Plotkin.

(+1)(-1)

You have to download and install an interpreter as shown in ifwiki, depending on your device. It is the same as you will do to see a doc, png or any other file.

Not really, because a doc I know is a document. Blorb is something sort-of zipped up and I don't know what that something is. Turns out on closer look it's an ADRIFT file. And by 8-bit legend Larry Horsfield, no less!

(+1)

If you need help, I can guide you. Let me know your device system.

Host

Hi smartgenes,

Are you trying to submit a game for ParserComp?

If so, what was the development system?

(1 edit) (+2)

Anyone new to IF will probably have trouble with any of the file types. Some are just more common than others.

Even those authors who did write INSTALL INSTRUCTIONS may not get their message through in the competition, because if you click on a submission, you can get the file without seeing the install instructions, because you have to click at "view game page" in order to see install instructions.

So itch.io isn't making it easier. 

Except for VERY few examples on the internet, ".blorb" is always an ADRIFT 5 game and can be handled by any Adrift 5 interpreter, whereas ".gblorb" requires an glulxe interpreter with blorb support (I don't know if all glulxe interpreters has blorb support) and a ".zblorb" requires a z-machine interpreter with blorb-support.

Finally, "Murder Most Foul" is distributed as a taf-file which both Adrift 4 and 5 games can have as an extension but in this case it is also an Adrift 5 game so that also requires either Frankendrift (Mac, Win, Linux), Adrift Runner (Windows) or Fabularium (Android).

(+2)

Thanks for the explanation! I'm relatively new to IF, and I figured out what I need to run Murder Most Foul and the .gblorb games, but didn't know the .blorb ones would open with Frankendrift. I was going to skip them, but now I will go back and play them!