Difference between revisions of "HEXEN.EXE"

From DoomWiki.org

[checked revision][checked revision]
(Latest version of Hexen: hexadecimal format for 1.1r2 CRC32; 1.0r1 hashes.)
(Latest version of Hexen: Differentiated between the two Hexen 1.1 versions)
Line 5: Line 5:
 
== Latest version of Hexen ==
 
== Latest version of Hexen ==
  
Version 1.1 is {{c|923,019}} bytes in size, is dated {{c|1996-03-14}}, and has the following hashes:
+
Version 1.1r1 is {{c|923,019}} bytes in size, is dated {{c|1996-03-14}}, and has the following hashes:
  
 
{| {{prettytable|class=dw-codetable}}
 
{| {{prettytable|class=dw-codetable}}
Line 17: Line 17:
 
|}
 
|}
  
A slightly different, and rarer, version is found in encrypted form (HEXEN11.MJ3) on some CDs (such as Quake CDs) that contain [[id STUFF]] folders on them. There are various undocumented changes. Unfortunately, there is no revision change between these two versions, so both are called v1.1. This improved version is also 923,019 bytes in size, is dated 1996-03-22 and has the following hashes:
+
A slightly different, and rarer, version 1.1r2 is found in encrypted form (HEXEN11.MJ3) on some CDs (such as Quake CDs) that contain [[id STUFF]] folders on them. There are various undocumented changes. Unfortunately, there is no revision change between these two versions, so both are called v1.1 in-game. This improved version is also 923,019 bytes in size, is dated 1996-03-22 and has the following hashes:
  
 
{| {{prettytable|class=dw-codetable}}
 
{| {{prettytable|class=dw-codetable}}

Revision as of 03:38, 2 August 2022

This article gives technical information about the demo and commercial Hexen application files. For gameplay information and walkthroughs, see Hexen.

HEXEN.EXE is the main executable for the original MS-DOS versions of Hexen.

Latest version of Hexen

Version 1.1r1 is 923,019 bytes in size, is dated 1996-03-14, and has the following hashes:

Hash type Hash code
MD5 713319e8adbc34bca8e06dbaff96f86c
SHA-1 b0b99b13a2d4f7987d1e918e2289deb9c421e561
CRC-32 bbc55df2

A slightly different, and rarer, version 1.1r2 is found in encrypted form (HEXEN11.MJ3) on some CDs (such as Quake CDs) that contain id STUFF folders on them. There are various undocumented changes. Unfortunately, there is no revision change between these two versions, so both are called v1.1 in-game. This improved version is also 923,019 bytes in size, is dated 1996-03-22 and has the following hashes:

Hash type Hash code
MD5 dfe619e8c6e3339359d62cda11e5375b
SHA-1 049bb269018a79a090cb37171c554cfd89a1c42b
CRC-32 741bb161

Older versions

Version File date Size (bytes) MD5 SHA-1 CRC-32
1.0r1 unknown 931,829 08f08cad60c899cdce784c3adf6c5a6a 8efd52454de3ca04e14e7ca6f6ac7d25bf7a1d69 92d2fd31
1.0r2 1995-10-15 931,829 435fd8c4770edf31b62bebd64aae9332 4bc2504d53b06244a7c043bf9a4c7ccfcd87f066 32d27bdf

Demo version

HEXEN.EXE is also the name of the executable for the demo version of Hexen, and the latest version is 1.0. It is 875,885 bytes in size, is dated 1995-10-18, and has the following hashes:

Hash type Hash code
MD5 458d3ff08d32fc50abb55a5b68660b6b
SHA-1 0770db81c175f0470e7c61e54f0c8b7addb59d1c
CRC-32 031d5117

Older versions

Version File date Size (bytes) MD5 SHA-1 CRC-32
Beta 1995-10-02 856,845 c2dda1704b8e302e05c26f69433729f3 b2a8c78e9c9ebb9b7b2cfe21db13a94f6901f7d9 0452fae8

See also

External links