Difference between revisions of "GAMES:King's Quest: Quest for the Crown"
From DOSBoxWiki
Jump to navigationJump to search (Added Infobox) |
(updated dosbox conf settings) |
||
(7 intermediate revisions by one other user not shown) | |||
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 | + | '''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, but you can get enhanced sound from the original version by changing your [[Dosbox.conf|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: | ||
[dosbox] | [dosbox] | ||
machine=tandy | machine=tandy | ||
+ | [render] | ||
+ | aspect=true | ||
+ | [cpu] | ||
+ | core=normal | ||
+ | cycles=10000 | ||
The 1984 version was distributed with a PC Booter disk that overrode the operating system: | The 1984 version was distributed with a PC Booter disk that overrode the operating system: | ||
Line 29: | Line 38: | ||
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]]. | ||
+ | |||
+ | == See also == | ||
+ | |||
+ | * [[GAMES:King's Quest II: Romancing the Throne|King's Quest II: Romancing the Throne]] | ||
+ | * [[GAMES:King's Quest III: To Heir Is Human|King's Quest III: To Heir Is Human]] | ||
+ | |||
+ | == External links == | ||
+ | |||
+ | *[http://www.gog.com/gamecard/kings_quest_1_2_3 King’s Quest 1+2+3] at Good Old Games (GOG) | ||
+ | *[http://www.mobygames.com/game/dos/kings-quest King's Quest] at MobyGames | ||
+ | |||
+ | [[Category:Adventure games]] |
Latest revision as of 04:40, 7 June 2015
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, 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 [render] aspect=true [cpu] core=normal cycles=10000
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.
See also
External links
- King’s Quest 1+2+3 at Good Old Games (GOG)
- King's Quest at MobyGames