Rain World

Rain World

SplitScreen Co-op
Is there a way to make the split screen constant?
It really irritates me when it constantly switches between being split and not
< >
Showing 1-7 of 7 comments
Reito 8 Feb, 2023 @ 2:44pm 
Also, can you make the camera split horizontally instead of vertically?
Warburk 9 Feb, 2023 @ 5:08am 
This feature could also act as a temporary fix for the camera cycling issue introduced in the latest game update.
Henpemaz  [developer] 9 Feb, 2023 @ 11:13am 
Hello, those options already exist in the code and I'll push an update where you can set them up in the menus.

You can already edit them manually in the file `Rain World/BepInEx/config/com.henpemaz.splitscreencoop.cfg` by opening it with a notepad/text editor.

Also you can switch between vertical/horizontal split in-game by pressing F7 I believe, but there's no shortcut for toggling the permanent-split mode.
Joseph Helldiver 9 Feb, 2023 @ 10:21pm 
Thanks!
ogeorgi123 13 Feb, 2023 @ 4:16am 
Originally posted by Henpemaz:

You can already edit them manually in the file `Rain World/BepInEx/config/com.henpemaz.splitscreencoop.cfg` by opening it with a notepad/text editor.

Could you elaborate on what to edit after opening it. for instance what in the (rain)world does "boolean" even mean? I don't want to mess with any of the settings before understanding it.
Thanks, amazing mod by the way!
Autumn 13 Feb, 2023 @ 7:20pm 
Originally posted by ogeorgi123:
Could you elaborate on what to edit after opening it. for instance what in the (rain)world does "boolean" even mean? I don't want to mess with any of the settings before understanding it.
Thanks, amazing mod by the way!

change "alwaysSplit = false" to "alwaysSplit = true" to enable



Boolean just means that it only accepts 2 values (namely being "true" and "false", but other games/mods use "1" or "0" instead)

The comments in the file that proceed a # are notes
Last edited by Autumn; 13 Feb, 2023 @ 7:24pm
ogeorgi123 18 Feb, 2023 @ 7:09am 
Ah, that makes sense. Thanks.
< >
Showing 1-7 of 7 comments
Per page: 1530 50