雨世界

雨世界

SplitScreen Co-op
Joseph Helldiver 2023 年 2 月 8 日 上午 9:07
Is there a way to make the split screen constant?
It really irritates me when it constantly switches between being split and not
< >
正在显示第 1 - 7 条,共 7 条留言
Reito 2023 年 2 月 8 日 下午 2:44 
Also, can you make the camera split horizontally instead of vertically?
Warburk 2023 年 2 月 9 日 上午 5:08 
This feature could also act as a temporary fix for the camera cycling issue introduced in the latest game update.
Henpemaz  [开发者] 2023 年 2 月 9 日 上午 11:13 
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 2023 年 2 月 9 日 下午 10:21 
Thanks!
ogeorgi123 2023 年 2 月 13 日 上午 4:16 
引用自 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 2023 年 2 月 13 日 下午 7:20 
引用自 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
最后由 Autumn 编辑于; 2023 年 2 月 13 日 下午 7:24
ogeorgi123 2023 年 2 月 18 日 上午 7:09 
Ah, that makes sense. Thanks.
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50