home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1995 September (Special Edition) / Joystick-HS07-CD2.iso / little / install / setup.doc < prev    next >
Text File  |  1993-11-26  |  1KB  |  46 lines

  1. SETUP CONFIG FILE FORMAT
  2. ------------------------
  3.  
  4. FILENAME:DIVILS.CFG
  5.  
  6. BYTE (decimal)
  7. OFFSET          MEANING
  8. ------  ------------------------
  9. 0       sound option    - This contains a value 0-8
  10.                         (see piece of paper for setups)
  11. 1       contols option  - This contains:-
  12.                         (0) for keyboard
  13.                         (1) for joystick
  14. 2       UP              - scan code for key used to move up
  15. 3       contains 0
  16.  
  17. 4       DOWN            - scan code for key used to move down
  18. 5       contains 0
  19.  
  20. 6       LEFT            - scan code for key used to move left
  21. 7       contains 0
  22.  
  23. 8       RIGHT           - scan code for key used to move right
  24. 9       contains 0
  25.  
  26. 10      FIRE 1          - scan code for key used as FIRE 1
  27. 11      contains 0
  28.  
  29. 12      FIRE 2          - scan code for key used as FIRE 2
  30. 13      contains 0
  31.  
  32. 14,15   left X joystick calib
  33.  
  34. 16,17   middle X joystick calib
  35.  
  36. 18,19   right X joystick calib
  37.  
  38. 20,21   top Y joystick calib
  39.  
  40. 22,23   middle Y joystick calib
  41.  
  42. 24,25   bottom Y joystick calib
  43.  
  44. end
  45.  
  46.