home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.5 / 1997-08_Disc_3.5.iso / swdemo / data.z / SW.CFG < prev    next >
Windows Autorun File  |  1997-05-21  |  6KB  |  271 lines

  1. [Setup]
  2. ;Setup File for Shadow Warrior
  3. SetupVersion = "Version 1.0"
  4. [Screen Setup]
  5. ;ScreenMode
  6. ; - Chained - 0
  7. ; - Vesa 2.0 - 1
  8. ; - Screen Buffered - 2
  9. ; - Tseng optimized - 3
  10. ; - Paradise optimized - 4
  11. ; - S3 optimized - 5
  12. ; - RedBlue Stereo - 7
  13. ; - Crystal Eyes - 6
  14. ;ScreenWidth passed to engine
  15. ;ScreenHeight passed to engine
  16. ScreenMode = 2
  17. ScreenWidth = 320
  18. ScreenHeight = 200
  19. [Sound Setup]
  20. FXDevice = 0
  21. MusicDevice = 0
  22. FXVolume = 192
  23. MusicVolume = 255
  24. NumVoices = 8
  25. NumChannels = 2
  26. NumBits = 8
  27. MixRate = 11000
  28. MidiPort = 0x330
  29. BlasterAddress = 0x220
  30. BlasterType = 6
  31. BlasterInterrupt = 5
  32. BlasterDma8 = 1
  33. BlasterDma16 = 5
  34. BlasterEmu = 0x620
  35. ReverseStereo = 0
  36. [KeyDefinitions]
  37. Move_Forward = "Up" "Kpad8"
  38. Move_Backward = "Down" "Kpad2"
  39. Turn_Left = "Left" "Kpad4"
  40. Turn_Right = "Right" "KPad6"
  41. Strafe = "LAlt" "RAlt"
  42. Fire = "LCtrl" "RCtrl"
  43. Open = "Space" ""
  44. Run = "LShift" "RShift"
  45. AutoRun = "CapLck" ""
  46. Jump = "A" "/"
  47. Crouch = "Z" ""
  48. Look_Up = "PgUp" "Kpad9"
  49. Look_Down = "PgDn" "Kpad3"
  50. Strafe_Left = "," ""
  51. Strafe_Right = "." ""
  52. Aim_Up = "Home" "KPad7"
  53. Aim_Down = "End" "Kpad1"
  54. Weapon_1 = "1" ""
  55. Weapon_2 = "2" ""
  56. Weapon_3 = "3" ""
  57. Weapon_4 = "4" ""
  58. Weapon_5 = "5" ""
  59. Weapon_6 = "6" ""
  60. Weapon_7 = "7" ""
  61. Weapon_8 = "8" ""
  62. Weapon_9 = "9" ""
  63. Weapon_10 = "0" ""
  64. Inventory = "Enter" "KpdEnt"
  65. Inventory_Left = "[" ""
  66. Inventory_Right = "]" ""
  67. Med_Kit = "M" ""
  68. Smoke_Bomb = "S" ""
  69. Night_Vision = "N" ""
  70. Gas_Bomb = "G" ""
  71. Flash_Bomb = "F" ""
  72. Caltrops = "C" ""
  73. TurnAround = "BakSpc" ""
  74. SendMessage = "T" ""
  75. Map = "Tab" ""
  76. Shrink_Screen = "-" "Kpad-"
  77. Enlarge_Screen = "=" "Kpad+"
  78. Center_View = "KPad5" ""
  79. Holster_Weapon = "ScrLck" ""
  80. Map_Follow_Mode = "F" ""
  81. See_Co_Op_View = "K" ""
  82. Mouse_Aiming = "U" ""
  83. Toggle_Crosshair = "I" ""
  84. Next_Weapon = "'" ""
  85. Previous_Weapon = ";" ""
  86. [Controls]
  87. ;Controls
  88. ;ControllerType
  89. ; - Keyboard                  - 0
  90. ; - Keyboard and Mouse        - 1
  91. ; - Keyboard and Joystick     - 2
  92. ; - Keyboard and Gamepad      - 4
  93. ; - Keyboard and External     - 3
  94. ; - Keyboard and FlightStick  - 5
  95. ; - Keyboard and ThrustMaster - 6
  96. ControllerType = 1
  97. JoystickPort = 0
  98. MouseSensitivity = 32768
  99. ExternalFilename = "EXTERNAL.EXE"
  100. EnableRudder = 0
  101. MouseAiming = 0
  102. MouseAimingFlipped = 0
  103. MouseButton0 = "Fire"
  104. MouseButtonClicked0 = ""
  105. MouseButton1 = "Strafe"
  106. MouseButtonClicked1 = "Open"
  107. MouseButton2 = "Move_Forward"
  108. MouseButtonClicked2 = ""
  109. JoystickButton0 = "Fire"
  110. JoystickButtonClicked0 = ""
  111. JoystickButton1 = "Strafe"
  112. JoystickButtonClicked1 = "Inventory"
  113. JoystickButton2 = "Run"
  114. JoystickButtonClicked2 = "Jump"
  115. JoystickButton3 = "Open"
  116. JoystickButtonClicked3 = "Crouch"
  117. JoystickButton4 = "Aim_Down"
  118. JoystickButtonClicked4 = ""
  119. JoystickButton5 = "Look_Right"
  120. JoystickButtonClicked5 = ""
  121. JoystickButton6 = "Aim_Up"
  122. JoystickButtonClicked6 = ""
  123. JoystickButton7 = "Look_Left"
  124. JoystickButtonClicked7 = ""
  125. MouseAnalogAxes0 = "analog_turning"
  126. MouseDigitalAxes0_0 = ""
  127. MouseDigitalAxes0_1 = ""
  128. MouseAnalogScale0 = 65536
  129. MouseAnalogAxes1 = "analog_moving"
  130. MouseDigitalAxes1_0 = ""
  131. MouseDigitalAxes1_1 = ""
  132. MouseAnalogScale1 = 65536
  133. JoystickAnalogAxes0 = "analog_turning"
  134. JoystickDigitalAxes0_0 = ""
  135. JoystickDigitalAxes0_1 = ""
  136. JoystickAnalogScale0 = 65536
  137. JoystickAnalogAxes1 = "analog_moving"
  138. JoystickDigitalAxes1_0 = ""
  139. JoystickDigitalAxes1_1 = ""
  140. JoystickAnalogScale1 = 65536
  141. JoystickAnalogAxes2 = "analog_strafing"
  142. JoystickDigitalAxes2_0 = ""
  143. JoystickDigitalAxes2_1 = ""
  144. JoystickAnalogScale2 = 65536
  145. JoystickAnalogAxes3 = ""
  146. JoystickDigitalAxes3_0 = "Run"
  147. JoystickDigitalAxes3_1 = ""
  148. JoystickAnalogScale3 = 65536
  149. GamePadDigitalAxes0_0 = "Turn_Left"
  150. GamePadDigitalAxes0_1 = "Turn_Right"
  151. GamePadDigitalAxes1_0 = "Move_Forward"
  152. GamePadDigitalAxes1_1 = "Move_Backward"
  153. [Comm Setup]
  154. ComPort = 2
  155. IrqNumber = ~
  156. UartAddress = ~
  157. PortSpeed = 14400
  158. ToneDial = 1
  159. SocketNumber = ~
  160. NumberPlayers = 2
  161. ModemName = ""
  162. InitString = "ATZ"
  163. HangupString = "ATH0=0"
  164. DialoutString = ""
  165. PlayerName = "KATO"
  166. RTSName = "SW.RTS"
  167. RTSPath = ".\"
  168. UserPath = ".\"
  169. PhoneNumber = ""
  170. ConnectType = 0
  171. CommbatMacro#0 = "Burn baby burn..."
  172. CommbatMacro#1 = "You make another stupid move."
  173. CommbatMacro#2 = "Blocking with your head again?"
  174. CommbatMacro#3 = "You not fight well with hands!"
  175. CommbatMacro#4 = "You so stupid!"
  176. CommbatMacro#5 = "Quit jerking off. Come fight me!"
  177. CommbatMacro#6 = "What the matter you scaredy cat?"
  178. CommbatMacro#7 = "Did I break your concentration?"
  179. CommbatMacro#8 = "Hope you were paying attention."
  180. CommbatMacro#9 = "ITTAIIIUUU!!!"
  181. PhoneName#0 = ""
  182. PhoneNumber#0 = ""
  183. PhoneName#1 = ""
  184. PhoneNumber#1 = ""
  185. PhoneName#2 = ""
  186. PhoneNumber#2 = ""
  187. PhoneName#3 = ""
  188. PhoneNumber#3 = ""
  189. PhoneName#4 = ""
  190. PhoneNumber#4 = ""
  191. PhoneName#5 = ""
  192. PhoneNumber#5 = ""
  193. PhoneName#6 = ""
  194. PhoneNumber#6 = ""
  195. PhoneName#7 = ""
  196. PhoneNumber#7 = ""
  197. PhoneName#8 = ""
  198. PhoneNumber#8 = ""
  199. PhoneName#9 = ""
  200. PhoneNumber#9 = ""
  201. PhoneName#10 = ""
  202. PhoneNumber#10 = ""
  203. PhoneName#11 = ""
  204. PhoneNumber#11 = ""
  205. PhoneName#12 = ""
  206. PhoneNumber#12 = ""
  207. PhoneName#13 = ""
  208. PhoneNumber#13 = ""
  209. PhoneName#14 = ""
  210. PhoneNumber#14 = ""
  211. PhoneName#15 = ""
  212. PhoneNumber#15 = ""
  213. [Options]
  214. BorderNum = 2
  215. Brightness = 7
  216. BorderTile = 0
  217. Bobbing = 1
  218. Tilting = 0
  219. Shadows = 1
  220. AutoRun = 0
  221. Crosshair = 1
  222. AutoAim = 1
  223. Messages = 1
  224. Talking = 1
  225. Ambient = 1
  226. FxOn = 1
  227. MusicOn = 1
  228. NetGameType = 0
  229. NetLevel = 0
  230. NetMonsters = 0
  231. NetHurtTeammate = 0
  232. NetSpawnMarkers = 1
  233. NetTeamPlay = 0
  234. NetKillLimit = 0
  235. NetTimeLimit = 0
  236. NetColor = 0
  237. Voxels = 0
  238. MouseAimingOn = 0
  239. MouseInvert = 0
  240. Stats = 0
  241. Rooster = ""
  242. Kiwi = 0
  243. Chickens = 1
  244.