home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / fly8112o.zip / fly.ini < prev    next >
Text File  |  1997-08-30  |  2KB  |  98 lines

  1. # fly.ini (for OS/2)
  2. #
  3. # This is part of the flight simulator 'fly8'.
  4. # Author: Eyal Lebedinsky (eyal@eyal.emu.id.au).
  5. #
  6. # Explanations in fly8.doc.
  7.  
  8. # Name to identify myself, team and home:
  9. #
  10.     NEyal        My prefered name
  11.     Tone        My team name
  12.     Ha18        My home runway
  13.  
  14. # Set HUD color
  15. #
  16.     ch0x60c060    hud: light green (brighter)
  17.  
  18.  
  19. #
  20. # More examples
  21. #
  22.  
  23. # Video driver:
  24. #
  25. # These are available always:
  26. #    dvgrGPI
  27.     dvgrBitMap
  28. #
  29. # These are available only with the Dive version:
  30. #    dvgrDive
  31. #
  32. # Video modes file and mode:
  33. #
  34.     VgrOS2
  35.     m800x600x256
  36.  
  37. # examples of pointing devices (joystick, mouse etc.)
  38. #
  39. # A basic joystick
  40. #    dpAstick:d=0:rd=2
  41. #
  42. # A joystick with 4 buttons:
  43. #    dpAstick:four:d=0:rd=2
  44. #
  45. # CH (with analog throttle):
  46. #    dpAstick:ttl-:d=0:rd=2
  47. #
  48. # FCS (with hat):
  49. #    dpAstick:hat:four:d=046:rd=2
  50. #
  51. # CH Pro (with throttle and hat):
  52. #    dpAstick:ttl-:chpro:d=046:rd=2
  53. #
  54. # WCS-II/FCS with analog hat:
  55. #    dpAstick:Hat:four:d=046:rd=2
  56. #
  57. # WCS-II/FCS with analog throttle:
  58. #    dpAstick:ttl-:four:d=0:rd=2
  59. #
  60. # WCS-II/FCS with analog throttle using fly8.adv:
  61. #    dpAstick:ttl-:zero:d=0:rd=2
  62. #
  63. # FLCS using fly8.b50:
  64. #    dpAstick:zero:d=046:rd=2
  65. #
  66. # A mouse:
  67.     dpmouse:smx=3:smy=3:d=0
  68. #
  69. # The keypad:
  70. #    dpkeypad:linear
  71.  
  72. # to enable networking, you should give the 'r' option and select a network
  73. # driver:
  74. #
  75.     r
  76. #
  77. # then choose ONE net driver:
  78. #
  79. # UDP over packet driver interface (will talk to unix server):
  80. #
  81.     dnudp.1:pack=1408
  82.  
  83. # Select main and drone type:
  84. #
  85. #    Pplane:classic
  86. #    Pplane:basic
  87. #    Pplane:f16
  88.  
  89. # Set a color, HUD for example:
  90. #
  91. #    ch0x408040    light green (standard)
  92. #    ch0x60c060    light green (brighter)
  93. #    ch0x006000    pale green
  94. #    ch0x606000    pale yellow
  95. #    ch0x406040    pale blue/green
  96. #    ch0x505050    pale white
  97. #    ch0x80040    light blue
  98.