Guest User

Untitled

a guest
Feb 23rd, 2021
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.06 KB | None | 0 0
  1. [2021-02-23 23:39:31]MAIN: positions control
  2. [2021-02-23 23:39:31]MAIN: referencing controls
  3. [2021-02-23 23:39:40]HANDLER: --------------------- START ---------------------
  4. [2021-02-23 23:39:40]HANDLER: Game: Tom Clancy's Splinter Cell Conviction, Arch: x86, Executable: conviction_game.exe, Launcher: , SteamID: 33220, Script: Tom Clancy's Splinter Cell Conviction.js, Content Folder: Splinter Cell Conviction
  5. [2021-02-23 23:39:40]HANDLER: PC Info - OS: Microsoft Windows 10 Pro, .NET Framework Version: 4.8 or later
  6. [2021-02-23 23:39:40]HANDLER: Determining which monitors will be used by Nucleus
  7. [2021-02-23 23:39:40]HANDLER: Determining which monitors will be used by Nucleus
  8. [2021-02-23 23:39:40]HANDLER: Checking if any monitors to be used by Nucleus are using DPI scaling other than 100%
  9. [2021-02-23 23:39:40]HANDLER: Display - DPIHandling: True, DPI Scale: 1
  10. [2021-02-23 23:39:40]HANDLER: Monitor 0 - Resolution: 1920x1080
  11. [2021-02-23 23:39:40]HANDLER: Monitor 1 - Resolution: 1920x1080
  12. [2021-02-23 23:39:40]HANDLER: Number of players: 2
  13. [2021-02-23 23:39:40]HANDLER: NucleusCoop mod version: 1.0.2 R5 (Final)
  14. [2021-02-23 23:39:40]HANDLER: ########## START OF SCRIPT ##########
  15. [2021-02-23 23:39:40]HANDLER: Hub.Handler.Version = 1; // Released at https://hub.splitscreen.me/ on Tue Jan 26 2021 19:14:36 GMT+0000 (UTC).
  16. [2021-02-23 23:39:40]HANDLER: Hub.Handler.Id = "GGN6FpryMWXq8eP2x";
  17. [2021-02-23 23:39:40]HANDLER: Hub.Maintainer.Name = "Talos91";
  18. [2021-02-23 23:39:40]HANDLER: Hub.Maintainer.Id = "eeL7HAz8zJovChWw4";
  19. [2021-02-23 23:39:40]HANDLER:
  20. [2021-02-23 23:39:40]HANDLER: var answers1 = ["Yes", "No"];
  21. [2021-02-23 23:39:40]HANDLER: Game.AddOption("Are you using latest legit steam/uplay version?", "Only select yes if you are. You need the latest version of the game.", "Legit", answers1);
  22. [2021-02-23 23:39:40]HANDLER:
  23. [2021-02-23 23:39:40]HANDLER: Game.ExecutableContext = ["UMDS"];
  24. [2021-02-23 23:39:40]HANDLER: Game.KillMutex = ["Type:Semaphore|sc5_semaphore"];
  25. [2021-02-23 23:39:40]HANDLER: Game.DirSymlinkExclusions = ["src\\system", "data\\Videos"];
  26. [2021-02-23 23:39:40]HANDLER: Game.FileSymlinkExclusions = [
  27. [2021-02-23 23:39:40]HANDLER: "MapConfigurationDLC.xml",
  28. [2021-02-23 23:39:40]HANDLER: "ubiorbitapi_r2.dll",
  29. [2021-02-23 23:39:40]HANDLER: "d3d9.dll",
  30. [2021-02-23 23:39:40]HANDLER: "conviction_game.exe",
  31. [2021-02-23 23:39:40]HANDLER: "gu.exe",
  32. [2021-02-23 23:39:40]HANDLER: "UPlayBrowser.exe",
  33. [2021-02-23 23:39:40]HANDLER: "Skidrow.ini",
  34. [2021-02-23 23:39:40]HANDLER: "Logo_ESRB_01.bik",
  35. [2021-02-23 23:39:40]HANDLER: "Logo_ESRB_02.bik",
  36. [2021-02-23 23:39:40]HANDLER: "Logo_MiddleWare_01.bik",
  37. [2021-02-23 23:39:40]HANDLER: "Logo_Ubisoft.bik",
  38. [2021-02-23 23:39:40]HANDLER: "Logo_Clancy_01.bik"
  39. [2021-02-23 23:39:40]HANDLER: ];
  40. [2021-02-23 23:39:40]HANDLER: Game.FileSymlinkCopyInstead = ["Conviction.ini", "ConvictionUser.ini", "ConvictionUserPC.ini", "systemdetection.dll"];
  41. [2021-02-23 23:39:40]HANDLER: Game.NeedsSteamEmulation = false;
  42. [2021-02-23 23:39:40]HANDLER: Game.HandlerInterval = 100;
  43. [2021-02-23 23:39:40]HANDLER: Game.SymlinkExe = false;
  44. [2021-02-23 23:39:40]HANDLER: Game.SymlinkGame = true;
  45. [2021-02-23 23:39:40]HANDLER: Game.SymlinkFolders = true;
  46. [2021-02-23 23:39:40]HANDLER: Game.SupportsKeyboard = false;
  47. [2021-02-23 23:39:40]HANDLER: Game.ExecutableName = "conviction_game.exe";
  48. [2021-02-23 23:39:40]HANDLER: Game.SteamID = "33220";
  49. [2021-02-23 23:39:40]HANDLER: Game.GUID = "Splinter Cell Conviction";
  50. [2021-02-23 23:39:40]HANDLER: Game.GameName = "Tom Clancy's Splinter Cell Conviction";
  51. [2021-02-23 23:39:40]HANDLER: Game.MaxPlayers = 2;
  52. [2021-02-23 23:39:40]HANDLER: Game.MaxPlayersOneMonitor = 4;
  53. [2021-02-23 23:39:40]HANDLER: Game.LauncherTitle = "";
  54. [2021-02-23 23:39:40]HANDLER: Game.BinariesFolder = "src\\system";
  55. [2021-02-23 23:39:40]HANDLER: Game.HideTaskbar = false;
  56. [2021-02-23 23:39:40]HANDLER: Game.StartArguments = "";
  57. [2021-02-23 23:39:40]HANDLER: Game.Hook.ForceFocus = true;
  58. [2021-02-23 23:39:40]HANDLER: Game.Hook.ForceFocusWindowName = "Conviction";
  59. [2021-02-23 23:39:40]HANDLER: Game.UseDirectX9Wrapper = true;
  60. [2021-02-23 23:39:40]HANDLER: Game.Hook.DInputEnabled = false;
  61. [2021-02-23 23:39:40]HANDLER: Game.Hook.DInputForceDisable = true;
  62. [2021-02-23 23:39:40]HANDLER: Game.Hook.XInputEnabled = true;
  63. [2021-02-23 23:39:40]HANDLER: Game.Hook.XInputReroute = false;
  64. [2021-02-23 23:39:40]HANDLER: Game.Hook.UseAlpha8CustomDll = true;
  65. [2021-02-23 23:39:40]HANDLER: Game.Hook.BlockMouseEvents = false;
  66. [2021-02-23 23:39:40]HANDLER: Game.Hook.BlockInputEvents = false;
  67. [2021-02-23 23:39:40]HANDLER: Game.Hook.BlockKeyboardEvents = false;
  68. [2021-02-23 23:39:40]HANDLER: //Game.Hook.CustomDllEnabled= false;
  69. [2021-02-23 23:39:40]HANDLER: //Game.XInputPlusDll = [ "xinput1_3.dll" ];
  70. [2021-02-23 23:39:40]HANDLER: //Game.FakeFocus= true;
  71. [2021-02-23 23:39:40]HANDLER: Game.UserProfileSavePath = "AppData\\Local\\storage";
  72. [2021-02-23 23:39:40]HANDLER: Game.Description =
  73. [2021-02-23 23:39:40]HANDLER: "Click ok quickly on the system detection prompt. Enable the gamepad in the game controller options on first launch for both instances using the keyboard, alt-tab between instances to do it. Connect the instances via the LAN option, you need the latest version of the game. If you want the instances to resize correctly and avoid stretching you need to create custom resolutions in your AMD/Nvidia/Intel panel (For example: 960x1080, 960x540, 1920x540 etc.) so the game can see and use them. If you get too low fps make sure the game is using most cpu cores, this is a known issue to fix it in task manager details tab select the conviction exes, right click and set affinity, do this after starting a new level. You can use CTRL+T to minimize the instances. If you can not change in-game graphic settings try launching the instance in all the monitor.";
  74. [2021-02-23 23:39:40]HANDLER: Game.PauseBetweenContextAndLaunch = 10;
  75. [2021-02-23 23:39:40]HANDLER: Game.PauseBetweenStarts = 35;
  76. [2021-02-23 23:39:40]HANDLER:
  77. [2021-02-23 23:39:40]HANDLER: Game.Play = function() {
  78. [2021-02-23 23:39:40]HANDLER: var username = Context.Nickname;
  79. [2021-02-23 23:39:40]HANDLER: var VideoConfig = "C:\\ProgramData\\Ubisoft\\Conviction\\ConvictionUserPC.ini";
  80. [2021-02-23 23:39:40]HANDLER: Context.ModifySaveFile(VideoConfig, VideoConfig, Nucleus.SaveType.INI, [
  81. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Inputs", "UseXInputByDefault", true),
  82. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("UserVideoOptions." + username, "FullscreenViewportX", Context.Width),
  83. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("UserVideoOptions." + username, "FullscreenViewportY", Context.Height)
  84. [2021-02-23 23:39:40]HANDLER: ]);
  85. [2021-02-23 23:39:40]HANDLER:
  86. [2021-02-23 23:39:40]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\ubiorbitapi_r2.dll");
  87. [2021-02-23 23:39:40]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Game.Folder, "ubiorbitapi_r2.dll");
  88. [2021-02-23 23:39:40]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  89. [2021-02-23 23:39:40]HANDLER:
  90. [2021-02-23 23:39:40]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\MapConfigurationDLC.xml");
  91. [2021-02-23 23:39:40]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Game.Folder, "MapConfigurationDLC.xml");
  92. [2021-02-23 23:39:40]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  93. [2021-02-23 23:39:40]HANDLER:
  94. [2021-02-23 23:39:40]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\Skidrow.ini");
  95. [2021-02-23 23:39:40]HANDLER: Context.ModifySaveFile(savePath, savePath, Nucleus.SaveType.INI, [
  96. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Account", "Username", '"' + Context.Nickname + '"'),
  97. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Account", "Password", '"SamFisher"')
  98. [2021-02-23 23:39:40]HANDLER: ]);
  99. [2021-02-23 23:39:40]HANDLER:
  100. [2021-02-23 23:39:40]HANDLER: if (Context.AspectRatioDecimal > 1.8) {
  101. [2021-02-23 23:39:40]HANDLER: var VideoConfig = "C:\\ProgramData\\Ubisoft\\Conviction\\ConvictionUserPC.ini";
  102. [2021-02-23 23:39:40]HANDLER: Context.ModifySaveFile(VideoConfig, VideoConfig, Nucleus.SaveType.INI, [
  103. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "EyefinityMode", 0),
  104. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "ForceMultiMon", true),
  105. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "MinTripleDispRatio", "3.5")
  106. [2021-02-23 23:39:40]HANDLER: ]);
  107. [2021-02-23 23:39:40]HANDLER: } else if (Context.AspectRatioDecimal < 1.2) {
  108. [2021-02-23 23:39:40]HANDLER: var VideoConfig = "C:\\ProgramData\\Ubisoft\\Conviction\\ConvictionUserPC.ini";
  109. [2021-02-23 23:39:40]HANDLER: Context.ModifySaveFile(VideoConfig, VideoConfig, Nucleus.SaveType.INI, [
  110. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "EyefinityMode", 0),
  111. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "ForceMultiMon", true),
  112. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "MinTripleDispRatio", "0.8")
  113. [2021-02-23 23:39:40]HANDLER: ]);
  114. [2021-02-23 23:39:40]HANDLER: } else {
  115. [2021-02-23 23:39:40]HANDLER: var VideoConfig = "C:\\ProgramData\\Ubisoft\\Conviction\\ConvictionUserPC.ini";
  116. [2021-02-23 23:39:40]HANDLER: Context.ModifySaveFile(VideoConfig, VideoConfig, Nucleus.SaveType.INI, [
  117. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "EyefinityMode", 0),
  118. [2021-02-23 23:39:40]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "ForceMultiMon", false)
  119. [2021-02-23 23:39:40]HANDLER: ]);
  120. [2021-02-23 23:39:40]HANDLER: }
  121. [2021-02-23 23:39:40]HANDLER:
  122. [2021-02-23 23:39:40]HANDLER: var legit = Context.Options["Legit"];
  123. [2021-02-23 23:39:40]HANDLER:
  124. [2021-02-23 23:39:40]HANDLER: if (legit == "Yes") {
  125. [2021-02-23 23:39:40]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\conviction_gameog.exe");
  126. [2021-02-23 23:39:40]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Context.RootInstallFolder, "conviction_game.exe");
  127. [2021-02-23 23:39:40]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  128. [2021-02-23 23:39:40]HANDLER:
  129. [2021-02-23 23:39:40]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\JDiff.exe");
  130. [2021-02-23 23:39:40]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Game.Folder, "JDiff.exe");
  131. [2021-02-23 23:39:40]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  132. [2021-02-23 23:39:40]HANDLER:
  133. [2021-02-23 23:39:40]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\conviction_game.jdf");
  134. [2021-02-23 23:39:40]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Game.Folder, "conviction_game.jdf");
  135. [2021-02-23 23:39:40]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  136. [2021-02-23 23:39:40]HANDLER:
  137. [2021-02-23 23:39:40]HANDLER: var Bat = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\start.bat";
  138. [2021-02-23 23:39:40]HANDLER: var lines = ["jdiff.exe -u conviction_gameog.exe conviction_game.jdf conviction_game.exe"];
  139. [2021-02-23 23:39:40]HANDLER: Context.WriteTextFile(Bat, lines);
  140. [2021-02-23 23:39:40]HANDLER:
  141. [2021-02-23 23:39:40]HANDLER: Context.RunAdditionalFiles(["all|" + Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\start.bat"], false, 1);
  142. [2021-02-23 23:39:40]HANDLER: }
  143. [2021-02-23 23:39:40]HANDLER:
  144. [2021-02-23 23:39:40]HANDLER: if (legit == "No") {
  145. [2021-02-23 23:39:40]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\conviction_game.exe");
  146. [2021-02-23 23:39:40]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Context.RootInstallFolder, "conviction_game.exe");
  147. [2021-02-23 23:39:40]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  148. [2021-02-23 23:39:40]HANDLER: }
  149. [2021-02-23 23:39:40]HANDLER: };
  150. [2021-02-23 23:39:40]HANDLER: ########## END OF SCRIPT ##########
  151. [2021-02-23 23:39:40]HANDLER: ********** Setting up player 1 **********
  152. [2021-02-23 23:39:40]HANDLER: Player monitor's resolution: 1920x1080
  153. [2021-02-23 23:39:40]HANDLER: Commencing file operations
  154. [2021-02-23 23:39:40]HANDLER: Creating instance folder content\Splinter Cell Conviction\Instance0
  155. [2021-02-23 23:39:40]HANDLER: Creating instance folder content\Splinter Cell Conviction\Instance1
  156. [2021-02-23 23:39:40]HANDLER: Starting symlink and copies
  157. [2021-02-23 23:39:41]HANDLER: Game executable (conviction_game.exe) will be copied and not symlinked
  158. [2021-02-23 23:39:41]HANDLER: 12 Files in Game.FileSymlinkExclusions will not be symlinked
  159. [2021-02-23 23:39:41]HANDLER: 4 Files in Game.FileSymlinkCopyInstead will be copied instead of symlinked
  160. [2021-02-23 23:39:41]HANDLER: 2 Directories in Game.DirSymlinkExclusions will be ignored
  161. [2021-02-23 23:39:41]HANDLER: Symlinking game folder and files at d:\program files (x86)\ubisoft\ubisoft game launcher\games\splinter cell conviction\ to D:\Games\NucleusCoop\content\Splinter Cell Conviction, for each instance
  162. [2021-02-23 23:39:42]HANDLER: File operations complete
  163. [2021-02-23 23:39:42]HANDLER: Copying over DirectX 9, Direct 3D Wrapper (d3d9.dll) to instance executable folder
  164. [2021-02-23 23:39:42]HANDLER: Deleting d3d9.dll
  165. [2021-02-23 23:39:42]HANDLER: Pausing for 10 seconds
  166. [2021-02-23 23:39:52]HANDLER: Setting up Custom DLL, UseAlpha8CustomDll: True
  167. [2021-02-23 23:39:52]HANDLER: Deleting xinput1_3.dll
  168. [2021-02-23 23:39:52]HANDLER: Writing custom dll xinput1_3.dll to D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance0\src\system
  169. [2021-02-23 23:39:52]HANDLER: Writing ncoop.ini to D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance0\src\system with Game.Hook values
  170. [2021-02-23 23:39:52]HANDLER: Deleting ncoop.ini
  171. [2021-02-23 23:39:52]HANDLER: Custom DLL setup complete
  172. [2021-02-23 23:39:52]HANDLER: Writing nickname Player1 in account_name.txt
  173. [2021-02-23 23:39:52]HANDLER: Generating user_steam_id.txt with user steam ID 76561199023125438
  174. [2021-02-23 23:39:52]HANDLER: Launching game directly at D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance0\src\system\conviction_game.exe with args
  175. [2021-02-23 23:39:52]HANDLER: Obtained process conviction_game (pid 1692)
  176. [2021-02-23 23:39:52]HANDLER: Process details; Name: conviction_game, ID: 1692, MainWindowtitle: , MainWindowHandle: 0
  177. [2021-02-23 23:39:52]HANDLER: Setting process data to process conviction_game (pid 1692)
  178. [2021-02-23 23:39:52]HANDLER: Pausing for 35 seconds
  179. [2021-02-23 23:40:27]HANDLER: Process is no longer running. Attempting to find process by window title
  180. [2021-02-23 23:40:27]HANDLER: Process found, Conviction_game pid (10292)
  181. [2021-02-23 23:40:27]HANDLER: Recreating player process data
  182. [2021-02-23 23:40:27]HANDLER: Process details; Name: Conviction_game, ID: 10292, MainWindowtitle: Conviction, MainWindowHandle: 1705240
  183. [2021-02-23 23:40:27]HANDLER: Creating raw input window
  184. [2021-02-23 23:40:27]HANDLER: ********** Setting up player 2 **********
  185. [2021-02-23 23:40:28]STARTGAME: Process ID 10292 found!
  186. [2021-02-23 23:40:28]PROCESSUTIL: Checking if mutex 'sc5_semaphore' of type 'Semaphore' exists in process 'Conviction_game (pid 10292)'
  187. [2021-02-23 23:40:30]PROCESSUTIL: Found the following mutexes:
  188. [2021-02-23 23:40:30]PROCESSUTIL: \Sessions\1\BaseNamedObjects\sc5_semaphore
  189. [2021-02-23 23:40:30]HANDLER: Update data process has not exited
  190. [2021-02-23 23:40:31]STARTGAME: Process ID 10292 found!
  191. [2021-02-23 23:40:31]PROCESSUTIL: Attempting to kill mutex
  192. [2021-02-23 23:40:31]PROCESSUTIL: Attempt #1
  193. [2021-02-23 23:40:33]PROCESSUTIL: Killing mutex \Sessions\1\BaseNamedObjects\sc5_semaphore
  194. [2021-02-23 23:40:33]PROCESSUTIL: Mutex was killed successfully
  195. [2021-02-23 23:40:33]HANDLER: Player monitor's resolution: 1920x1080
  196. [2021-02-23 23:40:33]HANDLER: Commencing file operations
  197. [2021-02-23 23:40:34]HANDLER: File operations complete
  198. [2021-02-23 23:40:34]HANDLER: Copying over DirectX 9, Direct 3D Wrapper (d3d9.dll) to instance executable folder
  199. [2021-02-23 23:40:34]HANDLER: d3d9.dll doesn't exist, will be deleted upon ending session
  200. [2021-02-23 23:40:34]HANDLER: Pausing for 10 seconds
  201. [2021-02-23 23:40:40]HANDLER: (Update) Setting game window to top most
  202. [2021-02-23 23:40:41]HANDLER: (Update) Resizing game window for pid 10292 to the following width:1920, height:540
  203. [2021-02-23 23:40:41]HANDLER: Update State 0
  204. [2021-02-23 23:40:44]HANDLER: Setting up Custom DLL, UseAlpha8CustomDll: True
  205. [2021-02-23 23:40:44]HANDLER: xinput1_3.dll doesn't exist, will be deleted upon ending session
  206. [2021-02-23 23:40:44]HANDLER: Writing custom dll xinput1_3.dll to D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance1\src\system
  207. [2021-02-23 23:40:44]HANDLER: Writing ncoop.ini to D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance1\src\system with Game.Hook values
  208. [2021-02-23 23:40:44]HANDLER: Deleting ncoop.ini
  209. [2021-02-23 23:40:44]HANDLER: Custom DLL setup complete
  210. [2021-02-23 23:40:44]HANDLER: Writing nickname Player2 in account_name.txt
  211. [2021-02-23 23:40:44]HANDLER: Generating user_steam_id.txt with user steam ID 76561199023125439
  212. [2021-02-23 23:40:44]HANDLER: Launching game directly at D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance1\src\system\conviction_game.exe with args
  213. [2021-02-23 23:40:44]HANDLER: Obtained process conviction_game (pid 8072)
  214. [2021-02-23 23:40:44]HANDLER: Process details; Name: conviction_game, ID: 8072, MainWindowtitle: , MainWindowHandle: 0
  215. [2021-02-23 23:40:44]HANDLER: Setting process data to process conviction_game (pid 8072)
  216. [2021-02-23 23:40:44]HANDLER: Pausing for 35 seconds
  217. [2021-02-23 23:40:51]HANDLER: (Update) Setting game window to top most
  218. [2021-02-23 23:40:51]HANDLER: (Update) Repostioning game window for pid 10292 to coords x:0,y:0
  219. [2021-02-23 23:40:51]HANDLER: Update State 1
  220. [2021-02-23 23:41:01]HANDLER: (Update) Setting game window to top most
  221. [2021-02-23 23:41:01]HANDLER: (Update) Removing game window border for pid 10292
  222. [2021-02-23 23:41:01]HANDLER: Update State 2
  223. [2021-02-23 23:41:19]HANDLER: Process is no longer running. Attempting to find process by window title
  224. [2021-02-23 23:41:20]HANDLER: Creating raw input window
  225. [2021-02-23 23:41:20]HANDLER: ERROR - WaitForProcWindowHandleNotZero encountered an exception
  226. [2021-02-23 23:41:20]HANDLER: All instances accounted for, performing final preperations
  227. [2021-02-23 23:41:23]LOGMANAGER: ERROR - Process has exited, so the requested information is not available. | Stacktrace: at System.Diagnostics.Process.EnsureState(State state)
  228. at System.Diagnostics.Process.get_MainWindowHandle()
  229. at Nucleus.Gaming.GenericGameHandler.Play()
  230. at Nucleus.Gaming.GameManager.play(Object state)
  231. [2021-02-23 23:41:23]MAIN: Restoring backed up registry files - method 3
  232. [2021-02-23 23:41:23]MAIN: Handler ended method called
Advertisement
Add Comment
Please, Sign In to add comment