Diablo Wiki
(→‎Command.txt Editing: individual commands)
No edit summary
Line 10: Line 10:
 
::* Sierra's official Hellfire v1.01 patch (also can be [ftp://ftp.sierra.com/pub/patches/pc/hf101.exe downloaded directly] from the Sierra site).
 
::* Sierra's official Hellfire v1.01 patch (also can be [ftp://ftp.sierra.com/pub/patches/pc/hf101.exe downloaded directly] from the Sierra site).
 
::* The hacked hellfrui.dll you need to enable multiplayer in Hellfire v1.01.
 
::* The hacked hellfrui.dll you need to enable multiplayer in Hellfire v1.01.
::* The command.txt file.
+
::* The command.txt file.
 
# Open the zip and run hf101.exe to upgrade to the Hellfire v1.01 patch.
 
# Open the zip and run hf101.exe to upgrade to the Hellfire v1.01 patch.
 
# Extract hellfrui.dll and command.txt to your hellfire folder (C:/sierra/hellfire by default).
 
# Extract hellfrui.dll and command.txt to your hellfire folder (C:/sierra/hellfire by default).
# The [[Bard]], {{h|Barbarian}}, the {{q|Celia and Theodore}} quest, the [[Jersey's Jersey]] quest, and multiplayer are now enabled in your Hellfire game.
+
# The [[Bard]], {{h|Barbarian}}, the {{q|Celia and Theodore}} quest, the [[Jersey's Jersey]] quest, and multiplayer are now enabled in your Hellfire game. Fuck you.
   
 
==Command.txt Editing==
 
==Command.txt Editing==
Line 25: Line 25:
 
theoquest;bardtest;multitest;barbariantest
 
theoquest;bardtest;multitest;barbariantest
   
Be sure you do not change the spacing or leave an extra semicolon. These values are checked when the program initiates, so if you wish to change something, you will have to exit Hellfire, save the change, and then restart.
+
Be sure you do not change the spacing or leave an extra semicolon. These values are checked when the program initiates, so if you wish to change something, you will have to exit Hellfire, save the change, and then restart.
   
 
Either way, all the hidden features are worth a look at and the quests are fun to complete at least once.
 
Either way, all the hidden features are worth a look at and the quests are fun to complete at least once.
Line 40: Line 40:
   
 
Other options:
 
Other options:
*<code>multitest</code> &mdash; probably used in multiplayer testing; now useless, because multiplayer was removed from hellfrui.dll (you need hacked version of it)
+
*<code>multitest</code> &mdash; probably used in multiplayer testing; now useless, because multiplayer was removed from hellfrui.dll (you need hacked version of it)
 
*<code>nestart</code> &mdash; Nest looks different (other color palette)
 
*<code>nestart</code> &mdash; Nest looks different (other color palette)
 
 
[[Category:Diablo I]]
 
[[Category:Diablo I]]

Revision as of 18:03, 13 July 2012

The Command.txt is a text file placed in the Diablo I: Hellfire directory that enables the player to unlock the hidden characters, quests, and multiplayer mode in Hellfire 1.01.

A few steps are required to enable it, and the other secret features in Hellfire.

Unlocking the Undocumented Features

First, you must have Hellfire installed on your machine before any of the following will do work. So, having Diablo I installed is mandatory.

  1. Download this file (640k, zip) hosted by the Unofficial Diablo Site. It contains:
  • Sierra's official Hellfire v1.01 patch (also can be downloaded directly from the Sierra site).
  • The hacked hellfrui.dll you need to enable multiplayer in Hellfire v1.01.
  • The command.txt file.
  1. Open the zip and run hf101.exe to upgrade to the Hellfire v1.01 patch.
  2. Extract hellfrui.dll and command.txt to your hellfire folder (C:/sierra/hellfire by default).
  3. The Bard, Barbarian, the Celia and Theodore quest, the Jersey's Jersey quest, and multiplayer are now enabled in your Hellfire game. Fuck you.

Command.txt Editing

If you wish to disable any of the features enabled by the command.txt, simply delete the mention of that item in the code. For instance, if you wanted to not include the Cow quest, because it is considered silly by many people, just remove that portion from the code, turning this:

 cowquest;theoquest;bardtest;multitest;barbariantest;

into this:

 theoquest;bardtest;multitest;barbariantest

Be sure you do not change the spacing or leave an extra semicolon. These values are checked when the program initiates, so if you wish to change something, you will have to exit Hellfire, save the change, and then restart.

Either way, all the hidden features are worth a look at and the quests are fun to complete at least once.

Individual commands

Hidden quests:

  • theoquest — teddy bear & little girl quest
  • cowquest — Complete Nut instead of Lester

Hidden characters:

  • bardtest — Bard (with Rogue's graphics)
  • barbariantest — Barbarian (with Warrior's graphics)

Other options:

  • multitest — probably used in multiplayer testing; now useless, because multiplayer was removed from hellfrui.dll (you need hacked version of it)
  • nestart — Nest looks different (other color palette)