VOGONS


First post, by filipetolhuizen

User metadata
Rank Oldbie
Rank
Oldbie

Hi,
Is anyone familiar with this old EA title? It seems to have different versions, but I'm wondering if there's one that works best, as I've seen they have memory management issues that screws up the playing cartoon.

Reply 1 of 3, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie
filipetolhuizen wrote:

Hi,
Is anyone familiar with this old EA title? It seems to have different versions, but I'm wondering if there's one that works best, as I've seen they have memory management issues that screws up the playing cartoon.

Yes, I am aware this is a two year old post. But,
to the op and anyone else who cares:
As far as I know there’s only one version of Cartooners for MS-DOS, namely v3.11. Some personal research indicates it requires at least DOS 2.0 and possibly a 80286 or newer CPU. The game freezes on startup when DOSBox is set to emulate being DOS 1.0 (Lookup the VER command) and disassembled code contains the LLDT and SLDT descriptor table management instructions that were introduced with the 80286. This table is related to memory management. Also be sure to have enough free memory. How much? Idk.

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels

Reply 3 of 3, by Peter Swinkels

User metadata
Rank Oldbie
Rank
Oldbie
Calvero wrote:

I can confirm it does run on a 286.

Okay, but can anyone verify it won’t work properly on a 8086/8088/80186?

Do not read if you don't like attention seeking self-advertisements!

Did you read it anyway? Well, you can find all sorts of stuff I made using various programming languages over here:
https://github.com/peterswinkels