Nucleus coop ошибка

UPDATED 04/05/2017

Foreword

Hey guys! I didn’t see one of these, so I thought I’d make one as there’s a few duplicate threads out there.

This should help anyone who has trouble with some of the most common problems. If you’ve got a problem and found a fix, let me know (also tell the devs about it!) and I’ll add it to the list.

This is not a developer topic and I am not a developer. Any advice from the developers is considered more accurate. If any of these fixes are out-of-date or should be removed for any other reason, let me know. If there is an official topic created, or this thread should be taken down for any other reason, please do so!

HAVING TROUBLE?? SEARCH FOR THE GAME YOU’RE HAVING TROUBLE WITH USING CTRL+F IN THIS THREAD



Bug Reports

NOTE that NucleusCoop is a tool in development. Expect bugs, glitches and weird things to happen. Help other people not have these things happen by checking for a solution here and submitting a [BUG REPORT] to the reddit as a new topic, if no-one else has brought it up.

A good [BUG REPORT] looks like this:


Thread name: [BUG REPORT] Simon falling off horse

BUG: Simon falls off his horse.

EXPECTED: Simon should not fall off his horse, right?

CAUSE: I’m pretty sure it’s because I have my computer plugged into an auto-blow.

STEPS TO REPRODUCE

  1. Open up Simon Stays On His Horse: The Interactive Video Game of the Movie.

  2. Choose Co-Op and join with another player.

  3. Simon falls off his horse!!!

TYPE: Severe! The gameplay can’t continue if Simon isn’t on his horse! (Alternatively, Minor if the gameplay can continue but it’s just annoying)

NUCLEUS OPTIONS: I played with 2 players using the vertical splitscreen (left and right) on one tv and 2 PS3 controllers. I’m using the latest version

SYSTEM: I’m on Windows 3.1 with 4MB of RAM, a 2KHz CPU and no graphics card, playing on a projector. She’s a monster.

I’d really like this to get fixed please thanks magic man! -Beanboy»


Remember to try find out how to make a bug happen. It’s that little extra info that goes a long way to solving the problem for you — if it happens every day at 11pm sharp, then include that in the ‘steps to reproduce’! No matter how silly it may seem, it sometimes makes a huge difference.

If there’s an error, make sure you include the gist of what it says and the number if it gives one (like 404, 0x0001c, etc)!

Reddit makes you use two lines every time you want to have one empty line. Check out this page for more info on formatting so it’s real pretty and easy to read if you care about that

Before you suggest new games get added, see if it’s been added by a community member in this thread or elsewhere in the reddit. If you’re smart, try adding it yourself using the guide in this thread.



Useful Links

Creator’s Patreon — support the tool’s development. Money paid goes directly to the creator of the program, so they can work more on it!

GitHub — where the tool is made

Steam Community — the official Steam group

Reddit — You Are Here!

Co-Optimus — Site for all things Co-Op

PCGamingWiki — Great for bug workarounds and tweaking settings



Release Information

Current Version: ALPHA 7

Currently Officially Supported Games

  • Borderlands

  • Borderlands 2

  • Borderlands: The Pre-Sequel

Kinda-Sorta Officially Working Games

  • Call of Duty: Black Ops

  • Call of Duty: Black Ops — Zombies

  • Left 4 Dead

  • Left 4 Dead 2

  • Saints Row 3

  • Star Wars: Battlefront II

Not Working But Might Be Added In Future

  • Dark Souls

  • Dark Souls 2

  • Dark Souls 3

For Community-Supported games, see the bottom of this post.

(Note that all these games may have some bugs or limitations depending on the game, release and setup you have)



