Advertisement
npocmaka

SW.CFG

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