Hexen
Encyclopedia
Hexen is a first-person shooter
First-person shooter
First-person shooter is a video game genre that centers the gameplay on gun and projectile weapon-based combat through first-person perspective; i.e., the player experiences the action through the eyes of a protagonist. Generally speaking, the first-person shooter shares common traits with other...

 video game developed by Raven Software
Raven Software
Raven Software is an American video game developer. The company was founded in 1990 by brothers Brian and Steve Raffel. In 1997, Raven made an exclusive publishing deal with Activision and was subsequently acquired by them...

, published by id Software
Id Software
Id Software is an American video game development company with its headquarters in Richardson, Texas. The company was founded in 1991 by four members of the computer company Softdisk: programmers John Carmack and John Romero, game designer Tom Hall, and artist Adrian Carmack...

, and distributed by GT Interactive beginning on September 30, 1995. It is the sequel to 1994's Heretic
Heretic (computer game)
Heretic is a fantasy first-person shooter video game created by Raven Software, published by id Software, and distributed by GT Interactive in 1994. It was made available on Steam on August 3, 2007....

, and the second game in the Serpent Riders series. The word Hexen in German
German language
German is a West Germanic language, related to and classified alongside English and Dutch. With an estimated 90 – 98 million native speakers, German is one of the world's major languages and is the most widely-spoken first language in the European Union....

 means "witches".

Plot

Following the tale of D'Sparil's defeat in Heretic
Heretic (computer game)
Heretic is a fantasy first-person shooter video game created by Raven Software, published by id Software, and distributed by GT Interactive in 1994. It was made available on Steam on August 3, 2007....

, Hexen takes place in another realm, Cronos, which is besieged by the second of the Serpent Riders, Korax. Three heroes set out to destroy Korax. The player assumes the role of one such hero.

Gameplay

A new series feature introduced in Hexen is the choice of character class. Players may choose to play as a fighter
Warrior (character class)
Warrior is a character class found in many role-playing games. This class may also be referred to as Fighter, as in Dungeons & Dragons. The class is sometimes also referred to as a Knight, although in some games this is a separate class with a more chivalric aspect...

, cleric
Cleric (character class)
The Cleric, Priest, or Bishop is a character class in Dungeons & Dragons and other fantasy role-playing games. The cleric is a healer, usually a priest and a holy warrior, originally modeled on or inspired by the Military Orders...

, or mage
Wizard (character class)
The Wizard is a type of magical character class in certain role-playing games and computer role-playing games. Wizards are considered to be spellcasters who wield powerful spells, but are often physically weak as a trade-off. Wizards are commonly confused with similar offensive spellcasting...

. Each character has unique weapons and physical characteristics, lending an additional degree of variety and replay value to the gameplay. The Fighter relies mainly on close quarter martial attacks with weapons both mundane and magical in nature, and is tougher and faster than the other characters. The Mage uses an assortment of long-range spells, whose reach is counterbalanced by the fact that he is the most fragile and slowest moving of the classes. The Cleric arms himself with a combination of both melee and ranged capabilities, being a middle ground of sorts between the other two classes. Additionally, certain items behave differently when collected and used by each of the classes, functioning in a manner better suiting their varying approach to combat, further differentiating the three.

Hexen introduces "hub" levels to the series, wherein the player travels back and forth between central hub levels and connected side levels. This is done in order to solve larger-scale puzzles that require a series of items or switches to be thrown. The player must traverse through a hub in order to reach a boss and advance to the next hub.

Development

Hexen uses a modified version of the Doom engine
Doom engine
The Doom engine is the game engine that powers the id Software games Doom and Doom II. It is also used by HeXen, Heretic, Strife, Freedoom, and HacX, and other games produced by licensees. It was created by John Carmack, with auxiliary functions written by Mike Abrash, John Romero, Dave Taylor and...

, which allows jumping, network play with up to 8 players and the choice of three character classes. It also popularised the "hub system" of level
Level (computer and video games)
A level, map, area, or world in a video game is the total space available to the player during the course of completing a discrete objective...

 progression in the genre of first-person shooter games. Unlike previous games, which had relied purely on General MIDI
