CBJQ_Mainland_VR_Start

最简方式启动国服尘白VR

项目地址:https://github.com/LiuJiewenTT/CBJQ_Mainland_VR_Start
项目主页:https://LiuJiewenTT.github.io/CBJQ_Mainland_VR_Start
下载页:https://github.com/LiuJiewenTT/CBJQ_Mainland_VR_Start/releases

GitHub Downloads (all assets, all releases) GitHub Release GitHub Actions Workflow Status GitHub License

使用

  1. 你需要先下载UEVR
  2. 下载本项目的发行成品
  3. 将本项目的成品中,CBJQ_Mainland_VR_Start.exe(或可能存在的同目录其他文件)复制到你存放解压后的UEVR文件夹中。
  4. 可选:右键将CBJQ_Mainland_VR_Start.exe发送到桌面快捷方式。
  5. 运行CBJQ_Mainland_VR_Start.exe(或快捷方式)。
  6. 启动游戏。

[!NOTE]

构建指南

本项目使用GNU GCC 14.2.0, g++.exe, C++20编译构建(win32, seh, ucrt, x86_64)。

构建程序须在项目根目录执行:make -f src\Makefile
程序会生成在build/dest/目录下。

[!TIP]