home *** CD-ROM | disk | FTP | other *** search
/ Game Help / GameHelpVolume1_1994 / GAMEHELP.ISO / thrust / f19 / f19f1173.adv
Encoding:
Text File  |  1994-05-29  |  2.5 KB  |  53 lines

  1. REM ╔═══════════════════════════════════════════════════════════════════════╗
  2. REM ║ CAUTION!!!  You MUST have ThrustMaster Command & Control Center       ║
  3. REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to    ║
  4. REM ║ use the macro capability.  You can tell if you have vs 1.38 by looking║
  5. REM ║ at the top of the C&CC screen where the version # is shown on any of  ║
  6. REM ║ the menu screens or click on F-7 About to view the version #.  To tell║
  7. REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see   ║
  8. REM ║ the version # at the top of the download screen. To obtain the newer  ║
  9. REM ║ versions if you do not have them, check with any of the listed places ║
  10. REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest      ║
  11. REM ║ versions of the Command and Control Center software.                  ║
  12. REM ╚═══════════════════════════════════════════════════════════════════════╝
  13. REM For F-19 or F-117A from MicroProse.
  14. REM Set both BLACK and RED mode switches to DIGITAL.
  15. REM Choose JOYSTICK for game. (Start game with /J switch).
  16. REM ═════════════════════════════════════════════════════════════════════════
  17. MDef F19F117
  18. REM ═════════════════════════════════════════════════════════════════════════
  19. @Throttle
  20. REM ═════════════════════════════════════════════════════════════════════════
  21. BTN UB Fire
  22. BTN MB SelectTarget
  23. BTN LB Jammer
  24. REM ═════════════════════════════════════════════════════════════════════════
  25. BTN HU LookFoward
  26. BTN HR RightView
  27. BTN HD LookBack
  28. BTN HL LeftView
  29. BTN HM CockpitView
  30. REM ═════════════════════════════════════════════════════════════════════════
  31. BTN 1 /U MapZoomOut
  32.       /M MapZoomIn
  33.       /D Flare
  34. BTN 2 /U Map&Radar
  35.       /M Map&Radar
  36.       /D Chaff
  37. BTN 3 HudMode
  38. BTN 4 BayDoors
  39. BTN 5 WeaponsSelect
  40. BTN 6 Brakes
  41. REM ═════════════════════════════════════════════════════════════════════════
  42. RKR UP HudMode
  43. RKR DN HudMode
  44. REM ═════════════════════════════════════════════════════════════════════════
  45. BTN MT Idle
  46. REM ═════════════════════════════════════════════════════════════════════════
  47. rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
  48. rem MARK II WCS ONLY.  IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
  49. rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
  50. rem How can you tell if you have the new chip and microcode?  At the C:\MARK2
  51. rem Dos prompt type DIR MK2LOAD.EXE and hit enter.  If it says "File not found
  52. rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
  53.