Doom 64 TC

From DoomWiki.org

Doom 64: Absolution, also known as the Doom 64 TC, is a total conversion created in 2003 by a team lead by Samuel Villarreal (Kaiser). It is based on material extracted from the Doom 64 ROM file, and uses a customized version of the Doomsday engine.

Doom 64 TC has since been superseded by Doom64 EX, which was also developed by Kaiser and features a more faithful representation of Doom 64, but does require a ROM of the game to run.

Levels[edit]

Start point of the converted MAP01

Doom 64 TC contains 38 playable levels in total. This includes the 32 original levels of Doom 64 for the Nintendo 64, although in a slightly different order. There are also six entirely new levels (marked with an asterisk). Though not listed, it is also possible to play the cinematic title map, MAP39: Intro, by typing "setmap 1 39" in the console.

Due to the special nature of MAP38: Hectic (unlocking the jump cheat), this level cannot be accessed via change-level cheat ("IDCLEV38" during gameplay or "warp 38" at the Doomsday console).

MAP36: Doom64 Museum and MAP37: Death Labs function like a small self-contained episode, accessible via the "PLAY DEMO MAP" menu entry.

MAP39: Intro was used for the intro in earlier versions of the TC, but in the last version is unused.

The Outcast levels[edit]

In addition to the original levels, Kaiser released the Outcast mapset in 2005. The set includes seven maps, one of which is secret, and two new Demon Keys, which enhance the Unmaker in different ways. The green demon key, found only in the secret level, produces small sparks which float up, levitating whatever is underneath it. The red demon key allows the player to use Hell Time, which slows down time in cost of health. Additionally, there is the "hell potion",[1] a red variant of the health bonus which gives two points of health and two points of armor, and also the "radar", the same as a computer map, but with object indicators. This pack also increased the version number, and fixed a few bugs.

The levels are as follows:

Secret level:

Additionally, three unfinished layouts are provided, which would be later completed in the Doom64 EX port for the Outcast Levels:

Team members[edit]

New monsters[edit]

Nightmare spectre in MAP06: Alpha Quadrant.
A nightmare cacodemon in MAP06: Alpha Quadrant. This is the first one encountered in the game.

Doom 64 TC adds three new monsters to the existing Doom 64 cast:

Nightmare spectre[edit]

The nightmare spectre is a green ghoulish spectre with 500 health and attacks rapidly. They are also slightly faster than regular demons and spectres.[2]

Nightmare cacodemon[edit]

The nightmare cacodemon is a more powerful form of cacodemon found only in the Doom 64 TC. They are bright red rather than brown, three times as fast as the normal cacodemon, and nearly twice as tough. Nightmare cacodemons fire three times every time they attack. Unlike the other nightmare demons, they are also more resilient to pain than their regular counterparts. This makes the chainsaw less effective against them. They have 700 health.

Their speed and rapid attacks in succession make them deadly adversaries, and their transparent bodies can make them hard to spot in some areas.

The chaingun, plasma gun and BFG9000 are effective counters against them, although the latter should only be used if they come in swarms. They are far too fast to hit with rockets.

Marine bot[edit]

Main article: Marine (Doom 64)

MAP39: Intro includes an appearance of the green marine bot, unlike the original Doom 64 introductory map. These marines have 100 hit points.


Outcast adds four new monsters to the existing monster cast:

Commando[edit]

Brown zombieman that fires a fast burst with a high chance of skipping the refire and resetting its state.[3] They have 50 health.

Acid demon[edit]

Green demon with 200 health. It fires a short-ranged projectile,[4] and has a charge attack that briefly increases its speed under rare condtions.[5]

Nightcrawler[edit]

Grenade throwing arachnotron with 750 health. The grenades explode after a short time, not upon contact. They can infight with normal arachnotrons.[6]

Stalker[edit]

Green lost soul, which fires red mancubus fireballs and has the ability to teleport.[7] They have a chance for firing homing fireballs, like the revenant. They have 200 health.

Technical issues, bugs and flaws[edit]

The F10 hotkey to quit the game is not caught correctly, activating an invisible Windows main menu which pauses the 3D rendering.

Not all rendering effects and engine behaviors could be copied exactly. Hint monitors (computer screens showing a different camera's view for a few seconds) are not supported, sector movements differ (changing the playing strategy, e.g. in the secret level "Hectic"), and the appearance of lighting effects differs (most noticeable for the rotating light column at the end of MAP01: "Staging Area").

Trivia[edit]

  • The engine used by Doom 64: Absolution is a customized version of the Doomsday Engine, version 1.7.13, running the JDoom plugin. It is presented as a separate executable, called ABSOLUTION.EXE, and is required to run the total conversion. The latest release of ABSOLUTION.EXE carries version number 2.3.2.
  • The Unmaker exclusively in this port fires projectiles instead of tracers.

External links[edit]

References[edit]

  1. https://github.com/skyjake/Doomsday-Engine/blob/d3bc757a1eba7b608aa4c75c6f8495834bff215d/doomsday/plugins/doom64tc/defs/text.ded#L168-L171
  2. https://github.com/skyjake/Doomsday-Engine/blob/d3bc757a1eba7b608aa4c75c6f8495834bff215d/doomsday/plugins/doom64tc/defs/objects.ded#L5320-L5345
  3. https://github.com/skyjake/Doomsday-Engine/blob/d3bc757a1eba7b608aa4c75c6f8495834bff215d/doomsday/plugins/doom64tc/defs/objects.ded#L5400-L5425
  4. https://github.com/skyjake/Doomsday-Engine/blob/d3bc757a1eba7b608aa4c75c6f8495834bff215d/doomsday/plugins/doom64tc/src/p_enemy.c#L2219-L2289
  5. https://github.com/skyjake/Doomsday-Engine/blob/d3bc757a1eba7b608aa4c75c6f8495834bff215d/doomsday/plugins/doom64tc/defs/objects.ded#L5508-L5559
  6. https://github.com/skyjake/Doomsday-Engine/blob/d3bc757a1eba7b608aa4c75c6f8495834bff215d/doomsday/plugins/doom64tc/defs/objects.ded#L5455-L5506
  7. https://github.com/skyjake/Doomsday-Engine/blob/d3bc757a1eba7b608aa4c75c6f8495834bff215d/doomsday/plugins/doom64tc/src/p_enemy.c#L1727-L1737