Lingo

  • Resolution = The size of what your computer is displaying on the screen, in pixels (horizontal pixels x vertical pixels). This can be found in Settings->Display on most devices. Common resolutions are 4096×2160, 1920×1080, 1440×960, 1280×720, 1024×768, 800×600 and 640×480. Higher is better-looking. NucleusCoop forcibly changes your game resolution by getting your normal resolution and dividing it up and moving stuff around so it all fits on the screen the way you want it.

  • Executable = .exe file. This is what most programs are on Windows.

  • Interface/UI = Menus.

  • HUD = Health, Ammo, radars and stuff on the screen.

  • Scale = Changing the positions of stuff on the screen to fit the resolution you’re using.

  • LAN = Local Area Network, faked by NucleusCoop by making the game think there are two computers playing together, connected by a cable.

  • Horizontal Splitscreen = Screen split to Top and Bottom views.

  • Vertical Splitscreen = Screen split to Left and Right views.

  • Quad Splitscreen = Screen split to three/four corner views.

  • Symlink = basically a shortcut to a file.

  • Dev = Developer, the people who are making this program. Just one right now!

  • Ultra-wide = resolutions that are much longer than they are tall. Horizontal splitscreen will be ‘ultra-wide’ in most cases.






Project Description

(From the GitHub)

Nucleus Co-Op

Nucles Co-Op is a tool for Windows that allows split-screen play on many games that do not initially support it. Support its development by helping on my Patreon !

Subscribe to our subreddit

Currently Supported Games:

  • Borderlands 2

  • Borderlands: The Pre Sequel

Working but not with all features:

  • Borderlands ALPHA5: Everything works if you’re using gamepads, but not with a keyboard + mouse player

So close but not there yet:

  • Saints Row 3 Working: All instances open correctly using SmartSteamEmu, can control all instances freely.

Issue: Can’t find the game on LAN. If from the Shift + Tab menu, the game says the session is no longer available.

How does it work?

Starting from Alpha 4, all games use a generic handler that can handle pretty much all situations. To add a new game, you can just create a new *.js file on the games folder, and describe what your game needs to run. Now, what the GenericHandler actually does?

When the user hits play:

  • If the game needs modifications to the save files, we backup them so when the splitscreen session ends we can return all the configurations back to normal.

  • The app symlinks the entire game folder to the Data folder, so we can launch each instance of the game with custom DLLs. Runs the JavaScript engine, so any custom code that needs to be executed by player ID runs

  • We copy a custom xinput dll specific for each gamepad: Each xinput passthroughs a specific gamepad input to the 1st gamepad (xinput1 just passtroughs, xinput2 passes to 2, i.e). If needed, we extract SmartSteamEmu and start the game using it.

  • Now we keep track of the processes, looking for the launcher and the actual game window, so we can position it correctly on the screen.

Next on the List:

  • Left 4 Dead 1

  • Left 4 Dead 2

  • Portal 2

  • Call of Duty: Black Ops

  • Call of Duty: Modern Warfare 2

  • Saints Row 3

  • Saints Row 4

  • Team Fortress 2 (support for 64 players on 1 machine FTW)

  • Unlimited Power mode (multiple keyboards + mouses + gamepads)

Games I want to add but I don’t own:

  • Call of Duty: World At War

  • Call of Duty: Modern Warfare 3

A ton of games will be supported thank for the godsend tool called SmartSteamEmu, developed by syahmixp, grabbed from Link

Awesome application that emulates Steam and even enables LAN connections, so we can play everything easily!






Frequently Asked Questions & Troubleshooting

From the Community

How do I download it?

GitHub can be confusing and sometimes hard to install stuff properly. Follow the instructions below to fix it.

  1. Get it from the GitHub. Don’t trust anywhere else unless the admin lucasassislar posts a new link.

  2. Open the compressed folder you just downloaded.

  3. Move everything in this to anywhere you’re okay with keeping the program. I keep mine on ‘D:\Games\SplitTool’ .

How do I add a game?

If the game is already added in the version you’re using, then it’s no problem. To add your own game it’s much more complex.

  1. ‘Open NucleusCoop.exe’ .

  2. Click ‘Auto-Search’ and select the drive you want to add stuff from. Most games will be installed on ‘C:’, but you might have installed stuff on any of the others. If you don’t know, do all of them, one at a time. Click ‘Search’ when you’ve got a drive selected. You can close the window when it says ‘Finished Searching!’. If your games aren’t listed now, proceed to Step 3.

  3. Click ‘Search Game’ and find where your game’s executable is located. If you’re not sure, try Googling ‘where is (game) installed’ and just searching for .exe in the place they tell you to look. For Steam games this is usually something along the lines of ‘C:\Program Files\Steam\steamapps\common(game)’. Some games will have their .exe stashed away in a folder called ‘bin’ or ‘binaries’ inside that place. Once you choose the right .exe, add the game. If the game isn’t accepted as anything, you either have a strange version of the .exe or it’s not added to NucleusCoop yet. If you’re a smart cookie and don’t mind a lot of trial and error, proceed to step 4.

  4. I’m assuming you’ve got a fair bit of computer knowledge here so I’m going to use straight, unsimplified terms. If you can’t follow along then it’s best to just wait for someone else to do it! Here we go…

In the NucleusCoop installation directory, go to the Games folder. These .js files tell NucleusCoop what games work and what to do with them to make them work. Create a copy of one of these and name it the game you want to add.

These files use Javascript formatting. If you’re rusty on the rules, it’s better to Google them before diving in.

  • Everything under Game.Options controls what appears in the pre-game setup and what variables they adjust.

  • The ‘Game.KillMutex’ lines are about something called ‘Mutex’, which basically tells the game not to allow multiple instances of its program. These mutexes are removed by NucleusCoop in games with this form of ‘security’ (read:annoyance). String.

  • Game.SymLinkIgnore just ignores the folders specified found in the simulated game directory made by NucleusCoop in the data subdirectory. Needed for some games. String.

  • Game.Debug enables debug mode for the game. Often necessary. TextBoolean.

  • GameSymlinkExe decides whether or not to create a symlink of the exe rather than just read from it directly. Needed for some games. TextBoolean.

  • Game.SupportsKeyboard decides whether to enable keyboard input in the game, according to NucleusCoop. Useful for some games. TextBoolean.

  • Game.ExecutableName allows only executables with this name to be added as this game. Necessary for any game. String.

  • Game.SteamID forces the game to use this SteamID. Necessary for any game. Integer.

  • Game.GUID forces the game to use this GUID, sometimes different to the SteamID. Necessary for any game. Integer.

  • Game.GameName lists the game as this in the NucleusCoop launcher. Necessary for any game. String.

  • Game.ExecutableContext forces the game to be chosen as this game only if the following files are located in the same directory. This is useful for games like Half Life 2 mods, which use the same .exe as Half Life 2 itself (hl2.exe). Necessary for some games. String array.

  • Game.HandlerInterval = ??? If you know, please tell me!

  • Game.MaxPlayers chooses the maximum allowed number of players able to be chosen in the NucleusCoop launcher. Often best left at 4. Max 4. Necessary for any game. Integer.

  • Game.MaxPlayersOneMonitor chooses the maximum allowed number of players able to be allocated to one monitor. Often best left at 4. Max 4. Necessary for any game. Integer.

  • Game.BinariesFolder chooses the location of the game’s binaries folder relative to the .exe. Necessary for any game. String.

  • Game.NeedsSteamEmulation decides whether or not to force a fake Steam wrapper to run with the game. Necessary for some games. TextBoolean.

  • Game.LauncherTitle = ??? If you know, please tell me!

  • Game.SaveType decides what kind of file the settings are saved as. This is the same as the game’s settings files — for most games this is .ini or .cfg. Necessary for most games. String???

  • Game.SupportsPositioning chooses whether or not to automatically move the windows around to fit in the right spaces. Not necessary for most games. TextBoolean.

  • Game.HideTaskbar chooses whether or not to hide your computer’s taskbar while the game is running. Not necessary for most games with new Always On-Top behaviour. TextBoolean.

  • Game.CustomXinput chooses whether or not to make the game use NucleusCoop’s own Xinput .dlls. Necessary for some games. TextBoolean.

  • Game.StartArguments adds whatever you put into the field as starting parameters for the game’s executable. For example, in most cases ‘-windowed’ will force windowed mode. Parameters can be chained. Necessary for some games. String.

  • Game.HookNeeded = ??? If you know, please tell me!

  • Game.HookGameWindowName = ??? If you know, please tell me!

  • Game.Play runs the following commands as a function. Most are self-explanatory. Add your own as necessary.

  • Context.ModifySave edits the specified subheading’s setting in the specified settings file to what you specify. This is related to the SaveType entry earlier. Remember — [Headings], SubHeadings=Entry.

  • Context.SavePath defines the exact path to the settings file being edited. Necessary for most games. String.

Save your changes and add the .exe to NucleusCoop. If it doesn’t work, trial and error. If you get something working don’t keep it to yourself! Share the .js and I’ll add it to the list.

Things to Note

  • NucleusCoop does not like capital letters in .exes.

  • Unused entries can mostly be deleted.

  • ‘Invalid’ SteamIDs can be used.

  • Application load error 3:0000065432 means the game really wants to run with real Steam.

  • You can use SysInternal’s Process Monitor to find Mutexes. ONLY SMART-COOKIES ALLOWED OR YOU MIGHT BREAK YOUR COMPUTER.

My game resizes its window continuously!

This is a common Nucleus bug that has no currently-known fix. The bug appears less-frequently in Alpha 6 and seems to temporarily resolve itself after a full restart of the computer.

A game tries to use both/all controllers for one screen!

This is a pretty common Nucleus/Game bug that seems to be fixed in ALPHA 7 onwards. Follow the instructions below to fix it.

  1. Make sure the game is no longer running before proceeding, and all controllers are turned on/plugged in right now. Start the game without pressing any buttons on any controllers.

  2. Press any button on the LAST player’s controller when the game’s ready for you to press buttons (like at the main menu).

  3. Then press a button on the SECOND-LAST player’s controller, and so on. Remember that you should press the LAST controller first, going down — Player 4, Player 3, Player 2, Player 1. If anyone is using a keyboard, that player’s order shouldn’t matter.

  4. If the bug continues, double-check the steps above then post a [BUG REPORT] on the reddit if no-one else has brought it up.

A game isn’t recognizing my controller/s!

This can happen for a number of reasons. Controllers that work best are XBOX 360, XBOX ONE and Logitech game controllers for minimum hassle. Follow the steps below to fix it.

  1. Make sure the game is no longer running before proceeding, and your controllers are plugged in/turned on right now. Check your controller’s batteries. If it’s wired or working fine, proceed to Step 2.

  2. Check that your controller works with any other game. You can also check if it’s connected properly by going to Control Panel, searching for ‘controller’ and clicking ‘Set up USB game controllers’. If your controller isn’t there, try checking its connection to the PC by removing it and putting it back into the slot. If you have another free USB slot, try plugging it into that one. Note that old-style Joysticks and other retro controllers probably won’t work well with most modern games and systems, unless you really know what you’re doing. If it’s still not working, check to see if the device needs any extra set up with a quick google search like ‘PS4 controller pc’. If it seems to be connected fine, proceed to Step 3.

  3. Try another controller of the same type, or try the same controller with a different computer. If the controller works this was a problem with your setup. If unable or this doesn’t work, proceed to Step 4.

  4. Restart NucleusCoop. Try the game again.

  5. Restart your computer. Try the game again.

  6. If no-one has mentioned it and the controller still doesn’t work, submit a [BUG REPORT] to the reddit.

I want to stream/record all the screens!

This is easily done in most streaming programs, but is not possible with Windows 10 Game Streaming. You have three options.

  • Option 1: Use a Region Capture to select the region for both games, or two region captures for both screens.

  • Option 2: Use a Program Capture to select both of the executables.

  • Option 3: Use a Screen Capture to get the whole screen. Make sure you have nothing personal behind the game in case of case. Or at least make it really entertaining to watch.

Borderlands/Borderlands 2/Borderlands: The Pre-Sequel doesn’t save my progress!

This could be a game-bug or a NucleusCoop-bug to do with how Borderlands saves games. Follow the instructions below to fix it.

  1. Create a save in singleplayer, then use that character. If Borderlands still doesn’t save, continue to Step 2.

  2. Go to Documents\My Games and right-click the game folder (Borderlands, Borderlands 2 or Borderlands The Pre-Sequel).

  3. Click Properties.

  4. Uncheck the ‘Read-only’ checkbox. If it is checked or square-filled, then click it until it’s empty.

  5. Click ‘Ok’ on the window that appears to make everything in the folder able to be written (saved).

  6. If Borderlands still doesn’t save, check the steps again and file a [BUG REPORT] if no-one else has brought it up.

Borderlands/Borderlands 2/Borderlands: The Pre-Sequel has cut-off menus!

This is either a bug to do with the way Borderlands displays its interface, a problem with your settings, or a bug with NucleusCoop. Follow the instructions below to fix it.

  1. If in Borderlands 1, there is nothing that can be done. This is because Borderlands 1 was not designed to scale its interface up to ultra-wide resolutions. If in Borderlands 2/Borderlands: The Pre-Sequel, proceed to Step 2.

  2. Check your settings in-game. Your HUD Bounds and HUD Scaling can be adjusted to fit things a bit better in the game. Things will always be a bit weird in ultra-wide (fade in animations only playing in part of the screen etc.) but you can stop the UI from being chopped off in most cases this way. Note that it’s normal for the HUD to be centred in the middle square region of the screen — this is just how Borderlands 2 and Pre-Sequel do it. If you’re still having troubles and have double-checked all your settings, submit a [BUG REPORT] if no-one else as brought it up.

Borderlands/Borderlands 2/Borderlands: The Pre-Sequel shows keyboard controls but I’m playing with a controller!

This is because Borderlands doesn’t change a hidden setting when a controller is connected. Follow the instructions below to fix it.

  1. Go to Documents\My Games\Borderlands\WillowGame\Config and open WillowGame.ini. If you’re using Borderlands 2 or Pre-Sequel, it’s the same path but with ‘Borderlands 2’ or ‘Borderlands The Pre Sequel’ instead of just ‘Borderlands’, but it’s usually on Borderlands 1 that has this issue.

  2. FIND (CTRL+F) the line ‘FakePlatform=-1’. If it doesn’t exist, add it at the very bottom on a new line.

  3. Change this line to ‘FakePlatform=1’ if you are using an XBOX controller or ‘FakePlatform=2’ if you are using a PS3 controller. Note that the minus (-) has been taken out from before the number. To change this back, just make it -1 again. NOTE that some options will be renamed — Online will be ‘XBOX LIVE’ and ‘LAN’ will be ‘SYSTEM LINK’ etc. Loading screens are not affected by this change.

  4. If Borderlands still thinks you’re on PC, then double-check the instructions again. If Borderlands crashes, then just undo the change or delete the file you edited and Borderlands will make it again for you when it starts up again.

Borderlands/Borderlands 2/Borderlands: The Pre-Sequel lags a LOT!

This is an easily-fixed game problem, usually. Follow the instructions below to fix it.

  1. Turn off Dynamic Shadows. Borderlands is infamous for being really poorly optimized and running bad on modern computers. Because Nucleus makes the game do shadows 2, 3 or even 4 times, there is a roughly 4x slowdown to normal. This means even running Borderlands at 120 FPS might lower it to 30 when using 4 different screens, theoretically. If in Borderlands 2 or Pre-Sequel proceed to Step 2, otherwise skip to Step 3.

  2. Turn down PHYSX. Just like shadows, but way more intense — PHYSX makes calculations for all the bits of rock and water flying about for each of the screens you’re running. Honestly it just clutters up the screen anyway — just disable it to be safe!

  3. If you’re still chugging try disabling other settings as well. As a last resort, lower your computer’s resolution from your computer’s Display Settings (NOT the game settings).

  4. If you’re still lagging and no-one else has brought it up, post a [BUG REPORT] in the reddit.

I’m having a problem that isn’t fixed here!!!

Okay, don’t panic. Follow the instructions below to fix it.

  1. Do an idiot-check. Sometimes we forget our PCs are turned off at the wall — stuff like that happens! Give it a day or two and if it still happens and you can’t figure out why, it might be a real bug.

  2. Do a quick Google search — something like ‘screen randomly flashes pink super meatboy 2’ or whatever your problem may be. If there are results that have nothing to do with NucleusCoop but fit the problem you’re having, then this is something you’re on your own for — sorry! If not, and this ONLY happens when running the game from NucleusCoop, proceed to Step 3.

  3. Check the reddit. Check back a few pages just in case. If no-one has anything like your problem, post a [BUG REPORT]. There’s a guide at the top of the page to help you make it easy for the devs to fix.

Borderlands/Borderlands 2/Borderlands: The Pre-Sequel is moving both screens with one mouse!

  • Open Borderlands2.js (you can find it in \nucleuscoop-master\games) with your favorite text editor. Scroll to line 69 and add the option -NoMouse.

For reference, the original line will read: Context.StartArguments = «-windowed -AlwaysFocus -SaveDataId=» + Context.Options[playerStr];

The fixed version should read: Context.StartArguments = «-windowed -AlwaysFocus -NoMouse -SaveDataId=» + Context.Options[playerStr];

  • Save the edit and enjoy split screen BL2 with a keyboard and mouse without controlling camera movement in all instances.

Credit to triksterx


Community Game Support

Dying Light: NOT YET.

  • START: Single

  • MUTEX: Unknown

  • LOAD: Yes

  • CONFIGS: No (.scr)

  • EXTERNAL TOOLS: No

Dragon Ball: Xenoverse: NOT YET.

  • START: Multiple

  • MUTEX: No kill needed?

  • LOAD: No — Application load error 3:0000065432 with and without Steam emulation

  • CONFIGS: Saved

  • EXTERNAL TOOLS: No

Dragon Ball: Xenoverse 2: NOT YET.

  • START: Multiple

  • MUTEX: No kill needed?

  • LOAD: No — Application load error 3:0000065432 with and without Steam emulation

  • CONFIGS: Saved

  • EXTERNAL TOOLS: No

Halo: CE: NOT YET.

  • START: No — application error prevents accessing Documents folder multiple times

  • MUTEX: No kill needed?

  • LOAD: No

  • CONFIGS: No (.sav)

  • EXTERNAL TOOLS: No

Mass Effect 3: NOT YET.

  • START: No

  • MUTEX: No kill needed?

  • LOAD: No

  • CONFIGS: Saved

Unreal Tournament III: NOT YET.

  • START: Yes — windows fail to position correctly

  • MUTEX: No kill needed?

  • LOAD: Yes

  • CONFIGS: Yes

  • EXTERNAL TOOLS: No

Credit to technobone

Installing Community Game Addons

While making Community-Support addons is hard, installing them is easy! Just drop the .js file you download (or save the .txt file as a .js) into your ‘NucleusCoop\Games’ folder and add the game you want to add as normal, only now like it’s supported!

If you get any games working, please tell me! You can upload your configs to Pastebin and send me a link, and I’ll add it and the author (you!) to the list. To users — please don’t add any random .js file before it’s confirmed working and safe, in case of viruses. As a rule — if you’re not sure, don’t run it!


And that’s all. I hope this guide was useful to you! If you comment below, remember to add your own solutions, questions and corrections if you have any so I can add them to this guide! -TDG



Legend says that every time you UNHANDLED EXCEPTION, admin adds a new game!

Nucleus Coop — это бесплатное программное обеспечение, которое позволяет запускать одну и ту же игру на одном ПК вместе с друзьями. Она облегчает многопользовательскую игру в игры, которые не имеют поддержки многопользовательской игры в сети.

Однако, при использовании этой программы могут возникать проблемы и ошибки. Давайте рассмотрим некоторые из них и как их решить.

Проблема №1: При запуске игры Nucleus Coop выдает ошибку

Эта ошибка может возникнуть из-за неправильной установки программы или несовместимости с вашей игрой. Проверьте, установлена ли последняя версия Nucleus Coop, и убедитесь, что ваша игра поддерживается Nucleus Coop.

Если это не помогает, попробуйте перезапустить устройство и запустить программу снова.

Проблема №2: Программа не может найти игру

Если вы столкнулись с этой ошибкой, убедитесь, что Nucleus Coop и игра находятся в одной и той же папке. Если эта ошибка все еще продолжается, откройте Nucleus Coop, выберите профиль, а затем нажмите «Добавить игру». Просмотрите путь к файлу игры и добавьте его.

Проблема №3: Клавиша «оздоровление» не работает

Если вы не можете воспользоваться функцией «оздоровление», то это может быть вызвано тем, что программа находится в режиме полноэкранного режима. Попробуйте перевести игру в оконный режим и повторите попытку.

Проблема №4: Ошибка в сетевых настройках

Если вы обнаружили эту проблему, проверьте, включена ли у вас сеть. Если она включена, убедитесь, что у вас правильно настроены сетевые настройки. Вы можете изменить их параметры, выбрав «Глобальные параметры» в меню Настроек.

Если проблема возникает при игре в Интернете, проверьте наличие интернет-соединения.

Проблема №5: Проблемы с контроллером

Если вы столкнулись с проблемами в работе контроллера, проверьте, подключен ли ваш контроллер к компьютеру и определен ли он в Nucleus Coop.

Если он определен, попробуйте установить обновление для вашего контроллера или запустите игру в режиме «Администратора».

Надеемся, что наши советы помогут вам решить проблемы, возникшие при использовании Nucleus Coop. С удачей и приятной игры!

If you’re running into the “download game scripts error” in Halo: The Master Chief Collection, you can fix this by deleting the old game scripts from the “Halo MCC” folder. Then, just restore the folders under C:/Program Files (x86) and Document. If you still experience the same problem, you may need to remove the Halo MCC folder and reinstall the game.

The Nucleus Co-Op program works by opening multiple instances of the same game. To do this, you must install the scripts from a different location. For instance, you should uninstall the “Show Status Window” from C:/Program Files (x86) and then re-install the game. Now, you should be able to play multiple games on one PC. If you’ve already installed the Nucleus program, it should automatically set up multi-monitor mode.

The download game scripts error in Nucleus Coop is a common problem. The scripts work on games that use Steam’s platform. However, they have not been tested for other platforms, including PC games. The program needs a powerful computer to run. Its requirements are double the minimum recommended requirements for the game. If you’re having trouble installing it, you can try downloading it again.

If the error persists, you might try to reinstall the game. This will fix the problem. This is a common problem. First, you have to uninstall the game and then reinstall it. You may have to restart your PC to make the new version install. Once you’re ready to use it, click the play button. Then, you can try launching it again. It will automatically setup multi-monitor mode.

The next step is to install the Nucleus Coop program. It will need to be installed on both PCs. Then, install the game. The program will launch in the Steam window. Once you’re done, you’ll be prompted to select the language for your player. Once you’ve made your choice, you’ll need to choose the language of the game. Besides, the program requires a strong computer. The recommended system specifications for Nucleus Coop are doubled or triple.

Also Read: Bethany Lily Net Worth and Wiki

The next step is to install Nucleus Coop. After you’ve installed the program, you’ll need to change its default location. The default path is C:/Program Files (x86)/Nucleus/Coop. Afterwards, restart the game. If it doesn’t, select another copy. It will open in C:/Program Files/NucleusCoop.

