Difference between revisions of "GAMES:King's Quest: Quest for the Crown"

From DOSBoxWiki
Jump to navigationJump to search
Line 1: Line 1:
King's Quest (both the original version and the enhanced remake) works fine under DOSBox 0.72, but you can get enhanced sound from the original version by changing your dosbox.conf file to emulate a Tandy computer.
+
'''King's Quest''' (both the original version and the enhanced remake) works fine under DOSBox 0.72, but you can get enhanced sound from the original version by changing your dosbox.conf file to emulate a Tandy computer.
 +
 
 +
The 1987 version and enhanced remake (1990) was compatible with DOS:
 +
[dosbox]
 +
machine=tandy
 +
 
 +
The 1984 version was distributed with a PC Booter disk that overrided the operating system:
 +
[dosbox]
 +
machine=cga
 +
 +
[autoexec]
 +
mount c C:\KQ1
 +
boot KQ.img

Revision as of 03:26, 29 September 2010

King's Quest (both the original version and the enhanced remake) works fine under DOSBox 0.72, but you can get enhanced sound from the original version by changing your dosbox.conf file to emulate a Tandy computer.

The 1987 version and enhanced remake (1990) was compatible with DOS:

[dosbox]
machine=tandy

The 1984 version was distributed with a PC Booter disk that overrided the operating system:

[dosbox]
machine=cga

[autoexec]
mount c C:\KQ1
boot KQ.img