


A mod that that fixes most issues with the current implementation of the Splitscreen Mode.
The issues were :
Post Processing Effects were only enabled for only one of the players. ( Still happens when playing as 3 :( )
Monsters health bars were only properly displaying for one of the players. Entirely fixed.
Only one of the players was having the profile loaded, everyone right now can have the skins/skills unlock of the latest loaded profile.
Config File for specifying what profile to load for each player.
??? @iDeathHD in the RoR2 Modding Discord.
fixedsplitscreen Logs in the specified number of users, or two by default.Usage : fixedsplitscreen {1, 2, 3, 4} / fixedsplitscreen.
Exemple Usage : fixedsplitscreen 3 Or just fixedsplitscreen
fixedsplitscreen_nokeyboard Logs in the specified number of users, or two by default. Disables keyboard input.Usage : fixedsplitscreen_nokeyboard {1, 2, 3, 4} / fixedsplitscreen_nokeyboard.
Exemple Usage : fixedsplitscreen_nokeyboard 3 . Or just fixedsplitscreen_nokeyboard
alter in the console command, it'll try to use an alternative mode.Example Usage : fixedsplitscreen <number of players> alter or fixedsplitscreen_nokeyboard <number of players> alter
FixedSplitscreen folder to your BepInEx plugins folder.0.0.4 - Restored cursor navigation system for gamepads as a temporary solution until I fully grasp the UI system.
0.0.3 - Added an alternative mode if your controllers aren't working still for some reason. Example usage fixedsplitscreen <number of players> alter or fixedsplitscreen_nokeyboard <number of players> alter
0.0.2 - Hopefully fixed issues were PS controllers weren't working properly.
0.0.1 - Initial release of the mod.