Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 6 years ago |
| Version | 0.0.1 |
| Download link | Moffein-BarebonesSplitscreen-0.0.1.zip |
| Downloads | 1888 |
| Dependency string | Moffein-BarebonesSplitscreen-0.0.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 2.0.0README
Barebones Splitscreen
- A barebones mod that changes the existing test_splitscreen command so that it works with profiles. Many of the bugs inherent to the existing unfinished test_splitscreen command remain unfixed.
- While in the main menu, press 'ctrl'+'alt'+'~' to open console, then type "SplitscreenMod #" with # being the number of players (2-4). Typing "SplitscreenMod" alone will start it with 2 players.
- Type "SplitscreenModNoKeyboard" instead of "SplitscreenMod" if you want all players to use controllers.
- Type "SplitscreenMod 1" to leave splitscreen mode.
Known Bugs
- Enemy healthbars show up in the incorrect position or don't show at all
- Opening the scoreboard will cause other screens to blur
- All but 1 screen will appear darker and without postprocessing effects.
Installation
Drop SplitscreenMod.dll into \BepInEx\plugins\
Changelog
- 0.0.1
- Initial release