After installing the program, you’ll need to change the default folder location. For example, you must be in the same folder as the program. In case of Windows, the Nucleus Coop folder should be in the same folder as the game. In addition, you need to disable the “Show Status Window” in the config file. This window is a default feature in Nucleus. Alternatively, you can try to reinstall the game itself.

If you’re having trouble downloading game scripts, you’ll need to install the Nucleus Coop program on your PC. Then, install the program in the same folder as the game. Then, go to the “Setup” menu and click the “Download Game Scripts” option. You should then see the “Download Game Scripts” folder. After you’ve installed the application, you should see the “Download Game Scripts” menu.

You can download game scripts for Nucleus Co-Op on both PCs and Macs. The installation process will start in the C:/Program Files (x86) folder. Then, you’ll have to select the “Game Scripts” folder and press the “Install” button. When you’re done, you’ll be able to install the Nucleus Coop application on your PC.

Once you’ve installed Nucleus Co-Op on your PC, you’ll need to install the game’s launcher. In addition, make sure the launcher is located in a non-restrictive folder. It’s also important to install the “Download Game Scripts” option. If the error still persists, you should install the Nucleus Co-Op.

I recently (in the last 15 minutes) downloaded the most recent release. Before, I was running Mod8 v 0.9.9.9, and everything was working with the games I usually used it for (Borderlands 2, Borderlands the presequel, EDF4.1, and EDF5). When I downloaded the most recent version (1.0.2 R5 Final), any time I selected one of my games, nucleus loads for a little bit, then closes itself. At first, I thought it was because of Master Chief Collection, so I tried Earth Defence Force 5 the next time I ran it, since I know that one worked with 0.9.9.9, and it is also crashing. Selecting any game in my list now crashes Nucleus, with no errors or anything, it’s just gone. I even tried deleting all my files in my nucleuscoop folder (except the scripts), and copying 1.0.2 back in from the zip, which does nothing. Still crashes any time I pick any game. I used Auto Search to replace my games list after deleting my files (and realized afterwords that I’d deleted my saves too).

I am not running any 3rd party antivirus, and windows defender says it hasn’t found any threats, which it shouldn’t be finding any because I have all the folders nucleus coop exists in (my downloads for the zip, and C:\Utilities\nucleuscoop) windows defenders’ exceptions list. I even double checked and its showing no threats have been detected or quarantined.

PC Stuff
Windows 10 home
Radeon RX 580
Ryzen 5 1600
24GB RAM (couldn’t afford another 8 gb stick right now)

Other things I’ve noticed — Every version of nucleus coop I’ve run occasionally causes only my mouse to stutter for periods of time, especially when nucleus is starting a game (doesn’t happen when I start games normally). Also, nucleus sometimes makes my mouse completely disappear, leaving me to operate my computer by keyboard alone until the mouse comes back about 5 minutes later. This happened as I was typing all this out. Note, moving my games around is not an option — Master Chief Collection is 143GB, and I really don’t want to wait around for 30 minutes — 2 hours for that to copy over.

Nucleus coop is on my C:\ and my games are on my E:\ and I never had any problems running the 4 games I previously mentioned, this all started when I tried to add Master Chief Collection and updated to the newest release.

Edit: forgot to mention I was trying to use 2 Xbox one controllers. I removed one of them just now and tried again and its still crashing on selecting a game (one is wired, one is wireless plugged in to a usb charge cable as Windows’ bluetooth has a habit of getting me killed in Dark Souls… more than I get myself killed normally).

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Pick a username
Email Address
Password

By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.

Already on GitHub?
Sign in
to your account

Понравилась статья? Поделить с друзьями:
  • Ntvdm exe аппаратная ошибка
  • No such file or directory git bash ошибка
  • No such file or directory arduino ошибка
  • No such column sqlite ошибка
  • No spindle range switch signal ошибка