home *** CD-ROM | disk | FTP | other *** search
- # This is the HHE 1.0 config file.
- # Lines that start with '#' are comments.
-
- # 'editname' is the name of the Heretic exe file to hack. The
- # 'normalname' should be the name of your original (unmodified) Heretic
- # exe file. The 'normalname' exe will NOT be modified by HHE, but only
- # referred at several times for unaltered info.
- editname = c:\heretic\herehack.exe
- normalname = c:\heretic\heretic.exe
-
- # The name and location of your Heretic WAD.
- wadname = c:\heretic\heretic.wad
-
- # The path to your Heretic directory. This is where Heretic will be run
- # from when you 'r'un Heretic inside HHE.
- pathname = c:\heretic
-
- # Command line arguments when Heretic is run from within HHE.
- params = -skill 4 -warp 2 8
-
- # The directory to look for patch files in.
- patchdir = c:\heretic\patches
-
- # Options for soundblaster cards. sbaddress is the address of your card,
- # sbirq is the IRQ for the card, and sbdma is the DMA channel. Use a
- # DMA of -1 for auto-detect.
- #sbaddress = 220
- #sbirq = 5
- #sbdma = -1
-
- # The following are all optional, and included only in the hopes that
- # they might be used to fend off future Heretic versions.
-
- # Heretic version #
- # 0 for now
- #version = 0
-
- # The size of the user-defined heretic.exe file.
- #size = 717239
-
- # These are the offsets for the various data sections...
- #thingoff = 606956
- #soundoff = 628910
- #frameoff = 573188
- #spriteoff = 572676
- #ammooff = 625184
- #weaponoff = 625608
- #textoff = 554068
- #codepoff = 257022
-