Quest for Glory II: Trial by Fire Technical: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
|||
| Line 114: | Line 114: | ||
<!-- Put patch history and general info here --> | <!-- Put patch history and general info here --> | ||
</blockquote> | </blockquote> | ||
* [[File:ZIP.png]] [[File:QuestForGlory/QfG2(QG2IMPRT).zip|Official Quest for Glory 2 Patch]] <span class="DLInfo"> ZIP File [QfG2(QG2IMPRT).zip]</span> | * [[File:ZIP.png]] [[File:QuestForGlory/QfG2(QG2IMPRT).zip|Official Quest for Glory 2 Patch]] <span class="DLInfo"> ZIP File [QfG2(QG2IMPRT).zip]</span><br />Fixes: | ||
:: Corrects problems importing characters from QFG1, especially character type changing to Fighter. Use ONLY if you are experiencing character IMPORT problems with Quest For Glory II: Trial By Fire' for MS-DOS versions up to and including 1.102. Other uses may give unpredictable results. | :: Corrects problems importing characters from QFG1, especially character type changing to Fighter. Use ONLY if you are experiencing character IMPORT problems with Quest For Glory II: Trial By Fire' for MS-DOS versions up to and including 1.102. Other uses may give unpredictable results. | ||
Revision as of 21:12, 29 July 2026
Release Info | Releases | Release Credits | Development | Technical | Cover Art | Screenshots | Media | Manual | Contents | Soundtrack | Misc
| This article is a technical stub page. You can help the Sierra Wiki by expanding it. |
General Information
Graphics
Sound
Requirements
MS-DOS
Minimum OS: Minimum CPU: Intel 8088 / 8086 Minimum RAM: 640 KB Minimum Video RAM: N/A Graphics Modes: Hercules, CGA, Tandy / PCjr, EGA, VGA, MCGA Audio Hardware: PC Speaker,Tandy/PCjr Sound,Tandy with DAC,AdLib,Roland MT-32,Game Blaster (CMS),Sound Blaster,PS/1 Audio CardPC Speaker, Tandy/PCjr Sound, Tandy with DAC, AdLib, Roland MT-32, Game Blaster (CMS), Sound Blaster, PS/1 Audio Card Input Devices: Keyboard, Mouse, Analog Joystick Media: 8 3½" floppy diskettes
Amiga
Minimum OS: Minimum CPU: Minimum RAM: Graphics Modes: Sound Devices Supported: Input Devices: Keyboard, Mouse, Joystick Media:
Exploring Game Resources
Resources Used
- VIEW.* — View resources; 16 color sprite graphics. Location: RESOURCE.00*, RESSCI.00*, patchDir.
- PIC.* — Picture resources; 16 color background graphics. Location: RESOURCE.00*, RESSCI.00*, patchDir.
- SCRIPT.* — Script resources; the game logic. Location: RESOURCE.00*, RESSCI.00*, patchDir.
- TEXT.* — Text resources; series of ASCII strings. Location: RESOURCE.00*, RESSCI.00*, patchDir.
- SOUND.* — Sound resources; MIDI music and some sound effects. Location: RESOURCE.00*, patchDir.
- VOCAB.* — Vocabulary resources; Internal dictionary for the parser. Location: RESOURCE.00*, RESSCI.00*, patchDir.
- FONT.* — Font resources; graphics to display text. Location: RESOURCE.00*, patchDir.
- CURSOR.* — Cursor resources; graphics for the cursor or pointer. Location: RESOURCE.00*, patchDir.
- PATCH.* — Patch resources; Audio patch files. Location: RESOURCE.00*, patchDir.
External Resources
Resource Tools
- Sierra Resource Viewer - Opens, views, and exports AGI and SCI game resources
Multiplayer
None known.
Troubleshooting
Issue ID
Patches
Official Quest for Glory 2 Patch ZIP File [QfG2(QG2IMPRT).zip]
Fixes:
- Corrects problems importing characters from QFG1, especially character type changing to Fighter. Use ONLY if you are experiencing character IMPORT problems with Quest For Glory II: Trial By Fire' for MS-DOS versions up to and including 1.102. Other uses may give unpredictable results.
New Installer
SHP New Quest for Glory 2 Installer Setup File [720 KB]
- Copy the files from your floppy disks into a temporary folder on your hard drive and run this installer from that folder.
Debug Modes
This game does not have an internal debugger. The demo version however, does, and its interpreter can be used with the full version. This may have some restrictions, since some versions of the game use a more recent interpreter than the demo, which potentially can cause problems. Please refer to 4.1 on how to swap interpreters in the early SCI1 games.
To activate the debug mode, type: "suck blue frog"
Command Action [ALT + P] Show priority screen [ALT + C] Show control lines [ALT + V] Show visual screen [ALT + S] Show cast (information about all objects on screen) [ALT + M] Show memory [ALT + T] Teleport (change room/scene/script) [ALT + I] Gives inventory item [ALT + E] Show ego information [ALT + B] Change amount of silvers [ALT + L] Write to log [ALT + K] Change value of skills [ALT + H] Change all skills to one value [ALT + W] Write features [ALT + F] Shows free heap [ALT + G] Path Writer [ALT + U] Show cast 2? [ALT + N] Write note [ALT + Z] Exit game [CTRL + W] Write cast to file (for tester) [SHIFT + /] Help
References
Related Links