Guest User

Untitled

a guest
Feb 23rd, 2021
796
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.91 KB | None | 0 0
  1. [2021-02-23 23:35:12]HANDLER: --------------------- START ---------------------
  2. [2021-02-23 23:35:12]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
  3. [2021-02-23 23:35:12]HANDLER: PC Info - OS: Microsoft Windows 10 Pro, .NET Framework Version: 4.8 or later
  4. [2021-02-23 23:35:12]HANDLER: Determining which monitors will be used by Nucleus
  5. [2021-02-23 23:35:12]HANDLER: Determining which monitors will be used by Nucleus
  6. [2021-02-23 23:35:12]HANDLER: Checking if any monitors to be used by Nucleus are using DPI scaling other than 100%
  7. [2021-02-23 23:35:12]HANDLER: Display - DPIHandling: True, DPI Scale: 1
  8. [2021-02-23 23:35:12]HANDLER: Monitor 0 - Resolution: 1920x1080
  9. [2021-02-23 23:35:12]HANDLER: Monitor 1 - Resolution: 1920x1080
  10. [2021-02-23 23:35:12]HANDLER: Number of players: 2
  11. [2021-02-23 23:35:12]HANDLER: NucleusCoop mod version: 1.0.2 R5 (Final)
  12. [2021-02-23 23:35:12]HANDLER: ########## START OF SCRIPT ##########
  13. [2021-02-23 23:35:12]HANDLER: Hub.Handler.Version = 1; // Released at https://hub.splitscreen.me/ on Tue Jan 26 2021 19:14:36 GMT+0000 (UTC).
  14. [2021-02-23 23:35:12]HANDLER: Hub.Handler.Id = "GGN6FpryMWXq8eP2x";
  15. [2021-02-23 23:35:12]HANDLER: Hub.Maintainer.Name = "Talos91";
  16. [2021-02-23 23:35:12]HANDLER: Hub.Maintainer.Id = "eeL7HAz8zJovChWw4";
  17. [2021-02-23 23:35:12]HANDLER:
  18. [2021-02-23 23:35:12]HANDLER: var answers1 = ["Yes", "No"];
  19. [2021-02-23 23:35:12]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);
  20. [2021-02-23 23:35:12]HANDLER:
  21. [2021-02-23 23:35:12]HANDLER: Game.ExecutableContext = ["UMDS"];
  22. [2021-02-23 23:35:12]HANDLER: Game.KillMutex = ["Type:Semaphore|sc5_semaphore"];
  23. [2021-02-23 23:35:12]HANDLER: Game.DirSymlinkExclusions = ["src\\system", "data\\Videos"];
  24. [2021-02-23 23:35:12]HANDLER: Game.FileSymlinkExclusions = [
  25. [2021-02-23 23:35:12]HANDLER: "MapConfigurationDLC.xml",
  26. [2021-02-23 23:35:12]HANDLER: "ubiorbitapi_r2.dll",
  27. [2021-02-23 23:35:12]HANDLER: "d3d9.dll",
  28. [2021-02-23 23:35:12]HANDLER: "conviction_game.exe",
  29. [2021-02-23 23:35:12]HANDLER: "gu.exe",
  30. [2021-02-23 23:35:12]HANDLER: "UPlayBrowser.exe",
  31. [2021-02-23 23:35:12]HANDLER: "Skidrow.ini",
  32. [2021-02-23 23:35:12]HANDLER: "Logo_ESRB_01.bik",
  33. [2021-02-23 23:35:12]HANDLER: "Logo_ESRB_02.bik",
  34. [2021-02-23 23:35:12]HANDLER: "Logo_MiddleWare_01.bik",
  35. [2021-02-23 23:35:12]HANDLER: "Logo_Ubisoft.bik",
  36. [2021-02-23 23:35:12]HANDLER: "Logo_Clancy_01.bik"
  37. [2021-02-23 23:35:12]HANDLER: ];
  38. [2021-02-23 23:35:12]HANDLER: Game.FileSymlinkCopyInstead = ["Conviction.ini", "ConvictionUser.ini", "ConvictionUserPC.ini", "systemdetection.dll"];
  39. [2021-02-23 23:35:12]HANDLER: Game.NeedsSteamEmulation = false;
  40. [2021-02-23 23:35:12]HANDLER: Game.HandlerInterval = 100;
  41. [2021-02-23 23:35:12]HANDLER: Game.SymlinkExe = false;
  42. [2021-02-23 23:35:12]HANDLER: Game.SymlinkGame = true;
  43. [2021-02-23 23:35:12]HANDLER: Game.SymlinkFolders = true;
  44. [2021-02-23 23:35:12]HANDLER: Game.SupportsKeyboard = false;
  45. [2021-02-23 23:35:12]HANDLER: Game.ExecutableName = "conviction_game.exe";
  46. [2021-02-23 23:35:12]HANDLER: Game.SteamID = "33220";
  47. [2021-02-23 23:35:12]HANDLER: Game.GUID = "Splinter Cell Conviction";
  48. [2021-02-23 23:35:12]HANDLER: Game.GameName = "Tom Clancy's Splinter Cell Conviction";
  49. [2021-02-23 23:35:12]HANDLER: Game.MaxPlayers = 2;
  50. [2021-02-23 23:35:12]HANDLER: Game.MaxPlayersOneMonitor = 4;
  51. [2021-02-23 23:35:12]HANDLER: Game.LauncherTitle = "";
  52. [2021-02-23 23:35:12]HANDLER: Game.BinariesFolder = "src\\system";
  53. [2021-02-23 23:35:12]HANDLER: Game.HideTaskbar = false;
  54. [2021-02-23 23:35:12]HANDLER: Game.StartArguments = "";
  55. [2021-02-23 23:35:12]HANDLER: Game.Hook.ForceFocus = true;
  56. [2021-02-23 23:35:12]HANDLER: Game.Hook.ForceFocusWindowName = "Conviction";
  57. [2021-02-23 23:35:12]HANDLER: Game.UseDirectX9Wrapper = true;
  58. [2021-02-23 23:35:12]HANDLER: Game.Hook.DInputEnabled = false;
  59. [2021-02-23 23:35:12]HANDLER: Game.Hook.DInputForceDisable = true;
  60. [2021-02-23 23:35:12]HANDLER: Game.Hook.XInputEnabled = true;
  61. [2021-02-23 23:35:12]HANDLER: Game.Hook.XInputReroute = false;
  62. [2021-02-23 23:35:12]HANDLER: Game.Hook.UseAlpha8CustomDll = true;
  63. [2021-02-23 23:35:12]HANDLER: Game.Hook.BlockMouseEvents = false;
  64. [2021-02-23 23:35:12]HANDLER: Game.Hook.BlockInputEvents = false;
  65. [2021-02-23 23:35:12]HANDLER: Game.Hook.BlockKeyboardEvents = false;
  66. [2021-02-23 23:35:12]HANDLER: //Game.Hook.CustomDllEnabled= false;
  67. [2021-02-23 23:35:12]HANDLER: //Game.XInputPlusDll = [ "xinput1_3.dll" ];
  68. [2021-02-23 23:35:12]HANDLER: //Game.FakeFocus= true;
  69. [2021-02-23 23:35:12]HANDLER: Game.UserProfileSavePath = "AppData\\Local\\storage";
  70. [2021-02-23 23:35:12]HANDLER: Game.Description =
  71. [2021-02-23 23:35:12]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.";
  72. [2021-02-23 23:35:12]HANDLER: Game.PauseBetweenContextAndLaunch = 10;
  73. [2021-02-23 23:35:12]HANDLER: Game.PauseBetweenStarts = 35;
  74. [2021-02-23 23:35:12]HANDLER:
  75. [2021-02-23 23:35:12]HANDLER: Game.Play = function() {
  76. [2021-02-23 23:35:12]HANDLER: var username = Context.Nickname;
  77. [2021-02-23 23:35:12]HANDLER: var VideoConfig = "C:\\ProgramData\\Ubisoft\\Conviction\\ConvictionUserPC.ini";
  78. [2021-02-23 23:35:12]HANDLER: Context.ModifySaveFile(VideoConfig, VideoConfig, Nucleus.SaveType.INI, [
  79. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Inputs", "UseXInputByDefault", true),
  80. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("UserVideoOptions." + username, "FullscreenViewportX", Context.Width),
  81. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("UserVideoOptions." + username, "FullscreenViewportY", Context.Height)
  82. [2021-02-23 23:35:12]HANDLER: ]);
  83. [2021-02-23 23:35:12]HANDLER:
  84. [2021-02-23 23:35:12]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\ubiorbitapi_r2.dll");
  85. [2021-02-23 23:35:12]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Game.Folder, "ubiorbitapi_r2.dll");
  86. [2021-02-23 23:35:12]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  87. [2021-02-23 23:35:12]HANDLER:
  88. [2021-02-23 23:35:12]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\MapConfigurationDLC.xml");
  89. [2021-02-23 23:35:12]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Game.Folder, "MapConfigurationDLC.xml");
  90. [2021-02-23 23:35:12]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  91. [2021-02-23 23:35:12]HANDLER:
  92. [2021-02-23 23:35:12]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\Skidrow.ini");
  93. [2021-02-23 23:35:12]HANDLER: Context.ModifySaveFile(savePath, savePath, Nucleus.SaveType.INI, [
  94. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Account", "Username", '"' + Context.Nickname + '"'),
  95. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Account", "Password", '"SamFisher"')
  96. [2021-02-23 23:35:12]HANDLER: ]);
  97. [2021-02-23 23:35:12]HANDLER:
  98. [2021-02-23 23:35:12]HANDLER: if (Context.AspectRatioDecimal > 1.8) {
  99. [2021-02-23 23:35:12]HANDLER: var VideoConfig = "C:\\ProgramData\\Ubisoft\\Conviction\\ConvictionUserPC.ini";
  100. [2021-02-23 23:35:12]HANDLER: Context.ModifySaveFile(VideoConfig, VideoConfig, Nucleus.SaveType.INI, [
  101. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "EyefinityMode", 0),
  102. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "ForceMultiMon", true),
  103. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "MinTripleDispRatio", "3.5")
  104. [2021-02-23 23:35:12]HANDLER: ]);
  105. [2021-02-23 23:35:12]HANDLER: } else if (Context.AspectRatioDecimal < 1.2) {
  106. [2021-02-23 23:35:12]HANDLER: var VideoConfig = "C:\\ProgramData\\Ubisoft\\Conviction\\ConvictionUserPC.ini";
  107. [2021-02-23 23:35:12]HANDLER: Context.ModifySaveFile(VideoConfig, VideoConfig, Nucleus.SaveType.INI, [
  108. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "EyefinityMode", 0),
  109. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "ForceMultiMon", true),
  110. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "MinTripleDispRatio", "0.8")
  111. [2021-02-23 23:35:12]HANDLER: ]);
  112. [2021-02-23 23:35:12]HANDLER: } else {
  113. [2021-02-23 23:35:12]HANDLER: var VideoConfig = "C:\\ProgramData\\Ubisoft\\Conviction\\ConvictionUserPC.ini";
  114. [2021-02-23 23:35:12]HANDLER: Context.ModifySaveFile(VideoConfig, VideoConfig, Nucleus.SaveType.INI, [
  115. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "EyefinityMode", 0),
  116. [2021-02-23 23:35:12]HANDLER: new Nucleus.IniSaveInfo("Engine.Display", "ForceMultiMon", false)
  117. [2021-02-23 23:35:12]HANDLER: ]);
  118. [2021-02-23 23:35:12]HANDLER: }
  119. [2021-02-23 23:35:12]HANDLER:
  120. [2021-02-23 23:35:12]HANDLER: var legit = Context.Options["Legit"];
  121. [2021-02-23 23:35:12]HANDLER:
  122. [2021-02-23 23:35:12]HANDLER: if (legit == "Yes") {
  123. [2021-02-23 23:35:12]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\conviction_gameog.exe");
  124. [2021-02-23 23:35:12]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Context.RootInstallFolder, "conviction_game.exe");
  125. [2021-02-23 23:35:12]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  126. [2021-02-23 23:35:12]HANDLER:
  127. [2021-02-23 23:35:12]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\JDiff.exe");
  128. [2021-02-23 23:35:12]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Game.Folder, "JDiff.exe");
  129. [2021-02-23 23:35:12]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  130. [2021-02-23 23:35:12]HANDLER:
  131. [2021-02-23 23:35:12]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\conviction_game.jdf");
  132. [2021-02-23 23:35:12]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Game.Folder, "conviction_game.jdf");
  133. [2021-02-23 23:35:12]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  134. [2021-02-23 23:35:12]HANDLER:
  135. [2021-02-23 23:35:12]HANDLER: var Bat = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\start.bat";
  136. [2021-02-23 23:35:12]HANDLER: var lines = ["jdiff.exe -u conviction_gameog.exe conviction_game.jdf conviction_game.exe"];
  137. [2021-02-23 23:35:12]HANDLER: Context.WriteTextFile(Bat, lines);
  138. [2021-02-23 23:35:12]HANDLER:
  139. [2021-02-23 23:35:12]HANDLER: Context.RunAdditionalFiles(["all|" + Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\start.bat"], false, 1);
  140. [2021-02-23 23:35:12]HANDLER: }
  141. [2021-02-23 23:35:12]HANDLER:
  142. [2021-02-23 23:35:12]HANDLER: if (legit == "No") {
  143. [2021-02-23 23:35:12]HANDLER: var savePath = (Context.SavePath = Context.GetFolder(Nucleus.Folder.InstancedGameFolder) + "\\src\\system\\conviction_game.exe");
  144. [2021-02-23 23:35:12]HANDLER: var savePkgOrigin = System.IO.Path.Combine(Context.RootInstallFolder, "conviction_game.exe");
  145. [2021-02-23 23:35:12]HANDLER: System.IO.File.Copy(savePkgOrigin, savePath, true);
  146. [2021-02-23 23:35:12]HANDLER: }
  147. [2021-02-23 23:35:12]HANDLER: };
  148. [2021-02-23 23:35:12]HANDLER: ########## END OF SCRIPT ##########
  149. [2021-02-23 23:35:12]HANDLER: ********** Setting up player 1 **********
  150. [2021-02-23 23:35:12]HANDLER: Player monitor's resolution: 1920x1080
  151. [2021-02-23 23:35:12]HANDLER: Commencing file operations
  152. [2021-02-23 23:35:12]HANDLER: Creating instance folder content\Splinter Cell Conviction\Instance0
  153. [2021-02-23 23:35:12]HANDLER: Creating instance folder content\Splinter Cell Conviction\Instance1
  154. [2021-02-23 23:35:12]HANDLER: Starting symlink and copies
  155. [2021-02-23 23:35:13]HANDLER: Game executable (conviction_game.exe) will be copied and not symlinked
  156. [2021-02-23 23:35:13]HANDLER: 12 Files in Game.FileSymlinkExclusions will not be symlinked
  157. [2021-02-23 23:35:13]HANDLER: 4 Files in Game.FileSymlinkCopyInstead will be copied instead of symlinked
  158. [2021-02-23 23:35:13]HANDLER: 2 Directories in Game.DirSymlinkExclusions will be ignored
  159. [2021-02-23 23:35:13]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
  160. [2021-02-23 23:35:15]HANDLER: File operations complete
  161. [2021-02-23 23:35:15]HANDLER: Copying over DirectX 9, Direct 3D Wrapper (d3d9.dll) to instance executable folder
  162. [2021-02-23 23:35:15]HANDLER: Deleting d3d9.dll
  163. [2021-02-23 23:35:15]HANDLER: Pausing for 10 seconds
  164. [2021-02-23 23:35:25]HANDLER: Setting up Custom DLL, UseAlpha8CustomDll: True
  165. [2021-02-23 23:35:25]HANDLER: Deleting xinput1_3.dll
  166. [2021-02-23 23:35:25]HANDLER: Writing custom dll xinput1_3.dll to D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance0\src\system
  167. [2021-02-23 23:35:25]HANDLER: Writing ncoop.ini to D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance0\src\system with Game.Hook values
  168. [2021-02-23 23:35:25]HANDLER: Deleting ncoop.ini
  169. [2021-02-23 23:35:25]HANDLER: Custom DLL setup complete
  170. [2021-02-23 23:35:25]HANDLER: Writing nickname Player1 in account_name.txt
  171. [2021-02-23 23:35:25]HANDLER: Generating user_steam_id.txt with user steam ID 76561199023125438
  172. [2021-02-23 23:35:25]HANDLER: Launching game directly at D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance0\src\system\conviction_game.exe with args
  173. [2021-02-23 23:35:25]HANDLER: ERROR 183 - CreateProcess failed - startGamePath: D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance0\src\system\conviction_game.exe, startArgs: , dirpath: D:\Games\NucleusCoop\content\Splinter Cell Conviction\Instance0\src\system
  174. [2021-02-23 23:35:25]HANDLER: Obtained process Idle (pid 0)
  175. [2021-02-23 23:35:25]HANDLER: Process details; Name: Idle, ID: 0, MainWindowtitle: , MainWindowHandle: 0
  176. [2021-02-23 23:35:25]HANDLER: Setting process data to process Idle (pid 0)
  177. [2021-02-23 23:35:25]HANDLER: Pausing for 35 seconds
  178.  
Advertisement
Add Comment
Please, Sign In to add comment