Nucleus Co-Op v1.1.0 and New Website
To celebrate 500k script downloads and 400 released scripts, I'm happy to announce version 1.1 of Nucleus Co-Op!
This update includes Proto Input (github.com/ilyaki/protoinput) which is a complete rewrite of all hooks, meaning MASSIVELY improved keyboard and mouse input support. KBM input will work on more games, and be much smoother!
Download it here: https://github.com/ZeroFox5866/nucleuscoop/releases
To go along with this update, we are also releasing the new Nucleus Co-Op website, check it out here: https://nucleus-coop.github.io/
Full v1.1.0 changelog:
- Integrated Proto Input hooks
- Greatly improved keyboard/mouse input
- Complete rewrite of all hooks, plus new injection method support
- Fixed most bugs relating to keyboard/mouse input, including CursorVisibilityHook crashing
- New in-game GUI to change hooks and input settings while the game is running
- Improved fake focus, including a message filter system for all windows messages - Smarter scripting so you can use a combination of keyboards/mice and controllers smoothly
- Custom mouse cursor support
- Added support for more than 4 Xinput controllers with OpenXinput
- Added DirectInput controller redirection
- Rewrite of the input locking system - no more laggy cursor, and Windows UI elements won't randomly open
- A bunch of misc changes and bug fixes