home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 31 / XENIATGM31.iso / terademo / teracide / base.iom < prev    next >
Text File  |  1997-02-05  |  2KB  |  45 lines

  1. ##########################################################################
  2. # I/O device configuration file for DOS and Windows Terracide Game
  3. #
  4. # Base IOM file (used in all modes of the game)
  5. #
  6.  
  7. BUTTON  joystrafe               NORMAL  Space           U       U
  8.  
  9. BUTTON  c_z_accelerate          NORMAL  A               U       U
  10. BUTTON  c_z_decelerate          NORMAL  Z               U       U
  11. BUTTON  Roll                    NORMAL  Joy0Btn1        U       U
  12. BUTTON  Roll                    NORMAL  C               U       U
  13. BUTTON  joystrafe               NORMAL  RightMouse       U       U
  14. BUTTON  strafe_up               NORMAL  X               U       U
  15. BUTTON  strafe_up               NORMAL  Home            U       U
  16. BUTTON  strafe_down             NORMAL  End             U       U
  17. BUTTON  strafe_left             NORMAL  Delete          U       U
  18. BUTTON  strafe_right            NORMAL  PageD           U       U
  19.  
  20. BUTTON  left                    NORMAL  LeftArrow       SC      U
  21. BUTTON  right                   NORMAL  RightArrow      SC      U
  22. BUTTON  dive                    NORMAL  UpArrow         SC      U
  23. BUTTON  climb                   NORMAL  DownArrow       SC      U
  24. BUTTON  fast_left               NORMAL  LeftArrow       SC      S
  25. BUTTON  fast_right              NORMAL  RightArrow      SC      S
  26. BUTTON  fast_dive               NORMAL  UpArrow         SC      S
  27. BUTTON  fast_climb              NORMAL  DownArrow       SC      S
  28.  
  29. BUTTON  fixedcam                NORMAL  V               CSA       U
  30.  
  31. ANALOG  ControlX                JOYAXIS JoyAxis1
  32. ANALOG  ControlZ                JOYAXIS JoyAxis0
  33. ANALOG  ControlT                JOYAXIS JoyAxis2
  34. ANALOG  ControlR                JOYAXIS JoyAxis3
  35.  
  36. ANALOG  POV                     JOYPOV  JoyPOV0
  37.  
  38. ##########################################################################
  39. # DOS joystick calibrations
  40. #
  41. CALIBR  Joy0XAxis               JOYAXIS JoyAxis0        33   1281    590 640
  42. CALIBR  Joy0ZAxis               JOYAXIS JoyAxis1        33   1261    660 690
  43. CALIBR  Joy0Throttle            JOYAXIS JoyAxis2        62   2478    1000 1200
  44.  
  45. # End of TERRA.IOM