


(测试版)允许在合作模式中在第二显示器给另一个角色一个独立的视角。先连接显示器再开游戏。
(Beta Ver.) Allow another character to have an independent view on the second display in coop mode. Connect your monitor before start the game.
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.
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.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.