Advertisement
Guest User

Untitled

a guest
May 27th, 2016
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.02 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. ; Launch the loader with /help command to discover more.
  16. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  17. [Launcher]
  18.  
  19.  
  20. ;-------------------------------------------------------------
  21. ; Target
  22. ; This must be pointed to your game executables (.exe)
  23. ; StartIn
  24. ; Point to your game folder. Don't set if you want to use
  25. ; emulator current directory. This will affect Target if
  26. ; the target uses relative path.
  27. ; CommandLine
  28. ; Additional command line for your games. Source (Valve)
  29. ; games requires -steam or you will get "insecure"
  30. ; message
  31. ;-------------------------------------------------------------
  32. Target = stellaris.exe
  33. #StartIn = D:\Games\Stellaris
  34. #CommandLine = -skiplauncher
  35.  
  36.  
  37. ;-------------------------------------------------------------
  38. ; This must be pointing to SmartSteamEmu.dll, you can use
  39. ; absolute path or relative path; relative to the loader.
  40. ; The emulator storage folder will be created on
  41. ; the same folder as SmartSteamEmu.dll
  42. ;-------------------------------------------------------------
  43. SteamClientPath = SmartSteamEmu.dll
  44. SteamClientPath64 = SmartSteamEmu64.dll
  45.  
  46.  
  47. ;-------------------------------------------------------------
  48. ; Persist
  49. ; Don't exit the loader. Required for games that uses batch
  50. ; file (.bat) or which launch multiple executables.
  51. ; InjectDll
  52. ; Inject SmartSteamEmu module into process instead of waiting
  53. ; for game to load it itself. If the game uses steam.dll
  54. ; you might need this to be turned on.
  55. ; ParanoidMode
  56. ; Warn you first if the steam client process is running
  57. ; before launching the game.
  58. ;-------------------------------------------------------------
  59. Persist = 0
  60. InjectDll = 0
  61. ParanoidMode = 0
  62.  
  63.  
  64.  
  65. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  66. ; This section will be used by emulator.
  67. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  68. [SmartSteamEmu]
  69.  
  70. ;-------------------------------------------------------------
  71. ; AppId
  72. ; Your game appid. http://store.steampowered.com/app/<AppId>
  73. ; Set to 0 to read from steam_appid.txt file.
  74. ;
  75. ; SteamIdGeneration - Specify one of these:
  76. ; - Static
  77. ; - Random
  78. ; - PersonaName
  79. ; - ip
  80. ; - Manual (you must set ManualSteamId)
  81. ; - GenerateRandom (Default, Generate steam id once and reuse the
  82. ; same generated steam id for the next time)
  83. ; Remember, some games store steam id in save file and steam id
  84. ; must match when loading the game again.
  85. ;
  86. ; ManualSteamId
  87. ; Example: 76561197960287930
  88. ;
  89. ; LowViolence
  90. ; Set this to 1 if you want to have a low violence game
  91. ; and/or residing in a country that requires you to have this
  92. ; restriction.
  93. ;
  94. ; Offline
  95. ; Set this to 1 to set emu as offline.
  96. ;
  97. ;-------------------------------------------------------------
  98. AppId = 281990
  99. Language = english
  100. SteamIdGeneration = GenerateRandom
  101. #ManualSteamId = 0
  102. LowViolence = 0
  103. Offline = 0
  104.  
  105.  
  106. ;-------------------------------------------------------------
  107. ; AvatarFilename
  108. ; Avatar file, only .png is supported
  109. ; PersonaName
  110. ; Set this to your name *OR* use one of these:
  111. ; - ComputerName
  112. ; - AccountName (default)
  113. ; AutomaticallyJoinInvite
  114. ; When somebody send invite to you, you will automatically
  115. ; accept their invite.
  116. ;-------------------------------------------------------------
  117. AvatarFilename = avatar.png
  118. PersonaName = AccountName
  119. AutomaticallyJoinInvite = 1
  120.  
  121.  
  122. ;-------------------------------------------------------------
  123. ; StorageOnAppdata
  124. ; Storage (save game) files will be saved on local account
  125. ; appdata folder.
  126. ; C:\Users\<YourName>\AppData\SmartSteamEmu
  127. ;
  128. ; If you lose your savegame files after using this
  129. ; version, disable this value or move your savegame files to
  130. ; appdata folder.
  131. ;
  132. ; SeparateStorageByName
  133. ; Each "PersonaName" will have its own storage folder for save
  134. ; game, storage file, stats, achievements and avatar.
  135. ;
  136. ; Before
  137. ; SmartSteamEmu\<game files>
  138. ; After
  139. ; SmartSteamEmu\my name\<own game files>
  140. ; SmartSteamEmu\his name\<own game files>
  141. ; SmartSteamEmu\her name\<own game files>
  142. ;
  143. ; RemoteStoragePath
  144. ; Specify your own location of remote storage path. The
  145. ; default location is on SmartSteamEmu\remote_<appid> or
  146. ; SmartSteamEmu\<persona name>\remote_<appid>.
  147. ;-------------------------------------------------------------
  148. StorageOnAppdata = 1
  149. SeparateStorageByName = 0
  150. #RemoteStoragePath = %USERPROFILE%\Documents\My Games\%SteamAppId%
  151.  
  152.  
  153. ;-------------------------------------------------------------
  154. ; EnableHTTP
  155. ; If disabled, all calls to create HTTP request will fail.
  156. ; It is advised to keep this turned off.
  157. ;
  158. ; EnableInGameVoice
  159. ; Enable In-Game voice using microphone input.
  160. ; The implementation is not yet finished. It is recommended
  161. ; to use other application for voice chat.
  162. ;
  163. ; EnableLobbyFilter
  164. ; Turn this off to find all lobbies within the same app id.
  165. ;
  166. ; EnableOverlay
  167. ; Tell game that we have overlay enabled.
  168. ;
  169. ; DisableFriendList
  170. ; Disable friend list from appear in game.
  171. ;
  172. ; DisableLeaderboard
  173. ; Disable leaderboard by not returning any leaderboad when
  174. ; game requested it
  175. ;
  176. ; SecuredServer
  177. ; VAC server. If the games complain it starts *insecure*ly
  178. ; or to remove any plugins before attempting to connect to
  179. ; a VAC secured server, set this to 0.
  180. ;
  181. ; VR
  182. ; Tell supported games to enable virtual reality.
  183. ;
  184. ; RandomItemAwards
  185. ; Give random items in CS:GO
  186. ;
  187. ; DisableGC
  188. ; Disable GameCoordinator emulation
  189. ;-------------------------------------------------------------
  190. EnableHTTP = 0
  191. EnableInGameVoice = 0
  192. EnableLobbyFilter = 1
  193. EnableOverlay = 1
  194. DisableFriendList = 0
  195. DisableLeaderboard = 0
  196. SecuredServer = 1
  197. VR = 0
  198. RandomItemAwards = 1
  199. DisableGC = 0
  200.  
  201.  
  202. ;------------------------
  203. ; Master server list
  204. ; In "<ip>:<port>" format. Multiple server is separated by
  205. ; a space.
  206. ;
  207. #MasterServer = 46.165.194.16:27011 46.4.71.67:27011 46.165.194.14:27011
  208. #MasterServerGoldSrc = 46.165.194.16:27010 46.4.71.67:27010 46.165.194.14:27010
  209. MasterServer = 188.40.40.201:27010
  210. MasterServerGoldSrc = 188.40.40.201:27010
  211.  
  212.  
  213. ;------------------------
  214. ; Quick join hotkey for private match.
  215. ; Valid modifier are: BACKSPACE, TAB, ENTER, SHIFT, CONTROL, ALT
  216. ; PAUSE, CAPSLOCK, ESCAPE, SPACE, PAGEUP, PAGEDOWN, END, HOME,
  217. ; INSERT, DELETE, F1-F12.
  218. ;
  219. ; Must be a combination, example: CONTROL + J
  220. ;
  221. QuickJoinHotkey = SHIFT + TAB
  222.  
  223.  
  224.  
  225. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  226. ; Overlay Plugins
  227. ;
  228. ; SSEOverlay plugins comes with two functions, overlay being the
  229. ; main one and OnlineMode which allow you to connects to other
  230. ; players worldwide. To open overlay, use the QuickJoinHotkey
  231. ; defined on [SmartSteamEmu] section.
  232. ;
  233. ; The overlay may be highly unstable for some games and you may
  234. ; need to disable them.
  235. ;
  236. ; The online mode is turned on by default, if you wish not to
  237. ; connect to others or care for privacy or security, simply turn
  238. ; the option off.
  239. ;
  240. ; Language is defined in Language.ini inside Plugins\SSEOverlay
  241. ; folder.
  242. ;
  243. ; ScreenshotHotkey captures game screen using these hotkey. The
  244. ; rules is same as [SmartSteamEmu] QuickJoinHotkey
  245. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  246. [SSEOverlay]
  247. DisableOverlay = 0
  248. OnlineMode = 1
  249. Language = english
  250. ScreenshotHotkey = F12
  251.  
  252.  
  253.  
  254. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  255. ; DLC subscriptions
  256. ;
  257. ; Use the following format for subscription:
  258. ; <appid> = <1/0> or <DLC Name>
  259. ; Example:
  260. ; 57923 = Duke Nukem Forever: Hail to the Icons Parody Pack
  261. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  262. [DLC]
  263. 447680 = Stellaris: Symbols of Domination
  264. 447681 = Stellaris: Sign-up Campaign Bonus
  265. 447683 = Stellaris: Arachnoid Portrait Pack
  266. 462720 = Stellaris: Creatures of the Void
  267.  
  268.  
  269. ;------------------------
  270. ; If requested subscription id cannot be found here,
  271. ; SmartSteamEmu will use this default value.
  272. ;
  273. Default = 1
  274.  
  275. src103582791433980119 = Payday 2 Community
  276. src103582791435633447 = Payday 2 Mod - HoxHud
  277.  
  278.  
  279.  
  280. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  281. ; Achievements override
  282. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  283. [Achievements]
  284.  
  285. ; Unlocks all achievements
  286. UnlockAll = 0
  287.  
  288. ; If the game loops when reading stats/achievements, enable this.
  289. FailOnNonExistenceStats = 0
  290.  
  291.  
  292. ; If you want to modify individual achievements, use the
  293. ; following format:
  294. ; <achievement name> = 1/0
  295.  
  296.  
  297.  
  298. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  299. ; Player Management
  300. ;
  301. ; Allow or deny who will able to connect to your server
  302. ;
  303. ; To deny or ban connection from steam id, use the following
  304. ; format:
  305. ; STEAM_0:X:YYY = 0
  306. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  307. [PlayerManagement]
  308.  
  309. ; Allow anyone to connect. If set to false, only allow connection
  310. ; from recognized steam emu.
  311. AllowAnyoneConnect = 1
  312.  
  313. ; Set a password to allow ban/unban remotely. The password must > 4
  314. ; characters long. Remove # infront AdminPassword to enable password.
  315. ; App restart is *required* to update the password.
  316. #AdminPassword =
  317.  
  318.  
  319.  
  320. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  321. ; Direct Patch
  322. ;
  323. ; Allow you to patch loaded game modules (.exe, .dll) on memory.
  324. ;
  325. ; Use the following format:
  326. ; ModuleName.ext=Location;OriginalBytes;PatchBytes
  327. ; Example:
  328. ; mymodule.dll=12ab;74fe;ebfe
  329. ; mymodule.dll=*;74fe;ebfe
  330. ; mymodule.dll=*;74??;eb
  331. ; mymodule.dll=*;74??;9090??ebfe
  332. ;
  333. ; DirectPatch will only patch once per entry. The location is the
  334. ; file offset to patch. You can use asterisks (*) to search for
  335. ; pattern given by OriginalBytes.
  336. ;
  337. ; OriginalBytes is use to validate given offset or search for
  338. ; pattern.
  339. ;
  340. ; If you set the location to offsets, the OriginalBytes will be
  341. ; used to validate the bytes on that offsets. If it match, it
  342. ; will patch the offset using PatchBytes.
  343. ;
  344. ; If you set the location to asterisks (*), the OriginalBytes
  345. ; will be used as a pattern to search and once found matching
  346. ; pattern, it will patch using PatchBytes.
  347. ;
  348. ; Both OrignalBytes and PatchBytes can include ?? to indicates
  349. ; wildcard.
  350. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  351. [DirectPatch]
  352. ; Dead Rising : OTR - Windowed mode
  353. #deadrising2otr.exe=508bf8;00f3;01
  354.  
  355.  
  356.  
  357. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  358. ; Logging and debugging
  359. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  360. [Debug]
  361.  
  362. ;------------------------
  363. ; EnableLog
  364. ; Enable/Disable log file output.
  365. ; MarkLogHotkey
  366. ; Mark the logfile with timestamp using this hotkey before
  367. ; performing some action to make it easier when debugging.
  368. ; LogFilter
  369. ; Filter log output. Separate by semicolon.
  370. ;
  371. EnableLog = 0
  372. MarkLogHotkey = CTRL + ALT + M
  373. LogFilter = User logged on
  374.  
  375.  
  376. ;------------------------
  377. ; Create dump file when games crash. This can helps developers
  378. ; to investigate what causes the game crash and to improve this
  379. ; emulator.
  380. ;
  381. Minidump = 1
  382.  
  383.  
  384.  
  385. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  386. ; Emulator networking
  387. ; Warning: Advanced settings! Best to leave it as is if you
  388. ; don't know what these settings are for.
  389. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  390. [Networking]
  391.  
  392.  
  393. ;------------------------
  394. ; BroadcastAddress
  395. ; Set broadcast address used by emulator discovery system.
  396. ; To broadcast to multiple addresses, separate by a space.
  397. ; To connect to other computer online, specify their ip or
  398. ; ip:port here.
  399. ; ListenPort
  400. ; Communication port used by this emulator, must match with
  401. ; other player or it won't find each other.
  402. ; MaximumPort
  403. ; Attempt to use another next port when current listen port
  404. ; is already in use.
  405. ; DiscoveryInterval
  406. ; Interval for discover packet in second. A small packet
  407. ; sent by the emulator to broadcast address to discover
  408. ; other players.
  409. ; MaximumConnection
  410. ; Number of maximum allowed connection
  411. ;
  412. BroadcastAddress = 255.255.255.255
  413. ListenPort = 31313
  414. MaximumPort = 10
  415. DiscoveryInterval = 3
  416. MaximumConnection = 200
  417.  
  418.  
  419.  
  420. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  421. ; steam_api.dll replacement.
  422. ;
  423. ; Allow you to start game directly without the launcher.
  424. ;
  425. ; To start the game without the launcher, rename original
  426. ; steam_api.dll to ValveApi.dll and then rename
  427. ; SmartSteamEmu.dll to steam_api.dll
  428. ;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  429. [SteamApi]
  430.  
  431. ; The emulator will try to search for interface version
  432. ; automatically inside original steam api.
  433. ;
  434. OriginalSteamApi = ValveApi.dll
  435. OriginalSteamApi64 = ValveApi64.dll
  436.  
  437.  
  438. ; Manually specify interface version if no original steam_api.dll
  439. ; found. It must match the steam_api.dll that come with the game.
  440. ;
  441. SteamClient = 15
  442. SteamUser = 16
  443. SteamGameServer = 1
  444. SteamFriends = 13
  445. SteamUtils = 5
  446. SteamMatchMaking = 9
  447. SteamMatchMakingServers = 2
  448. SteamUserStats = 11
  449. SteamGameServerStats = 1
  450. SteamApps = 5
  451. SteamMasterServerUpdater = 1
  452. SteamNetworking = 5
  453. SteamRemoteStorage = 10
  454. SteamScreenshots = 1
  455. SteamHTTP = 2
  456. SteamUnifiedMessages = 1
  457. SteamController = 1
  458. SteamUGC = 1
  459. SteamAppList = 1
  460. SteamMusic = 1
  461. SteamMusicRemote = 1
  462. SteamHTMLSurface = 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement