Moffein-BarebonesSplitscreen icon

BarebonesSplitscreen

Enables splitscreen with profiles and keyboard support.

By Moffein
Last updated 4 years ago
Total downloads 1638
Total rating 1 
Categories Mods
Dependency string Moffein-BarebonesSplitscreen-0.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-2.0.0 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 2.0.0
tristanmcpherson-R2API-2.1.15 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.1.15

README

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