I found this fork by trying to build reVC for VCBMP on Linux. On Fedora 44 / Wayland it works (by using env DISPLAY=:0 XDG_SESSION_TYPE=x11 GLFW_PLATFORM=x11 ./reVC) but without custom missions.
If I'm on the right way, could somebody please explain how to make it working, maybe some config args. Or any reference to launch this mod, because in archive I see .exe version only, without any additional info even the engine is open.
I found this fork by trying to build reVC for VCBMP on Linux. On Fedora 44 / Wayland it works (by using
env DISPLAY=:0 XDG_SESSION_TYPE=x11 GLFW_PLATFORM=x11 ./reVC) but without custom missions.If I'm on the right way, could somebody please explain how to make it working, maybe some config args. Or any reference to launch this mod, because in archive I see
.exeversion only, without any additional info even the engine is open.