home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / Powerslv / POWERSLV.RAR / SETUP.CFG < prev    next >
Text File  |  1998-03-25  |  3KB  |  138 lines

  1. ;Setup File for POWERSLAVE
  2. ;Version 1.0
  3.  
  4.  
  5. [Screen Setup]
  6. ;ScreenMode
  7. ; - Chained - 0
  8. ; - Screen Buffered - 1
  9. ; - Tseng optimized - 2
  10. ; - Paradise optimized - 3
  11. ; - S3 optimized - 4
  12. ; - RedBlue Stereo - 6
  13. ; - Crystal Eyes - 5
  14.  
  15. ScreenMode = 1
  16.  
  17.  
  18. ;ScreenWidth passed to engine
  19. ScreenWidth = 640
  20.  
  21.  
  22. ;ScreenHeight passed to engine
  23. ScreenHeight = 200
  24.  
  25.  
  26. [KeyDefinitions]
  27. Move_Forward = "Up" "Kpad8"
  28. Move_Backward = "Down" "Kpad2"
  29. Turn_Left = "Left" "Kpad4"
  30. Turn_Right = "Right" "Kpad6"
  31. Strafe = "LAlt" "RAlt"
  32. Strafe_Left = "," ""
  33. Strafe_Right = "." ""
  34. Run = "LShift" "RShift"
  35. Jump = "A" ""
  36. Crouch = "Z" ""
  37. Fire = "LCtrl" "RCtrl"
  38. Open = "Space" ""
  39. Look_Up = "PgUp" ""
  40. Look_Down = "PgDn" ""
  41. Look_Straight = "Home" ""
  42. Aim_Up = "Insert" ""
  43. Aim_Down = "Delete" ""
  44. SendMessage = "T" ""
  45. Weapon_1 = "1" ""
  46. Weapon_2 = "2" ""
  47. Weapon_3 = "3" ""
  48. Weapon_4 = "4" ""
  49. Weapon_5 = "5" ""
  50. Weapon_6 = "6" ""
  51. Weapon_7 = "7" ""
  52. Weapon_8 = "8" ""
  53. Weapon_9 = "9" ""
  54. Weapon_10 = "0" ""
  55. Pause = "Pause" ""
  56. Map = "Tab" ""
  57. Zoom_In = "=" ""
  58. Zoom_Out = "-" ""
  59. Gamma_Correction = "F11" ""
  60. Escape = "Escape" ""
  61. Shrink_Screen = "Kpad-" ""
  62. Enlarge_Screen = "Kpad+" ""
  63. Inventory = "Enter" ""
  64. Inventory_Left = "[" ""
  65. Inventory_Right = "]" ""
  66.  
  67.  
  68. [Controls]
  69.  
  70. ;ControllerType
  71. ; - Keyboard - 0
  72. ; - Keyboard and Mouse - 1
  73. ; - Keyboard and Joystick - 2
  74. ; - Keyboard and Spaceball - 3
  75. ; - Keyboard and Wingman Assassin - 4
  76.  
  77. ControllerType = 0
  78.  
  79. MouseButton0 = "Fire"
  80. MouseButtonClicked0 = ""
  81. MouseButton1 = "Strafe"
  82. MouseButtonClicked1 = "Open"
  83. MouseButton2 = "Move_Forward"
  84. MouseButtonClicked2 = ""
  85.  
  86. JoystickButton0 = ""
  87. JoystickButtonClicked0 = ""
  88. JoystickButton1 = ""
  89. JoystickButtonClicked1 = ""
  90. JoystickButton2 = ""
  91. JoystickButtonClicked2 = ""
  92. JoystickButton3 = ""
  93. JoystickButtonClicked3 = ""
  94. [Comm Setup]
  95. ComPort = 2
  96. IrqNumber = ~
  97. UartAddress = ~
  98. PortSpeed = 9600
  99. ToneDial = 1
  100. SocketNumber = ~
  101. NumberPlayers = 2
  102. ModemName = ""
  103. InitString = "ATZ"
  104. HangupString = "ATH0=0"
  105. DialoutString = ""
  106.  
  107. CommbatMacro#0 = ""
  108. CommbatMacro#1 = ""
  109. CommbatMacro#2 = ""
  110. CommbatMacro#3 = ""
  111. CommbatMacro#4 = ""
  112. CommbatMacro#5 = ""
  113. CommbatMacro#6 = ""
  114. CommbatMacro#7 = ""
  115. CommbatMacro#8 = ""
  116. CommbatMacro#9 = ""
  117.  
  118. PhoneName#0 = ""
  119. PhoneNumber#0 = ""
  120. PhoneName#1 = ""
  121. PhoneNumber#1 = ""
  122. PhoneName#2 = ""
  123. PhoneNumber#2 = ""
  124. PhoneName#3 = ""
  125. PhoneNumber#3 = ""
  126. PhoneName#4 = ""
  127. PhoneNumber#4 = ""
  128. PhoneName#5 = ""
  129. PhoneNumber#5 = ""
  130. PhoneName#6 = ""
  131. PhoneNumber#6 = ""
  132. PhoneName#7 = ""
  133. PhoneNumber#7 = ""
  134. PhoneName#8 = ""
  135. PhoneNumber#8 = ""
  136. PhoneName#9 = ""
  137. PhoneNumber#9 = ""
  138.