General MIDI
General MIDI or GM is a standardized specification for music synthesizers that respond to MIDI messages. GM was developed by the MIDI Manufacturers Association and the Japan MIDI Standards Committee and first published in 1991...

 for music, Hexen is also able to play tracks from CDs. The game's own CD contained soundtrack in audio format that was exactly the same as the game's MIDI soundtrack but played through a high quality sound module. However, the most significant improvement was the addition of wall translation, rotation and level scripting.

Engine modifications

"Polyobjects" are the walls which move within the game. Because the Doom engine uses the binary space partitioning
Binary space partitioning
In computer science, binary space partitioning is a method for recursively subdividing a space into convex sets by hyperplanes. This subdivision gives rise to a representation of the scene by means of a tree data structure known as a BSP tree.Originally, this approach was proposed in 3D computer...

 system for rendering, it does not enable moving walls. Hexen's moving walls are actually one-sided lines built somewhere else on the map and rendered at the desired start spot when the level is loaded. This enables a pseudo-moving wall but does not allow moving sectors (such as seeing the tops of moving doors). This often creates problems in sectors which contain more than one node, explaining the relatively limited use of polyobjects.

Whereas Doom, Doom II, and Heretic rely on lines within the maps to perform simple actions, Hexen also allows these actions to be activated via Action Code Script
Action Code Script
Action Code Script is a scripting language used in video games such as HeXen and some modern Doom source ports, such as ZDoom. It is syntactically similar to C, but less flexible....

 (ACS). These scripts use a syntactic variant of C
C (programming language)
C is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system....

, thus allowing special sequencing of game actions. Programming features such as randomization, variables, and intermap script activation enable smooth hub gameplay and are responsible for most of the special effects within the game: On-screen messages; random sound effect and monster spawning; sidedef texture changes; versatile control of polyobjects; level initialization for deathmatch; and even complex environment changes such as earthquakes manipulating floor levels and textures.

Source code

In 1999 the source code
Source code
In computer science, source code is text written using the format and syntax of the programming language that it is being written in. Such a language is specially designed to facilitate the work of computer programmers, who specify the actions to be performed by a computer mostly by writing source...

 for Hexen was released by Raven Software under a license that granted rights to non-commercial use, and was re-released under the GNU General Public License
GNU General Public License
The GNU General Public License is the most widely used free software license, originally written by Richard Stallman for the GNU Project....

 on September 4, 2008. This allowed the game to be ported to different platforms such as Linux
Linux
Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution. The defining component of any Linux system is the Linux kernel, an operating system kernel first released October 5, 1991 by Linus Torvalds...

 and OS/2
OS/2
OS/2 is a computer operating system, initially created by Microsoft and IBM, then later developed by IBM exclusively. The name stands for "Operating System/2," because it was introduced as part of the same generation change release as IBM's "Personal System/2 " line of second-generation personal...

 (EComStation
EComStation
eComStation or eCS is a PC operating system based on OS/2, published by Serenity Systems. It includes several additions and accompanying software not present in the IBM version of the system.-Differences between eComStation and OS/2:...

).

Hexen is compatible with many Doom source port
Doom source port
A Doom source port is a source port of id Tech 1, the game engine used by the video game Doom. The term usually denotes a modification made by Doom fans, as opposed to any of the official Doom versions produced by id Software or affiliated companies.-Doom source release:The source code for the Doom...

s; Hexen's features are also compatible with Doom WADs made for source ports regardless of what game they are being played on.

Console versions

Hexen was also released for the Sega Saturn
Sega Saturn
The is a 32-bit fifth-generation video game console that was first released by Sega on November 22, 1994 in Japan, May 11, 1995 in North America, and July 8, 1995 in Europe...

, PlayStation and Nintendo 64
Nintendo 64
The , often referred to as N64, was Nintendo′s third home video game console for the international market. Named for its 64-bit CPU, it was released in June 1996 in Japan, September 1996 in North America, March 1997 in Europe and Australia, September 1997 in France and December 1997 in Brazil...

, all released by GT Interactive during the first half of 1997. While presenting several specific differences in their respective translations of the original computer game, all of them constitute essentially the same game with no major changes to level design, plot, or overall delivery.

