Quest for Glory II: Trial by Fire Technical: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
Created page with "{{TechSubpageLinks}} {{TechStub}} ==<br /> General Information == <blockquote> <!-- Add general game tech info here --> === Graphics === <blockquote> <!-- Add graphics info here --> </blockquote> === Sound === <blockquote> <!-- Add audio info here --> </blockquote> === Requirements === <blockquote> ====<br /> MS-DOS ==== <blockquote> {| |- valign="top" | width="200" | '''Minimum OS:''' || |- valign="top" | '''Minimum CPU:''' || Intel 8088 / 8086 |- v..." |
|||
| (7 intermediate revisions by the same user not shown) | |||
| Line 109: | Line 109: | ||
</blockquote> | </blockquote> | ||
== Patches == | |||
<blockquote> | <blockquote> | ||
<!-- Put | <!-- Put patch history and general info here --> | ||
</blockquote> | </blockquote> | ||
* <div name="QG2IMPRT" />[[File:ZIP.png|ZIP file]] [[File:QfG2(QG2IMPRT).zip|Quest for Glory II Character IMPORT Patch (QG2IMPRT)]]<span class="DLInfo"> (ZIP file) [3.5 KB]</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. | |||
== | * <div name="QG2FIX" />[[File:ZIP.png|ZIP file]] [[File:QfG2(QG2FIX).zip|Quest for Glory II SAVE/RESTORE Patch (QG2FIX)]]<span class="DLInfo"> (ZIP file) [58.3 KB]</span><br /> Fixes: | ||
::Corrects difficulties with saving or restoring saved games in '''''Quest For Glory II: Trial By Fire''''' for MS-DOS version 1.000. Use ONLY if you are experiencing game SAVE/RESTORE problems. Other uses may give unpredictable results. | |||
< | |||
</blockquote> | </blockquote> | ||
== | === New Installer === | ||
* [[File:Setup.png]] [[File:QfG2ForDOSBox.zip|SHP New Quest for Glory 2 Installer]]<span class="DLInfo"> Setup File [720 KB]</span><br /> | * [[File:Setup.png]] [[File:QfG2ForDOSBox.zip|SHP New Quest for Glory 2 DOSBox Installer]]<span class="DLInfo"> Setup File [720 KB]</span><br /> | ||
:: | ::Requires files from the original distribution media into a temporary folder on your hard drive and run this installer from that folder. | ||
==<br /> Debug Modes == | ==<br /> Debug Modes == | ||
Latest revision as of 21:28, 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
- 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 difficulties with saving or restoring saved games in Quest For Glory II: Trial By Fire for MS-DOS version 1.000. Use ONLY if you are experiencing game SAVE/RESTORE problems. Other uses may give unpredictable results.
New Installer
SHP New Quest for Glory 2 DOSBox Installer Setup File [720 KB]
- Requires files from the original distribution media 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