home *** CD-ROM | disk | FTP | other *** search
/ Dominator / DOMINATOR.ISO / dos / utils / keen-d / keencht.nfo
Encoding:
Text File  |  1992-01-31  |  1.4 KB  |  36 lines

  1. Ok all you Commander Keen fans. It took me awhile to figure this out.
  2. Actually I spent days trying to find the exact keypress codes within
  3. the keyboard interrupt routine. To my dissapointment I could not. So
  4. today I told myself that I would give it one last try and if I
  5. couldn't figure it out this time, I would delete it off my hard
  6. drive. Of course, I would have made a trainer but since I knew there
  7. were lots of different cheat modes internally, I had to figure out the
  8. keypresses. Anyways, I made one last ditch effort and thought that
  9. somewhere in the code would have an offset into the cheat messages
  10. and sure enough there was. I then backtracked the code and found that
  11. it compared some keypresses you'd have to type before the cheat
  12. activated. Well to make a long story short, here's what the cheat
  13. does:
  14.  
  15.  
  16. F10 - Activation key. Hold this down with the appropriate letter to
  17. toggle the cheat.
  18.  
  19. G - God mode on/off (invulnerability)
  20. I - 99 items or shots
  21. J - Jump mode on/off (you can jump as high as you want)
  22. S - slow mode on/off
  23.  
  24.  
  25. There are a lot more cheats including a way to skip to different parts of
  26. the game. Experiment with the rest of the keys if you want. This internal
  27. cheat works for Commander Keen #6 and Keen Dreams. It may work on the rest
  28. of the Keen series. If not, tell me the series number and I'll locate the
  29. new activation key.
  30.  
  31. Well no trainer for this one. Whew! 
  32.  
  33.  
  34. - Rescue Raider
  35.  
  36.