home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / GAMES_C / BS20CHT.ZIP / BS20CHT.TXT next >
Text File  |  1994-02-02  |  2KB  |  59 lines

  1.  
  2. Blake Stone v2.0 Internal Debug Modes
  3. -------------------------------------
  4.  
  5. Debugging mode:
  6. --------------
  7.  
  8. To activate debugging mode you must type a command line password when you
  9. run the program. The password is POWERBALL.
  10.  
  11. The startup command with debug mode enabled:
  12.  
  13.      bstone powerball
  14.  
  15.  
  16. There's more! When you see the Jam logo during startup, you must press and
  17. hold both left and right shift keys. Press and hold the left shift first,
  18. then the right shift. Pressing the keys at the right time can be tricky,
  19. there is a sound comfirmation if successful, otherwise you'll have to try
  20. again from the start.
  21.  
  22.  
  23. Debugging keys (hold down BACKSPACE and press the indicated key):
  24.  
  25.    BACKSPACE, B -- Border color
  26.    BACKSPACE, C -- Statistics
  27.    BACKSPACE, E -- Jumps ahead to end of next level
  28.    BACKSPACE, F -- Displays x and y coordinates and angle
  29.    BACKSPACE, G -- God mode on/off (when ON you cannot be hurt)
  30.    BACKSPACE, H -- Hurt yourself (minus 1% health)
  31.    BACKSPACE, I -- Free items
  32.    BACKSPACE, M -- Displays memory usage
  33.    BACKSPACE, Q -- Quit to DOS
  34.    BACKSPACE, S -- Slow motion on/off
  35.    BACKSPACE, T -- Displays walls, sprites, and sound waveforms.
  36.    BACKSPACE, V -- ??? "Add extra VBLs(0-8)".  Not sure what this does.
  37.    BACKSPACE, W -- Warp to any level
  38.  
  39. Radar mode:
  40. -----------
  41.  
  42. The radar mode enables a real time level map at the lower left corner of
  43. the screen. Play is slow as sludge, but the mode is in there.
  44.  
  45. Use the command line password RADAR.
  46.  
  47. The startup command would be:
  48.  
  49.      bstone radar
  50.  
  51.  
  52. Or, stack it with the debug password:
  53.  
  54.      bstone powerball radar
  55.  
  56. -----
  57.  
  58. End.
  59.