Difference between revisions of "GAMES:King's Quest: Quest for the Crown"
From DOSBoxWiki
Jump to navigationJump to search (Added Infobox) |
m (general issues & category) |
||
Line 16: | Line 16: | ||
|installer='''INSTALLH.BAT'''}} | |installer='''INSTALLH.BAT'''}} | ||
− | '''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: Quest for the Crown''' is a adventure game. |
+ | |||
+ | == Making it work == | ||
+ | |||
+ | 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: | The 1987 version and enhanced remake (1990) was compatible with DOS: | ||
Line 29: | Line 33: | ||
mount c C:\KQ1 | mount c C:\KQ1 | ||
boot KQ.img | boot KQ.img | ||
+ | |||
+ | If you require support for general issues, see the [[Performance|performance guide]] and [[DOSBox_FAQ|FAQ]]. | ||
+ | |||
+ | [[Category:Adventure games]] |
Revision as of 07:49, 14 November 2012
King's Quest: Quest for the Crown | |
---|---|
Title Screen (1987 version)
| |
Developer | Sierra On-Line |
Publisher | IBM, Sierra On-Line |
Released | 1983 & 1984 (original),
1987 (5th release), 1990 (Enhanced) |
Status | Supported |
Tested on | 0.74 |
Tested game version | Unknown |
Links | Compatibility List |
Commands
| |
Executable | SIERRA.COM |
Installer | INSTALLH.BAT |
Setup | N/A |
DOS Extender
| |
DOS4GW.EXE | Unknown |
Works with DOS32A | N/A |
King's Quest: Quest for the Crown is a adventure game.
Making it work
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 overrode the operating system:
[dosbox] machine=cga [autoexec] mount c C:\KQ1 boot KQ.img
If you require support for general issues, see the performance guide and FAQ.