1
0
mirror of https://github.com/xiaopeng12138/MaiDXR.git synced 2024-11-13 16:00:47 +01:00

Merge pull request #30 from yuangezhizao/main

✏️  Typo(readme.md): com2com -> com0com
This commit is contained in:
xpeng 2022-08-20 15:32:43 +02:00 committed by GitHub
commit d6127070a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ Please see Changes.md
- Download [latest version of MaiDXR](https://github.com/xiaopeng12138/MaiDXR/releases)
- Download and install [com0com](https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/powersdr-iq/setup_com0com_W7_x64_signed.exe)
- Configure com0com to bind COM3 and COM5 (it must be these two ports), COM4 and COM6 is optional (bind them will make your startup process faster).
- You must enable the enable buffer option in com2com on both ports of all pairs. Otherwise, your MaiDXR will crash after the logo.
- You must enable the enable buffer option in com0com on both ports of all pairs. Otherwise, your MaiDXR will crash after the logo.
- Disable DummyTouchPanel in mai2.ini.
- If you need button light, pls bind COM21 to COM51 (it must be these two ports)(Do not disable DummyLED!).
- Run the game in window mode by adding [Unity Standalone Player command line arguments](https://docs.unity3d.com/Manual/PlayerCommandLineArguments.html) in xxxxx.bat and make sure there is no black bar. Recommend setting for 1080p display: "xxxxxx.exe -screen-fullscreen 0 -screen-width 1170 -screen-height 1050"

View File

@ -45,7 +45,7 @@
- 下载[MaiDXR的最新版本](https://github.com/xiaopeng12138/MaiDXR/releases)
- 下载并安装[com0com](https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/powersdr-iq/setup_com0com_W7_x64_signed.exe)
- 配置com0com绑定COM3和COM5必须是这两个端口COM4和COM6是可选的绑定会让启动变快
- 必须在com2com的两个端口上启用缓冲区选项enable buffer不然MaiDXR会在显示完Logo后崩溃
- 必须在com0com的两个端口上启用缓冲区选项enable buffer不然MaiDXR会在显示完Logo后崩溃
- 在 mai2.ini中禁用DummyTouchPanel
- 如果你想要灯效请将COM21和COM51绑定必须是这两个端口并且不要禁用DummyLED
- 通过在xxxx.bat中添加[Unity Standalone Player command line arguments](https://docs.unity3d.com/Manual/PlayerCommandLineArguments.html)使本体在窗口模式下运行并且确保没有任何黑边。1080p显示屏推荐的设置"xxxxx.exe -screen-fullscreen 0 -screen-width 1170 -screen-height 1050"