home *** CD-ROM | disk | FTP | other *** search
/ Cheet Sheets 1995 June / cheet41.zip / 4PINBAL.TXT < prev    next >
Text File  |  1995-09-26  |  2KB  |  75 lines

  1. ~Epic Pinball
  2.  
  3. Most of the following has already appeared in Cheet Sheets but
  4. due to a number of readers asking for various cheats etc then I've
  5. decided to print this info in this issue....
  6.  
  7.  
  8. ~Cheat Codes
  9.  
  10.  * Please note these are for the OLD version of Epic Pinball.
  11.  
  12. Press F1 on options menu for more balls.
  13.  
  14. While playing, press ESC.  When asked to quit, press J.
  15.  
  16. To get 2 Balls and also have control over ball press ESC, B, then J
  17.  
  18. You can make the flippers "stick" by pressing "X" and "/"
  19.  
  20. These debug codes in the shareware version will help you have
  21. some fun with the game. All codes need to have escape (ESC) to
  22. be pressed first for the prompt; the responses to this prompt
  23. activates the cheats.  (The escape is included for quick reference.)
  24.  
  25. Codes      Purpose
  26. ===================================================
  27. ESC-B-N    * An extra ball is dropped during play.
  28.  
  29. ESC-J      + Using the cursor keys, the ball is
  30.        under player control.
  31.  
  32. ESC-F9     A border appears.
  33.        (Does not work for all monitors.)
  34.  
  35. ESC-F10    A screen capture to file SCREEN.PCX.
  36.  
  37. ESC-F1     A parameter request prompt.
  38.        (Unknown parameters)
  39.  
  40.  
  41.   * This works on all tables in the registered version, except
  42.     for Engima which crashes (albeit in a very colorful way)
  43.  
  44.  
  45.  
  46. ~Cheat Edit
  47.  
  48. For unlimited balls, jump to DOS and do this:
  49.  
  50. DEBUG CONFIG.PIN
  51. e10b
  52. 00
  53. w
  54. q
  55.  
  56.  
  57. ~** For unlimited balls in all of the tables (registered): **
  58.  
  59. Be sure that the ep*.exe are not packed with exe-compressors
  60. like pklite or lzexe!
  61.  
  62. file/table    file-offset (hex/dec) original (hex)
  63.  
  64. ep1.exe/ANDROID        34D0D/216333  FE 06 37 68
  65. ep2.exe/POT OF GOLD    36AD1/223953  FE 06 58 55
  66. ep3.exe/EXCALIBUR      336B7/210615  FE 06 C1 4D
  67. ep4.exe/CRASH AND BURN 338C8/211144  FE 06 55 59
  68. ep5.exe/MAGIC          3049D/197789  FE 06 D2 43
  69. ep6.exe/JUNGLE PINBALL 37FF6/229366  FE 06 BB 60
  70. ep7.exe/DEEP SEA       34358/213848  FE 06 1E 55
  71. ep8.exe/ENIGMA         37932/227634  FE 06 AE 4F
  72.  
  73. Overwrite the original bytes with 4 x 90 (hex). now you should
  74. play pinball with umlimited balls.
  75.