Advertisement
Guest User

Untitled

a guest
Feb 24th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. [Launcher]
  2. Target = BH6.exe
  3. StartIn = ..
  4. ;CommandLine = -steam
  5. SteamClientPath = SmartSteamEmu.dll
  6. SteamClientPath64 = SmartSteamEmu64.dll
  7. Persist = 0
  8. InjectDll = 0
  9. ParanoidMode = 0
  10.  
  11. [SmartSteamEmu]
  12. AppId = 221040
  13. Language = english
  14. SteamIdGeneration = GenerateRandom
  15. ;ManualSteamId = 0
  16. LowViolence = 0
  17. Offline = 0
  18. AvatarFilename = avatar.png
  19. PersonaName = AccountName
  20. AutomaticallyJoinInvite = 1
  21. StorageOnAppdata = 0
  22. SeparateStorageByName = 1
  23. ;RemoteStoragePath = %USERPROFILE%\Documents\My Games\%SteamAppId%
  24. EnableHTTP = 0
  25. EnableInGameVoice = 0
  26. EnableLobbyFilter = 1
  27. EnableOverlay = 0
  28. DisableFriendList = 0
  29. DisableLeaderboard = 0
  30. SecuredServer = 1
  31. VR = 0
  32. RandomItemAwards = 1
  33. DisableGC = 0
  34. MasterServer = 188.40.40.201:27010
  35. MasterServerGoldSrc = 188.40.40.201:27010
  36. QuickJoinHotkey = SHIFT + TAB
  37.  
  38. [SSEOverlay]
  39. DisableOverlay = 0
  40. OnlineMode = 1
  41. Language = english
  42. ScreenshotHotkey = F12
  43. HookRefCount = 1
  44. ;OnlineKey =
  45.  
  46. [DLC]
  47. Default = 0
  48. 228580 = "Resident Evil 6: Mercenaries No Mercy (RE6 / BH6: Mercenaries No Mercy)"
  49. 232490 = "Resident Evil 6: Art Book"
  50. 232491 = "Resident Evil 6: Art Book Japanese"
  51. 232510 = "Resident Evil 6: Soundtrack"
  52. 232530 = "RE6/BH6: Onslaught Mode"
  53. 232550 = "RE6/BH6: Predator Game Mode (RE6 / BH6: Predator Mode)"
  54. 232570 = "RE6/BH6: Siege Game Mode (RE6 / BH6: Siege Mode)"
  55. 232590 = "RE6/BH6: Survivors Game Mode (RE6 / BH6: Survivors Mode)"
  56. 232610 = "SteamDB Unknown App 232610 (ValveTestApp232610)"
  57. 235560 = "RESIDENT EVIL 6 / BIOHAZARD 6: Season Pass"
  58. 236080 = "Resident Evil 6 Wallpaper"
  59.  
  60. [Achievements]
  61. UnlockAll = 0
  62. FailOnNonExistenceStats = 0
  63.  
  64. [PlayerManagement]
  65. AllowAnyoneConnect = 1
  66. ;AdminPassword =
  67.  
  68. [DirectPatch]
  69. ;deadrising2otr.exe=508bf8;00f3;01
  70.  
  71. [Debug]
  72. EnableLog = 0
  73. MarkLogHotkey = CTRL + ALT + M
  74. LogFilter = User logged on
  75. Minidump = 0
  76.  
  77. [Networking]
  78. BroadcastAddress = 255.255.255.255
  79. ListenPort = 31313
  80. MaximumPort = 10
  81. DiscoveryInterval = 3
  82. MaximumConnection = 200
  83.  
  84. [SteamApi]
  85. OriginalSteamApi = ValveApi.dll
  86. OriginalSteamApi64 = ValveApi64.dll
  87. SteamClient = 15
  88. SteamUser = 16
  89. SteamGameServer = 1
  90. SteamFriends = 13
  91. SteamUtils = 5
  92. SteamMatchMaking = 9
  93. SteamMatchMakingServers = 2
  94. SteamUserStats = 11
  95. SteamGameServerStats = 1
  96. SteamApps = 5
  97. SteamMasterServerUpdater = 1
  98. SteamNetworking = 5
  99. SteamRemoteStorage = 10
  100. SteamScreenshots = 1
  101. SteamHTTP = 2
  102. SteamUnifiedMessages = 1
  103. SteamController = 1
  104. SteamUGC = 1
  105. SteamAppList = 1
  106. SteamMusic = 1
  107. SteamMusicRemote = 1
  108. SteamHTMLSurface = 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement