KLEIROF-Coop_View icon

Coop View

(测试版)允许在合作模式中在第二显示器给另一个角色一个独立的视角。如果没有第二显示器就用parsec-vdd。 (Beta Ver.) Allow another character to have an independent view on the second display in coop mode. Use parsec-vdd if having no second display.

By KLEIROF
Last updated 19 hours ago
Total downloads 400
Total rating 2 
Categories Mods QoL
Dependency string KLEIROF-Coop_View-0.8.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

MtG_API-Mod_the_Gungeon_API-1.6.2 icon
MtG_API-Mod_the_Gungeon_API

Adds the good parts of Mod the Gungeon to BepInEx.

Preferred version: 1.6.2

README

合作视角 Coop View

(测试版)允许在合作模式中在第二显示器给另一个角色一个独立的视角。

先连接显示器,并设置为扩展模式再开游戏。

如果没有两个显示器,可以用Parsec-vdd创建虚拟显示器,并将画面通过Parsec或Sunshine传输给你的伙伴。

(实验功能)如果有需要,可以在控制台输入coopview windowed来窗口化第二窗口,可以将其拖拽到主显示器,实现在一个显示器内显示两个窗口。输入coopview fullscreen可以复原。

(Beta Ver.) Allow another character to have an independent view on the second display in coop mode.

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.

(Experimental function) If necessary, you can enter 'coopview windowed' in the console to window the second window. You can drag and drop it to the main monitor to display two windows on one monitor. Enter 'coopview fullscreen' to restore.

ps: To meganut: Thank you for submitting the code. I initially thought it was a prank until I saw the windowing code you added. But changing the resolution at the beginning will bring it back as the game loads. So I updated the patch for the main window of any resolution. Additionally, it is not feasible to directly render the UI to the second display because a camera in Unity can only specify one display in one frame, and the other must use texture. Anyway thank you for your submission, which made me aware of some issues. If you have further suggestions, you can contact @kliorr on the MtG Discord server as it is not convenient here.

更新日志 Changelog

  • 0.8.0:增加第二窗口可以窗口化的功能。修复主窗口无法移动位置的问题。修复改分辨率后游戏画面区域外纹理滞留的问题。

  • 0.7.4:修复对话框不显示的问题。修复结束时子弹银河不显示问题。修复角色走出视野的问题。

  • 0.7.3:修复错误拉伸的问题。

  • 0.7.2:优化性能,也许。

  • 0.7.1:修复黑屏问题。

  • 0.7.0:主窗口可以随意更改分辨率不会闪屏。

  • 0.6.1:文档修改。

  • 0.6.0:修复了画面缩放的问题。

  • 0.5.0:测试版。

  • 0.8.0: Added the function of windowing the second window. Fixed the issue where the main window cannot be moved. Fixed the issue of texture retention outside the game screen area after changing the resolution.

  • 0.7.4: Fixed the issue where the dialog box does not display. Fixed the issue of bullets Nebula not displaying at the end. Fixed the issue of characters stepping out of sight.

  • 0.7.3: Fixed the issue of incorrect stretching.

  • 0.7.2: Optimized performance, perhaps.

  • 0.7.1: Fixed the black screen issue.

  • 0.7.0: The resolution of the main window can be changed freely without flickering.

  • 0.6.1: Doc changed.

  • 0.6.0: Fixed the issue of screen scaling.

  • 0.5.0: Beta ver.