Difference between revisions of "Quest for Glory"

Jump to navigation Jump to search
2,562 bytes added ,  12:01, 27 June 2023
m (This is now supported)
 
(13 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{GameDescription|
{{GameDescription|
name=Quest for Glory: So You Want to Be a Hero|
name=Quest for Glory: So You Want to Be a Hero|
image=https://www.scummvm.org/data/screenshots/sci/qfg1vga/qfg1vga_dos_en_1_4.jpg|
release=1989|
release=1989|
alternateNames=Hero's Quest, QfG,<br/>Quest for Glory I|
alternateNames=Hero's Quest, QfG,<br/>Quest for Glory I<br/>クエスト フォー グローリィ|
publisher=[[Sierra]]|
publisher=[[Sierra]]|
developer=[[Sierra]]|
developer=[[Sierra]]|
platforms=MS-DOS, Mac, Amiga<br/>Atari ST, PC-9801|
platforms=MS-DOS, Mac, Amiga<br/>Atari ST, NEC PC-9801|
resolution=320x200, 256 and 16 colors|
engine=[[SCI]]|
engine=[[SCI]]|
support=Since ScummVM 1.2.0|
support=Since ScummVM 1.2.0|
purchase=No
purchase=[[Where to get the games#Sierra Games|Yes]]
}}
}}
'''Quest for Glory: So You Want to Be a Hero''' was the first game in the [[Quest for Glory series]]. In this adventure/RPG hybrid game, a wanna-be hero travels to the land of Spielburg to save it's people and prove himself worthy of the title of hero. The player can choose out of three classes for the hero: fighter, magic user, and thief. Many of the puzzles that could be solved and quests that would be encountered in the game were dependent on the chosen class of the hero.
'''Quest for Glory: So You Want to Be a Hero''' was the first game in the [[Quest for Glory series]]. In this adventure/RPG hybrid game, a wanna-be hero travels to the land of Spielburg to save it's people and prove himself worthy of the title of hero. The player can choose out of three classes for the hero: fighter, magic user, and thief. Many of the puzzles that could be solved and quests that would be encountered in the game were dependent on the chosen class of the hero.


==Miscellaneous==
==Miscellaneous==
The original title of the game was Hero's Quest, but Sierra never trademarked the name. The electronic adaptation of the HeroQuest board game forced Sierra to rename the game to Quest for Glory.
The original title of the game was Hero's Quest, but Sierra never trademarked the name. The electronic adaptation of the HeroQuest board game forced Sierra to rename the game to Quest for Glory.
 
== NEC PC-9801 Version ==
The game was released in Japan for the NEC PC-9801 computer. This version came out in 2 flavors: 8-color and 16-color. Both used the same SCI vector-picture format (that uses 256 colors internally). The game came with 2 graphic drivers: 9801V8M.DRV and 9801V16.DRV. The first rendered the graphics in 640x400 8 color mode and the second in 640x400 16 color mode.
The 8-color flavor of the game was using a palette that looked better when dithered to 8 colors, and vice versa.
 
Here are the various combinations of the game when played in an emulator:
{|
!
! 8-color graphics
! 16-color graphics
|-
!8-color game
|[[File:Qfg1-jp-8_8.png]]
|[[File:Qfg1-jp-8_16.png]]
|-
!16-color game
|[[File:Qfg1-jp-16_8.png]]
|[[File:Qfg1-jp-16_16.png]]
|}
 
==Installation==
For more information on how ScummVM uses game data files, see the [https://docs.scummvm.org/en/latest/use_scummvm/game_files.html user documentation].
 
===Required data files - SCI===
 
WARNING: Unlike other games, SCI games have significant variation in the naming of required files.
 
They also can load supplementary files by resource maps, so it is recommended to keep all files in the game data directory from the CD.
 
Unless otherwise specified, do '''NOT''' remove any file from the directory, even if it does not appear on the following list, since this will likely cause weird bugs.
 
Copy all files to the game directory. Some games need additional work:
 
'''''Floppy games with RESOURCE.p01, p02, etc. and/or RESOURCE.a01, a02, etc. files'''''
 
* Concatenate all RESOURCE.p0* files to RESOURCE.000 (e.g. <code>copy /b RESOURCE.p0* RESOURCE.000</code> on Windows, or <code>cat RESOURCE.p0* > RESOURCE.000</code> on *nix).
* Concatenate all RESOURCE.a0* files to RESOURCE.AUD (e.g. <code>copy /b RESOURCE.a0* RESOURCE.AUD</code> on Windows, or <code>cat RESOURCE.a0* > RESOURCE.AUD</code> on *nix).
 
===Required data files - AGI===
 
'''''All platforms'''''
 
* *VOL.* (e.g. GRVOL.0, KQ4VOL.11, VOL.1)
* OBJECT
* *DIR* (e.g. PQDIR, MH2DIR, DMDIR, DIRS, LOGDIR, PICDIR, SNDDIR, VIEWDIR)
* WORDS.TOK
and if available
* PAL.*


==External links==
==External links==
*[http://en.wikipedia.org/wiki/Quest_for_Glory:_So_You_Want_to_Be_a_Hero Wikipedia Article on Quest for Glory I]
*[https://en.wikipedia.org/wiki/Quest_for_Glory:_So_You_Want_to_Be_a_Hero Wikipedia Article on Quest for Glory I]
*[https://www.mobygames.com/game/16075/quest-for-glory-i-so-you-want-to-be-a-hero/ MobyGames entry for Quest for Glory I]
*[https://www.scummvm.org/screenshots/sierra/qfg/ Screenshots (Quest for Glory Series)]


[[Category:Supported Games]]
[[Category:SCI Games]]
[[Category:SCI Games]]
1,310

edits

Navigation menu