VOGONS


First post, by MrFlibble

User metadata
Rank Oldbie
Rank
Oldbie

Recently I found a freeware Breakout like game called GetOut by a certain Jouni Laukkanen, but I can't get it to work in DOSBox. It hangs with no messages, but DOSBox terminal output indicates corrupt MCB chain.

The game itself can be downloaded from a MikroBitti coverdisk using DiscMaster:
https://discmaster.textfiles.com/browse/33280 … ketit/GO100.ZIP

I tried using JEMMEX instead of the built-in memory managers, no effect.

Tried running the game in 86box but no luck either.

DiscMaster finds no other instances of this game.

DOS Games Archive | Free open source games | RGB Classic Games

Reply 1 of 1, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

In an apparent case of mismanagement, the game code overwrites the last MCB header. The game seems to have been developed during the Win9X era, so perhaps in that "DOS" there is greater forgiveness for what happens.

The attached workaround program makes the game use a bit more memory than it asks for, thus avoiding the problem -- just put the program in the game folder and start with "GO" as before.