Difference between revisions of "GAMES:King's Quest: Quest for the Crown"
From DOSBoxWiki
Jump to navigationJump to searchm (gog) |
(updated dosbox conf settings) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 20: | Line 20: | ||
== Making it work == | == Making it work == | ||
− | King's Quest (both the original version and the enhanced remake) works fine under DOSBox | + | 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 35: | Line 40: | ||
If you require support for general issues, see the [[Performance|performance guide]] and [[DOSBox_FAQ|FAQ]]. | 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 == | == 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.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]] | [[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