home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1995 May / CdJoystickN°2.iso / usnfdemo / thstmstr / usnf2.adv < prev   
Text File  |  1995-01-20  |  2KB  |  38 lines

  1. REM  U.S. Navy Fighters ver 0.1 by Electronic Arts
  2. REM ************************PRELIMINARY SETTINGS*****************************
  3. REM  Base Switch Settings
  4. REM  Black Hat Switch = Digital
  5. REM  Red Switch       = Analog
  6. REM  Game Settings: (set under PREF menu)
  7. REM  *If using FCS plugged into WCS select regular joytick and throttle stick
  8. REM             throttle.
  9. REM  *If using FCS plugged into separate port then plug the FCS into WCS.
  10. REM ****************************FCS SETTINGS*********************************
  11. GAME 0 20               REM  Analog - 20 MS Delay
  12. BTN UB SPC              REM FIRE SELECTED WEAPON
  13. BTN MB ENT              REM TARGET NEXT VISIBLE OBJECT
  14. BTN LB ]                REM TOGGLE WEAPON
  15. BTN HU F1               REM LOOK AHEAD
  16. BTN HR F7               REM PADLOCK VIEW
  17. BTN HD BSP              REM COCKPIT ON /OFF
  18. BTN HL F4               REM TRACK
  19. REM ****************************WCS SETTINGS*********************************
  20. BTN 1 ]                 REM TOGGLE WEAPON
  21. BTN 2 f                 REM FLAPS
  22. BTN 3 b                 REM BRAKE
  23. BTN 4 INS               REM FLARE
  24. BTN 5 DEL               REM CHAFF
  25. BTN 6 n                 REM NAVIGATION MODE
  26. RKR UP /N g             REM GEAR
  27. RKR DN /N h             REM HOOK
  28. REM *************************************************************************
  29. REM                               NOTE:
  30. REM This file works ONLY with the NEW chip and MICROCODE for the MARK II WCS!
  31. REM If you do not have the NEW chip and MICROCODE, contact THRUSTMASTER at
  32. REM (503) 639-3200 and find out how to get the upgrade!!!
  33. REM
  34. REM How can you tell if you have the new chip and microcode?  From the
  35. REM C:\MARK2 DOS prompt, type: DIR MK2LOAD.EXE then hit ENTER. If you receive
  36. REM the message: "File not found", then you have the OLD microcode version
  37. REM that uses the program DOWNLOAD.EXE to load files into the WCS MARK II.
  38.