From fa84321860f3311f0ec81d8f3c7be89933ad0a17 Mon Sep 17 00:00:00 2001 From: Mateo de Mayo <mateo.demayo@collabora.com> Date: Fri, 23 Feb 2024 14:47:26 +0000 Subject: [PATCH] Update valve-index-setup.md --- valve-index-setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/valve-index-setup.md b/valve-index-setup.md index 9de8b99..cefbb5f 100644 --- a/valve-index-setup.md +++ b/valve-index-setup.md @@ -201,6 +201,8 @@ XRT_COMPOSITOR_SCALE_PERCENTAGE=140 XRT_COMPOSITOR_COMPUTE=1 SURVIVE_GLOBALSCENE Finally, start your game from Steam. +NOTE: If your game doesn't start, close steam and reopen it through the command line to see more logs. If there is an error related to `libcjson.so.1` you will need to build Monado with the cmake option `-DXRT_HAVE_SYSTEM_CJSON=off`. + ## 7. Setting up monado's systemd socket If you prefer, you can enable monado's systemd socket so that whenever you're running a VR application, monado-service is automatically started up, and shut down when you're done. -- GitLab