home *** CD-ROM | disk | FTP | other *** search
/ Game Help / GameHelpVolume1_1994 / GAMEHELP.ISO / thrust / fs5adv / dfs5a.bat < prev    next >
Encoding:
DOS Batch File  |  1993-09-20  |  3.2 KB  |  75 lines

  1. @REM  The name of this file is - DFS5A.BAT
  2. @CLS
  3. rem *** This file will download the file FLTSIM5A.ADV & switch to
  4. rem     C:\REMAP & run the file FS5RMPA.BAT which will load
  5. rem     FLTSIM5A.RMP and will load the TSR, and then switch to
  6. rem     C:\FLTSIM5 directory and run FS5. When you exit 
  7. rem     FS5, FS5RMPA.BAT will remove the remap TSR.
  8. Pause
  9. @CLS
  10. rem *** Some very early Mark II WCS were shipped with a disk that    
  11. rem     did not contain all the remap files.  If the remap TSR
  12. rem     is not loading or working, you may have one of these
  13. rem     early disks.  Check to see if you have both a C:\REMAP
  14. rem     subdirectory that was created when you installed the
  15. rem     software and C:\REMAP appears in your path statement and
  16. rem     the C:\REMAP subdirectory contains the following files:
  17. rem     KBDRMP.COM, TBL_FLL.EXE, WCC.EXE, CH_FILE.DAT & README.
  18. rem     You will need those five files for the remap TSR to work
  19. rem     properly. If you do not have these files, contact 
  20. rem     ThrustMaster at 503-639-3200 for a replacement disk.  ***
  21. pause
  22. @CLS
  23. rem     If you have already downloaded FLTSIM5A.ADV previously,
  24. rem     hit Ctl-C and then answer Y to the terminate question.
  25. rem     Then switch to the C:\REMAP directory & run FS5RMPA.BAT.
  26. Pause
  27. @CLS
  28. rem *** Place the RED mode switch in DIGITAL and the BLACK mode
  29. rem     switch in DIGITAL mode. 
  30. rem *** After you enter FS5, you will be using ANALOG throttle
  31. rem     so choose Joystick A - Ailerons/Elevator, and Joystick
  32. rem     B - Throttle Only or Throttle/Rudders(if you have rudders)
  33. rem     in the FS5 Options/Preferences/Joystick Menu choice.
  34. rem     If you don't have rudders you may want to consider getting
  35. rem     the ThrustMaster RCS. Even if you don't have rudders, so
  36. rem     long  as you have the ThrustMaster WCS II and FCS or        
  37. rem     PFCS these files will work with FS5. ***
  38. pause
  39. @CLS
  40. rem     Use the FS5 menu Options/Preferences/Joystick/Throttle
  41. rem     Sensitivities (Also Aileron/Elevator/Rudder Sensitivities
  42. rem     if you wish) until your controls respond the way you
  43. rem     prefer, that's what the Sensitivity settings are there
  44. rem     for.
  45. Pause
  46. @CLS
  47. rem *** If, for example, when you push the throttle to full
  48. rem     travel, you do not get full throttle travel, then
  49. rem     adjust the sensitivity setting for throttle in menu 
  50. rem     Options/Preferences/Joystick/Throttle Sensitivity 
  51. rem     to a higher number until the throttle is responding
  52. rem     properly. I have a 486/66 and I set the throttle
  53. rem     sensitivity to 5.5.  This gives me the throttle   
  54. rem     response I like.  Do the same for any other controls
  55. rem     you have.
  56. Pause
  57. @CLS
  58. rem *** You will be told to click button one on the WCS II
  59. rem     YOU MAY HAVE TO CLICK IT MORE THAN ONCE EACH TIME!!! ***
  60. rem *** ONLY CLICK BUTTON 1 WHEN YOU ARE TOLD TO DO SO - otherwise
  61. rem     hit a key on your keyboard at all pause messages. *****
  62. Pause
  63. @CLS
  64. rem *** CLICK BUTTON 1 ON THE WCS II HANDLE UNTIL THE DOWNLOAD STARTS
  65. rem     and you get a message to change the RED WCS II mode switch to
  66. rem     the CALIBRATE POSITION WHEN IT TELLS YOU TO PRESS ANY KEY 
  67. rem     AFTER THE PAUSE MESSAGE ***
  68. Pause
  69. @CLS
  70. DOWNLOAD FLTSIM5A.ADV
  71. @CLS
  72. @CD\REMAP
  73. @FS5RMPA
  74.  
  75.