Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Dungeon Hack"

From PCGamingWiki, the wiki about fixing PC games
m (→‎API: updated template usage)
m (→‎top: updated template usage)
Line 9: Line 9:
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|DOS|1993}}
 
{{Infobox game/row/date|DOS|1993}}
{{Infobox game/row/date|Windows|August 20, 2015|port=DOSBox|ref=<ref name="release date">[https://www.gog.com/news/release_forgotten_realms_the_archives Release: Forgotten Realms: The Archives - GOG.com]</ref>}}
+
{{Infobox game/row/date|Windows|August 20, 2015|wrapper=DOSBox|ref=<ref name="release date">[https://www.gog.com/news/release_forgotten_realms_the_archives Release: Forgotten Realms: The Archives - GOG.com]</ref>}}
{{Infobox game/row/date|OS X|August 20, 2015|port=DOSBox|ref=<ref name="release date"/>}}
+
{{Infobox game/row/date|OS X|August 20, 2015|wrapper=DOSBox|ref=<ref name="release date"/>}}
{{Infobox game/row/date|Linux|August 27, 2015|port=DOSBox|ref=<ref>http://www.an-ovel.com/downloads/chg/chg_1436873631.htm</ref>}}
+
{{Infobox game/row/date|Linux|August 27, 2015|wrapper=DOSBox|ref=<ref>http://www.an-ovel.com/downloads/chg/chg_1436873631.htm</ref>}}
 
|steam appid  =  
 
|steam appid  =  
 
|steam appid side  =  
 
|steam appid side  =  

Revision as of 10:14, 8 June 2019

Dungeon Hack
Dungeon Hack cover
Developers
DreamForge Intertainment
Publishers
Strategic Simulations Inc.
Engines
AESOP
Release dates
DOS 1993
Windows (DOSBox) August 20, 2015[1]
macOS (OS X) (DOSBox) August 20, 2015[1]
Linux (DOSBox) August 27, 2015[2]
Dungeon Hack on Wikipedia

General information

GOG.com Community Discussions
GOG.com Support Page

Availability

Source DRM Notes Keys OS
Retail
Prompts for answers from manual, code wheel, etc.
DOS
GOG.com
DRM-free
Pre-packaged with DOSBox. Bundled with Menzoberranzan.
Windows
macOS (OS X)
Linux
The retail version requires the manual to answer copy protection questions. The GOG.com version has the copy protection cracked (type anything, then press Enter).[3]

Essential improvements

Skip intro videos

Edit HACK.BAT[4]
  1. Go to the installation folder.
  2. Edit HACK.BAT.
  3. Change aesop open opening to REM aesop open opening
  4. For the GOG.com version, edit dosbox_dhack_single.conf and remove the lines between the first and second instances of cls to remove the reminder about copy protection being cracked.

Game data

Save game data location

System Location
DOS <path-to-game>\SAVEGAME\
Windows <path-to-game>\SAVEGAME\[Note 1]
<path-to-game> (mounted in DOSBox)[Note 2]
macOS (OS X) <path-to-game> (mounted in DOSBox)[Note 2]
Linux <path-to-game> (mounted in DOSBox)[Note 2]
In-game settings are stored in each save rather than shared.
Seed and game difficulty settings are stored in SEED.TXT.
High scores are stored in HISCORE.DAT; high scores can be reset using <path-to-game>\newscore.exe.[5]
Saved maps are stored in <path-to-game>\MAPS.TXT.
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game cloud syncing

System Native Notes
GOG Galaxy

Video settings

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Russian
Fan translation, download

Issues fixed

Automap printing

Official DOSBox builds don't support printing.
Enable printer support[4]
  1. Set up DOSBox printer support. For the GOG.com version the file to edit is dosbox_dhack.conf in the installation folder.
  2. Automaps can now be printed in-game.

Other information

API

Technical specs Supported Notes
DOS video modes VGA

System requirements

DOS
Minimum
Operating system (OS) 5.0
Processor (CPU) 386/25
System memory (RAM) 640k
Hard disk drive (HDD)
Video card (GPU) VGA

Notes

  1. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 2.2 File/folder structure within the installation folder reflects the path(s) listed for DOS game data. For the GOG.com release, file changes in DOSBox are redirected to <path-to-game>/cloud_saves/ even if GOG Galaxy is not used (this folder contains all redirected files, so some files in the cloud_saves folder might be temporary files or other files that do not contain saves or settings).

References