Command.txt

ADVERTISEMENT
From Diablo Wiki
Revision as of 19:51, 2 August 2008 by Flux (talk | contribs)
Jump to: navigation, search

Command.txt is a text file placed in the Hellfire directory that enables the hidden characters, quests, and multiplayer mode in Hellfire v1.01. A few steps are required to enable it, and the other secret features in Hellfire.

Unlocking the Undocumented Features

You must have hellfire installed on your machine before any of the following will do you any good. We do not have information about where you can obtain Hellfire. Neither Sierra nor Blizzard sell it through their online store, it is not part of the Diablo Battlechest, and few stores will have the game in stock at this time. You can find used copies through Amazon.com and other game retailers, but they are usually expensive. Checking ebay.com might be your best bet, or finding a friend who owns it who would let you borrow it. You do not need the Hellfire CD to run the game, once it's installed.

  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, and the command.txt file.
  2. Open the zip and run hf101.exe to upgrade to the Hellfire v1.01 patch.
  3. Extract hellfrui.dll and command.txt to your hellfire folder (C:/sierra/hellfire by default).
  4. That's it. The bard, barbarian, theo quest, cow quest, and multiplayer are now enabled.

=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 silly cow suit quest, just remove that portion from the code, turning this:

 cowquest;theoquest;bardtest;multitest;barbariantest;

into this:

 theoquest;bardtest;multitest;barbariantest

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