You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nucleus Co-op is a free and open source tool for Windows that allows split-screen play on many games that do not initially support it, the app purpose is to make it as easy as possible for the average user to play games locally using only one PC and one game copy.
@@ -37,33 +35,29 @@ Nucleus Co-op symlinks and opens multiple instances of the same game files (some
37
35
38
36
Note that Nucleus does not add multiplayer or co-op to single player games, the game needs to already have some form of online or LAN multiplayer, or another way to connect the instances, like via mods for example.
39
37
40
-
41
38
# 📚 Prerequisites:
42
39
43
40
- .NET Framework 4.7.2 or higher: [Microsoft direct download link](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net472-web-installer).
44
41
45
42
- Microsoft Visual C++ 2015-2019 Redistributable (both x86 and x64): [Microsoft direct download x86](https://aka.ms/vs/17/release/vc_redist.x86.exe), [Microsoft direct download x64](https://aka.ms/vs/17/release/vc_redist.x64.exe).
46
43
47
-
- Microsoft Edge WebView2 (Only if the downloader get stuck on loading screen): [Microsoft Edge WebView2](https://developer.microsoft.com/en-us/microsoft-edge/webview2/consumer/?form=MA13LH).
48
-
44
+
- Microsoft Edge WebView2 (Only if the downloader gets stuck on loading screen): [Microsoft Edge WebView2](https://developer.microsoft.com/en-us/microsoft-edge/webview2/consumer/?form=MA13LH).
2. Extract .zip archive to a non-restrictive folder, that all users have access to (i.e. do NOT extract to Program Files, Desktop, or your Documents folder, to name a few). The root folder that contains majority of your games is a good choice (e.g. C:\).
53
-
48
+
2. Extract the .zip archive to a non-restrictive folder, that all users have access to (i.e. do NOT extract to Program Files, Desktop, or your Documents folder, to name a few). The root folder that contains the majority of your games is a good choice (e.g. C:\). DO NOT place Nucleus Co-op inside a folder containing the files for a game you wish to play.
54
49
55
50
# 🤝 How can you contribute?
56
51
If you would like to learn all about contributing to this project, whether it's bug reporting or working on the codebase, check out the [Nucleus Coop Contributing Guide](CONTRIBUTING.md)!
- Handlers development and general testing: [Talos91](https://github.com/Talos910), [PoundlandBacon](https://github.com/PoundlandBacon), [Pizzo](https://github.com/Bizzo499), [maxine64](https://github.com/Maxine202) and many more.
69
+
- Handlers development, Nucleus Co-op general testing, feedback and improvement: [Talos91](https://github.com/Talos910), [PoundlandBacon](https://github.com/PoundlandBacon), [Pizzo](https://github.com/Bizzo499), [maxine64](https://github.com/Maxine202) and many more.
76
70
77
71
Additional credits to all original developers of the third party utilities Nucleus Co-op uses:
0 commit comments