The PlayStation version, developed by Probe Entertainment
Acclaim Cheltenham
Acclaim Cheltenham was a game studio in Cheltenham, England that was founded in 1984. They were acquired by Acclaim Entertainment on October 10, 1995...

, has the FMV scenes and Redbook audio music from the PC CD-ROM version, but suffers from several restrictions and setbacks, aside from being a one-player only game. The scripting and 3D animation is slower, enemies have only their front sprites and lack gory deaths when attacked by strong hits or weapons, and the frame rate is slower. Although all levels are present in this version and feature their correct layouts, their architecture details are somewhat simplified and there is some loss in overall lighting quality. Also, there are some playability tweaks specific to this port, such as the Warrior's fists being underpowered compared to other versions.

The Sega Saturn version, also developed by Probe, inherits most of the restrictions of the PlayStation version, such as the simplified scenery architecture and the downgraded lighting, although it does feature some improved aspects. The scripting is faster, and the frame-rate, while not fluid or consistent, is slightly better. The enemies still have all but their front sprites missing, but they retain their gory deaths when killed by a strong hit or weapon. This version also sports some hidden two-player link-up cooperative and deathmatch options, accessible only through the unlockable cheat menu of the game. And while this port shares the FMV scenes and most of the Redbook audio music from the other CD-ROM versions, it has some new music tracks.

The Nintendo 64 version, developed by Software Creations
Software Creations (UK)
Software Creations was a video game developer based in Manchester, England, first established in 1987. They are primarily known for their video games based on movie and comic licenses like Marvel Comics, Cutthroat Island, Disney's Beauty and the Beast and original titles Solstice and the sequel...

, is the most accurate console translation of the game and widely considered the best console version of Hexen, retaining all graphical quality and scenery architecture, while boasting a fluid and consistent framerate and offering high detail and smooth filtering options. This version also has four-player split-screen cooperative and deathmatch options, although they are forced to be played in low detail mode. Due to cartridge storage limitations, the Nintendo 64 version is based on the original PC floppy version and lacks the FMV scenes and Redbook audio music introduced in the CD-ROM version, although it has new narrative introductions to the levels, unique to this port, which set forward the game plot.

Death Kings of the Dark Citadel - Expansion pack

Deathkings of the Dark Citadel is the official expansion pack
Expansion pack
An expansion pack, expansion set, or supplement is an addition to an existing role-playing game, tabletop game or video game. These add-ons usually add new game areas, weapons, objects, and/or an extended storyline to a complete and already released game...

 that was released for Hexen. It features three more hubs, for a total of 20 new single player levels and a couple of deathmatch levels. Unlike the expansion pack for Heretic
Heretic (computer game)
Heretic is a fantasy first-person shooter video game created by Raven Software, published by id Software, and distributed by GT Interactive in 1994. It was made available on Steam on August 3, 2007....

, it had to be purchased in retail stores or by mail order. This was unusual at the time, as most non-free expansion packs also included other new or revised gameplay elements. Also, this expansion pack did not initially include nor enable any music. Music could be fully enabled by applying a patch, specially released to address this issue (usually found online under the name "dkpatch").

The names of the expansion hubs are as follows:
  • The Blight
  • The Constable's Gate
  • The Nave


Each of the hubs features new levels, one secret level per hub, and new puzzles based on the quest items from the original game (no new quest artifacts were added). The difficulty of the puzzles is mostly on the same level as in the original game. The overall game difficulty is slightly higher, as is typical for game expansions.

The final level of the expansion, the Dark Citadel itself, is an arena-like level, which features teleporting waves of monsters and three bosses (Fighter, Cleric, and Mage clones).

Reception

The game received mostly very positive reviews in computer gaming magazines. There were complaints of the graphics being crude in comparison to the preceding game in the series, Heretic
Heretic (computer game)
Heretic is a fantasy first-person shooter video game created by Raven Software, published by id Software, and distributed by GT Interactive in 1994. It was made available on Steam on August 3, 2007....

, but vast and well designed levels plus numerous enemies and weapons were seen as advantages.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK