Advertisement
Guest User

Untitled

a guest
Oct 11th, 2016
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.26 KB | None | 0 0
  1. # NOTE:
  2. # Line beginning with "#" (Number sign/hash) or ";" (semicolon)
  3. # indicates that the line is a comment. It will be ignored by
  4. # the emulator.
  5. #
  6. # Read one by one to understand the meaning of each settings,
  7. # don't scroll down too fast like you're reading
  8. # facebook feeds or twitter tweets. (:
  9.  
  10.  
  11. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  12. ; This section will be used by the loader to start your
  13. ; games properly.
  14. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  15. [Launcher]
  16.  
  17.  
  18. ;-------------------------------------------------------------
  19. ; Target
  20. ; This must be pointed to your game executables (.exe)
  21. ; StartIn
  22. ; Point to your game folder. Don't set if you want to use
  23. ; emulator current directory.
  24. ; CommandLine
  25. ; Additional command line for your games. Source (Valve)
  26. ; games requires -steam or you will get "insecure"
  27. ; message
  28. ;-------------------------------------------------------------
  29. Target = SniperElite3.exe
  30. #StartIn = C:\Program Files (x86)\Steam\steamapps\common\Age of Empires II HD
  31. #CommandLine = -steam
  32.  
  33.  
  34. ;-------------------------------------------------------------
  35. ; This must be pointing to SmartSteamEmu.dll, you can use
  36. ; absolute path or relative path; relative to StartIn
  37. ; directory. The emulator storage folder will be created on
  38. ; the same folder as SmartSteamEmu.dll
  39. ;-------------------------------------------------------------
  40. SteamClientPath = SmartSteamEmu.dll
  41. SteamClientPath64 = SmartSteamEmu64.dll
  42.  
  43.  
  44. ;-------------------------------------------------------------
  45. ; Persist
  46. ; Don't exit the loader. Required for games that uses batch
  47. ; file (.bat) or which launch multiple binary (.exe)
  48. ; InjectDll
  49. ; Inject SmartSteamEmu dll into process instead of waiting
  50. ; for game to load it
  51. ;-------------------------------------------------------------
  52. Persist = 0
  53.  
  54.  
  55.  
  56. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  57. ; This section will be used by emulator.
  58. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  59. [SmartSteamEmu]
  60.  
  61. ;-------------------------------------------------------------
  62. ; AppId
  63. ; Your game appid. http://store.steampowered.com/app/<AppId>
  64. ; Set to 0 to read from steam_appid.txt file.
  65. ;
  66. ; SteamIdGeneration - Specify one of these:
  67. ; - Static
  68. ; - Random
  69. ; - PersonaName
  70. ; - ip
  71. ; - Manual (you must set ManualSteamId)
  72. ; - GenerateRandom (Default, Generate steam id once and reuse the
  73. ; same generated steam id for the next time)
  74. ; Remember, some games store steam id in save file and steam id
  75. ; must match when loading the game again.
  76. ;
  77. ; ManualSteamId
  78. ; Example: 76561197960287930
  79. ;
  80. ; LowViolence
  81. ; Set this to 1 if you want to have a low violence game
  82. ; and/or residing in a country that requires you to have this
  83. ; restriction.
  84. ;
  85. ;-------------------------------------------------------------
  86. AppId = 238090
  87. Language = english
  88. SteamIdGeneration = GenerateRandom
  89. #ManualSteamId = 0
  90. LowViolence = 0
  91.  
  92.  
  93. ;-------------------------------------------------------------
  94. ; AvatarFilename
  95. ; Avatar file, only .png is supported
  96. ; PersonaName
  97. ; Set this to your name *OR* use one of these:
  98. ; - ComputerName
  99. ; - AccountName (default)
  100. ; AutomaticallyJoinInvite
  101. ; When somebody send invite to you, you will automatically
  102. ; accept their invite.
  103. ;-------------------------------------------------------------
  104. AvatarFilename = avatar.png
  105. PersonaName = AccountName
  106. AutomaticallyJoinInvite = 1
  107.  
  108.  
  109. ;-------------------------------------------------------------
  110. ; StorageOnAppdata
  111. ; Storage (save game) files will be saved on local account
  112. ; appdata folder.
  113. ; C:\Users\<YourName>\AppData\SmartSteamEmu
  114. ;
  115. ; If you lose your savegame files after using this
  116. ; version, disable this value or move your savegame files to
  117. ; appdata folder.
  118. ;
  119. ; SeparateStorageByName
  120. ; Each "PersonaName" will have its own storage folder for save
  121. ; game, storage file, stats, achievements and avatar.
  122. ;
  123. ; Before
  124. ; SmartSteamEmu\<game files>
  125. ; After
  126. ; SmartSteamEmu\my name\<own game files>
  127. ; SmartSteamEmu\his name\<own game files>
  128. ; SmartSteamEmu\her name\<own game files>
  129. ;
  130. ; RemoteStoragePath
  131. ; Specify your own location of remote storage path. The
  132. ; default location is on SmartSteamEmu\remote_<appid> or
  133. ; SmartSteamEmu\<persona name>\remote_<appid>.
  134. ;-------------------------------------------------------------
  135. StorageOnAppdata = 1
  136. SeparateStorageByName = 0
  137. #RemoteStoragePath = %USERPROFILE%\Documents\My Games\%SteamAppId%
  138.  
  139.  
  140. ;-------------------------------------------------------------
  141. ; EnableHTTP
  142. ; If disabled, all calls to create HTTP request will fail.
  143. ; It is advised to keep this turned off.
  144. ;
  145. ; EnableInGameVoice
  146. ; Enable In-Game voice using microphone input.
  147. ; The implementation is not yet finished. It is recommended
  148. ; to use other application for voice chat.
  149. ;
  150. ; EnableLobbyFilter
  151. ; Turn this off to find all lobbies within the same app id.
  152. ;
  153. ; EnableOverlay
  154. ; Tell game that we have overlay enabled.
  155. ;
  156. ; DisableFriendList
  157. ; Disable friend list from appear in game.
  158. ;
  159. ; DisableLeaderboard
  160. ; Disable leaderboard by not returning any leaderboad when
  161. ; game requested it
  162. ;
  163. ; SecuredServer
  164. ; VAC server. If the games complain it starts *insecure*ly
  165. ; or to remove any plugins before attempting to connect to
  166. ; a VAC secured server, set this to 0.
  167. ;
  168. ; VR
  169. ; Tell supported games to enable virtual reality.
  170. ;
  171. ; RandomItemAwards
  172. ; Give random items in CS:GO
  173. ;
  174. ; DisableGC
  175. ; Disable GameCoordinator emulation
  176. ;-------------------------------------------------------------
  177. EnableHTTP = 0
  178. EnableInGameVoice = 0
  179. EnableLobbyFilter = 1
  180. EnableOverlay = 0
  181. DisableFriendList = 0
  182. DisableLeaderboard = 0
  183. SecuredServer = 1
  184. VR = 0
  185. RandomItemAwards = 1
  186. DisableGC = 0
  187.  
  188.  
  189. ;------------------------
  190. ; Master server list
  191. ; In "<ip>:<port>" format. Multiple server is separated by
  192. ; a space.
  193. ;
  194. #MasterServer = 46.165.194.16:27011 46.4.71.67:27011 46.165.194.14:27011
  195. #MasterServerGoldSrc = 46.165.194.16:27010 46.4.71.67:27010 46.165.194.14:27010
  196. MasterServer = 188.40.40.201:27010
  197. MasterServerGoldSrc = 188.40.40.201:27010
  198.  
  199.  
  200. ;------------------------
  201. ; Quick join hotkey for private match.
  202. ; Valid modifier are: BACKSPACE, TAB, ENTER, SHIFT, CONTROL, ALT
  203. ; PAUSE, CAPSLOCK, ESCAPE, SPACE, PAGEUP, PAGEDOWN, END, HOME,
  204. ; INSERT, DELETE, F1-F12.
  205. ;
  206. ; Must be a combination, example: CONTROL + J
  207. ;
  208. QuickJoinHotkey = SHIFT + TAB
  209.  
  210.  
  211.  
  212. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  213. ; DLC subscriptions
  214. ;
  215. ; Use the following format for subscription:
  216. ; <appid> = <1/0> or <DLC Name>
  217. ; Example:
  218. ; 57923 = Duke Nukem Forever: Hail to the Icons Parody Pack
  219. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  220. [DLC]
  221. 305180=Sniper Elite 3 - Target Hitler: Hunt the Grey Wolf
  222. 305181=Sniper Elite 3 - Camouflage Weapons Pack
  223. 305182=Sniper Elite 3 - Hunter Weapons Pack
  224. 305183=Sniper Elite 3 - Patriot Weapons Pack
  225. 305184=Sniper Elite 3 - Sniper Rifles Pack
  226. 305185=Sniper Elite 3 - Axis Weapons Pack
  227. 305186=Sniper Elite 3 - Eastern Front Weapons Pack
  228. 305187=Sniper Elite 3 - Allied Reinforcement Outfits Pack
  229. 308310=Sniper Elite 3 Season Pass
  230. 312680=Sniper Elite 3 - Save Churchill Part 1: In Shadows
  231. 312690=Sniper Elite 3 - Save Churchill Part 2: Belly of the Beast
  232. 312740=Sniper Elite 3 - Save Churchill Part 3: Confrontation
  233. 326430=Sniper Elite 3 - U.S. Camouflage Rifles Pack
  234. 326431=Sniper Elite 3 - International Camouflage Rifles Pack
  235.  
  236.  
  237. ;------------------------
  238. ; If requested subscription id cannot be found here,
  239. ; SmartSteamEmu will use this default value.
  240. ;
  241. Default = 1
  242.  
  243. src103582791433980119 = Payday 2 Community
  244. src103582791435633447 = Payday 2 Mod - HoxHud
  245.  
  246.  
  247.  
  248. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  249. ; Achievements override
  250. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  251. [Achievements]
  252.  
  253. ; Unlocks all achievements
  254. UnlockAll = 0
  255.  
  256. ; If the game loops when reading stats/achievements, enable this.
  257. FailOnNonExistenceStats = 0
  258.  
  259.  
  260. ; If you want to modify individual achievements, use the
  261. ; following format:
  262. ; <achievement name> = 1/0
  263.  
  264.  
  265.  
  266. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  267. ; Player Management
  268. ;
  269. ; Allow or deny who will able to connect to your server
  270. ;
  271. ; To deny or ban connection from steam id, use the following
  272. ; format:
  273. ; STEAM_0:X:YYY = 0
  274. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  275. [PlayerManagement]
  276.  
  277. ; Allow anyone to connect. If set to false, only allow connection
  278. ; from recognized steam emu.
  279. AllowAnyoneConnect = 1
  280.  
  281. ; Set a password to allow ban/unban remotely. The password must > 4
  282. ; characters long. Remove # infront AdminPassword to enable password.
  283. ; App restart is *required* to update the password.
  284. #AdminPassword =
  285.  
  286.  
  287.  
  288. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  289. ; Direct Patch
  290. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  291. [DirectPatch]
  292.  
  293.  
  294.  
  295. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  296. ; Logging and debugging
  297. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  298. [Debug]
  299.  
  300. ;------------------------
  301. ; EnableLog
  302. ; Enable/Disable log file output.
  303. ; MarkLogHotkey
  304. ; Mark the logfile with timestamp using this hotkey before
  305. ; performing some action to make it easier when debugging.
  306. ; LogFilter
  307. ; Filter log output. Separate by semicolon.
  308. ;
  309. EnableLog = 0
  310. MarkLogHotkey = CTRL + ALT + M
  311. LogFilter = User logged on
  312.  
  313.  
  314. ;------------------------
  315. ; Create dump file when games crash. This can helps developer
  316. ; to investigate what causes the game crash and to improve this
  317. ; emulator.
  318. ;
  319. Minidump = 1
  320.  
  321.  
  322.  
  323. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  324. ; Emulator networking
  325. ; Warning: Advanced settings! Best to leave it as is if you
  326. ; don't know what these settings are for.
  327. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  328. [Networking]
  329.  
  330.  
  331. ;------------------------
  332. ; BroadcastAddress
  333. ; Set broadcast address used by emulator discovery system.
  334. ; To broadcast to multiple addresses, separate by a space.
  335. ; To connect to other computer online, specify their ip or
  336. ; ip:port here.
  337. ; ListenPort
  338. ; Communication port used by this emulator, must match with
  339. ; other player or it won't find each other.
  340. ; MaximumPort
  341. ; Attempt to use another next port when current listen port
  342. ; is already in use.
  343. ; DiscoveryInterval
  344. ; Interval for discover packet in second. A small packet
  345. ; sent by the emulator to broadcast address to discover
  346. ; other players.
  347. ; MaximumConnection
  348. ; Number of maximum allowed connection
  349. ;
  350. BroadcastAddress = 255.255.255.255
  351. ListenPort = 31313
  352. MaximumPort = 10
  353. DiscoveryInterval = 3
  354. MaximumConnection = 200
  355.  
  356.  
  357.  
  358. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  359. ; steam_api.dll replacement.
  360. ;
  361. ; Allow you to start game directly without the launcher.
  362. ;
  363. ; To start the game without the launcher, rename original
  364. ; steam_api.dll to ValveApi.dll and then rename
  365. ; SmartSteamEmu.dll to steam_api.dll
  366. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  367. [SteamApi]
  368.  
  369. ; The emulator will try to search for interface version
  370. ; automatically inside original steam api.
  371. ;
  372. OriginalSteamApi = ValveApi.dll
  373. OriginalSteamApi64 = ValveApi64.dll
  374.  
  375.  
  376. ; Manually specify interface version if no original steam_api.dll
  377. ; found. It must match the steam_api.dll that come with the game.
  378. ;
  379. SteamClient = 15
  380. SteamUser = 16
  381. SteamGameServer = 1
  382. SteamFriends = 13
  383. SteamUtils = 5
  384. SteamMatchMaking = 9
  385. SteamMatchMakingServers = 2
  386. SteamUserStats = 11
  387. SteamGameServerStats = 1
  388. SteamApps = 5
  389. SteamMasterServerUpdater = 1
  390. SteamNetworking = 5
  391. SteamRemoteStorage = 10
  392. SteamScreenshots = 1
  393. SteamHTTP = 2
  394. SteamUnifiedMessages = 1
  395. SteamController = 1
  396. SteamUGC = 1
  397. SteamAppList = 1
  398. SteamMusic = 1
  399. SteamMusicRemote = 1
  400. SteamHTMLSurface = 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement