VOGONS


First post, by bjt

User metadata
Rank Oldbie
Rank
Oldbie

I've copied the installer and the rest of the files from the game folder, and burned a CD from the GAME.GOG iso file. The game starts up fine under DOS, but some (not all) of the digital sound effects and speech are corrupted (static). Has anyone else tried the GOG version under DOS?

Reply 1 of 2, by Mau1wurf1977

User metadata
Rank l33t++
Rank
l33t++
bjt wrote:

I've copied the installer and the rest of the files from the game folder, and burned a CD from the GAME.GOG iso file. The game starts up fine under DOS, but some (not all) of the digital sound effects and speech are corrupted (static). Has anyone else tried the GOG version under DOS?

Hi there!

Thanks for checking our my Videos 😀

I also ran into this issue...

The issue when the machine has more than 16MB (Megabyte) of EMS memory.

You have two options:

a) Put only 16MB of memory in your machine
b) Tell EMM386.EXE to only use 16MB

You do this in the CONFIG.SYS through

device=c:\dos\emm386.exe 16384

And lastly make sure you configure the correct IRQ and DMA in the SETUP.EXE (or whatever it is called for this game).

My website with reviews, demos, drivers, tutorials and more...
My YouTube channel

Reply 2 of 2, by bjt

User metadata
Rank Oldbie
Rank
Oldbie

Awesome, thanks for the tip!