home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Games (Collectors Edition) - Disc 2 / 1000GamesDisc2.iso / solution / text / herctic.cht < prev    next >
Encoding:
Text File  |  1995-09-21  |  3.1 KB  |  85 lines

  1.  
  2. HERETIC
  3.  
  4. Little known trick: to get Heretic to run on a 386, start the
  5. game with HERETIC -DEBUG
  6.  
  7. The following cheat codes work everywhere except the 5th difficulty 
  8. level.
  9.  
  10. IDDQD           - Instant Death
  11. IDKFA           - No Weapons/Ammo
  12. COCKADOODLEDOO  - Turns yourself into a chicken
  13. ENGAGExx        - Level Warp (episode/map)
  14. GIMMExx         - Artifacts (a-j) (1-9) [d does not work]
  15.      A  - Ring
  16.      B  - Mask (Invisibility)
  17.      C  - Potion
  18.      E  - Tome of Power
  19.      F  - Torch
  20.      G  - Hour Glass (Time Bomb)
  21.      H  - Eggs (Turn People into Chickens)
  22.      I  - Golden Wings
  23.      J  - Chaos device (warp to start of level) 
  24. KITTY           - Toggle Clipping
  25. MASSACRE        - Kills ALL monsters on level
  26. PONCE           - Full Health
  27. QUICKEN         - God Mode
  28. RAMBO           - All Weapons/Ammo
  29. RAVMAP          - Changes Map Mode [must be in map mode]
  30. SHAZAM          - Toggles Weapon Power
  31. SKEL            - All Skeleton Keys
  32. TICKER          - FPS Display 
  33.  
  34. [Note: type -ravpic at startup and use F1 for screen shots]
  35.  
  36. Offsets in SAVEGAME files in hex (hex editing again?  Arrgh.)
  37.  
  38.  60 - Health                                    -(0-200)
  39.  64 - Armor                                     -(0-200)
  40.  68 - Shield                                    -Numbers= 01
  41.  6C - Icon at Inventory loacation number #1     -Icons  - 01=Ring
  42.  70 - Number of inventory item #1                       - 02=Mask
  43.  74 - Icon at Inventory loacation number #2             - 03=Potion
  44.  78 - Number of inventory item #2                       - 04=*** Don't use. **
  45.  7C - Icon at Inventory loacation number #3             - 05=Book
  46.  80 - Number of inventory item #3                       - 06=Torch
  47.  84 - Icon at Inventory loacation number #4             - 07=Hour Glass
  48.  88 - Number of inventory item #4                       - 08=Egg
  49.  8C - Icon at Inventory loacation number #5             - 09=Golden Wings
  50.  90 - Number of inventory item #5
  51.  94 - Icon at Inventory loacation number #6     -Numbers= 01-63hex (1-99).
  52.  98 - Number of inventory item #6
  53.  9C - Icon at Inventory loacation number #7
  54.  A0 - Number of inventory item #7
  55.  A4 - Icon at Inventory loacation number #8
  56.  A8 - Number of inventory item #8
  57.  E4 - Number of Items in inventory              -Numbers= 00-08
  58. 10C - Yellow Key                                -Numbers= 01=YES
  59. 110 - Green Key
  60. 114 - Blue Key
  61. 134 - Staff
  62. 138 - Wand
  63. 13C - Crossbow
  64. 140 - Dragon's Claw
  65. 150 - Gloves
  66. 158 - Wand Ammo                                 -Numbers= 0-03E7 (0-999)
  67. 15C - Crossbow Ammo
  68. 160 - Dragon's Claw Ammo
  69. 174 - Wand Max Ammo
  70. 178 - Crossbow Max Ammo
  71. 17C - Dragon's Claw Max Ammo
  72. 190 - God mode and clipping                    -God=02, Clipping=01, Both=03
  73.  EC - Ring Time  (Low Adress)                  -1 minute = 0834hex
  74.  ED - Ring Time  (High Address)
  75.  F0 - Mask Time  (Low Adress)
  76.  F1 - Mask Time  (High Address)
  77.  F8 - Torch Time (Low Adress)
  78.  F9 - Torch Time (High Address)
  79.  FC - Book Time  (Low Adress)
  80.  FD - Book Time  (High Address)
  81. 100 - Wing Time  (Low Adress)
  82. 101 - Wing Time  (High Adress)
  83.  
  84. Submitted by Nick Kartsioukas and Thomas Jefferies, and others
  85.