合作视角 Coop View
(测试版)允许在合作模式中在第二显示器给另一个角色一个独立的视角。反馈至Github。
先连接显示器,并设置为扩展模式再开游戏。
如果没有两个显示器,可以用Parsec-vdd创建虚拟显示器,并将画面通过Parsec或Sunshine传输给你的伙伴。
默认快捷键:
Ctrl + Shift + P :切换成窗口位置预设。
Ctrl + Shift + [ :将第二窗口在全屏和窗口化之间切换。
Ctrl + Shift + ] :将第二窗口全屏显示在下一个显示器上。
Ctrl + Shift + - :将主窗口在全屏和窗口化之间切换。
Ctrl + Shift + = :将主窗口全屏显示在下一个显示器上。
命令说明:
[方括号中的内容可以省略。]
shortcutkey [shortcut_key_ID]
- 设置自定义快捷键。
- 快捷键ID应在参数中从1到5指定,如“shortcutkey 1”.
- 当前快捷键及其快捷键ID会被显示作为提示。
switchpreset [preset_index]
- 切换成窗口位置预设。
- 预设索引可以在参数中指定,从0到2,如“switchpreset 2”。
- preset_index = 0 :主窗口在显示器1全屏,第二窗口在显示器2全屏。
- preset_index = 1 :主窗口在显示器2全屏,第二窗口在显示器1全屏。
- preset_index = 2 :主窗口在显示器1窗口化,第二窗口在显示器1窗口化。
secondwindow fullscreen [monitor_index]
- 将第二窗口切换成全屏模式。
- 目标显示器可以在参数中指定,如“secondwindow fullscreen 1”。
secondwindow windowed [width] [height]
- 将第二窗口切换成窗口模式。
- 窗口大小可以在参数中指定,如“secondwindow windowed 1920 1080”。
mainwindow fullscreen [monitor_index]
- 将主窗口切换成全屏模式。
- 目标显示器可以在参数中指定,如“mainwindow fullscreen 1”。
mainwindow windowed [width] [height]
- 将主窗口切换成窗口模式。
- 窗口大小可以在参数中指定,如“mainwindow windowed 1920 1080”。
(Beta Ver.) Allow another character to have an independent view on the second display in coop mode. Submit issues on GitHub.
Connect your monitor and set it to expand mode before starting the game.
If you don't have two display devices, you can create a virtual display device using Parsec-vdd and transmit the image to your partner through Parsec or Sunshine.
Default Shortcut keys:
Ctrl + Shift + P : Switch to window position presets.
Ctrl + Shift + [ : Switch the second window between fullscreen and windowed mode.
Ctrl + Shift + ] : Fullscreen the second window on the next monitor.
Ctrl + Shift + - : Switch the main window between fullscreen and windowed mode.
Ctrl + Shift + = : Fullscreen the main window on the next monitor.
Command list:
[The content in square brackets can be omitted. ]
shortcutkey [shortcut_key_ID]
- Set custom shortcut keys.
- The shortcut key ID should be specified from 1 to 5 in the parameters, like 'shortcutkey 1'.
- Current shortcut keys and its shortcut key ID will be displayed to give you a hint.
switchpreset [preset_index]
- Switch to window position presets.
- The preset index can be specified from 0 to 2 in the parameters, like 'switchpreset 2'.
- preset_index = 0 :Main window fullscreen on monitor 1, second window fullscreen on monitor 2.
- preset_index = 1 :Main window fullscreen on monitor 2, second window fullscreen on monitor 1.
- preset_index = 2 :Main window windowed on monitor 1, second window windowed on monitor 1.
secondwindow fullscreen [monitor_index]
- Switch the second window to fullscreen mode.
- The target monitor can be specified in the parameters, like 'secondwindow fullscreen 1'.
secondwindow windowed [width] [height]
- Switch the second window to windowed mode.
- The window size can be specified in the parameters, like 'secondwindow windowed 1920 1080'.
mainwindow fullscreen [monitor_index]
- Switch the main window to fullscreen mode.
- The target monitor can be specified in the parameters, like 'mainwindow fullscreen 1'.
mainwindow windowed [width] [height]
- Switch the main window to windowed mode.
- The window size can be specified in the parameters, like 'mainwindow windowed 1920 1080'.