VR/zh: Difference between revisions

Ardenet (talk | contribs)
Created page with "[https://github.com/galister/wlx-overlay-s wlx-overlay-s] 是一个轻量级的 OpenXR/OpenVR 覆盖层,适用于 Wayland 和 X11 桌面。它原生兼容 SteamVR 以及 Monado/WiVRn。"
Ardenet (talk | contribs)
Created page with "在 SteamVR(或任何 OpenVR 合成器)中启动 wlx-overlay-s 时,它会注册一个自动启动清单。目前,此清单将引用 wlx-overlay-s 的 Nix 存储路径,该路径可能会在重建 NixOS/Nix 配置文件后被垃圾回收。一种解决方法是定期运行以下命令来更新清单的存储路径:{{Commands| # 运行 wlx-overlay-s 并替换任何正在运行的实例 $ wlx-overlay-s --replace}}"
Tags: Mobile edit Mobile web edit
Line 197: Line 197:
==== SteamVR 自动启动 ====
==== SteamVR 自动启动 ====


<div lang="en" dir="ltr" class="mw-content-ltr">
在 SteamVR(或任何 OpenVR 合成器)中启动 wlx-overlay-s 时,它会注册一个自动启动清单。目前,此清单将引用 wlx-overlay-s 的 Nix 存储路径,该路径可能会在重建 NixOS/Nix 配置文件后被垃圾回收。一种解决方法是定期运行以下命令来更新清单的存储路径:{{Commands|
When launching wlx-overlay-s in SteamVR (or any OpenVR compositor) it will register an autostart manifest. Currently, this manifest will reference a Nix store path of wlx-overlay-s, which might get garbage collected after rebuilds of your NixOS/Nix profile. A workaround is to regularly run the following command to update the manifest's store path:{{Commands|
# 运行 wlx-overlay-s 并替换任何正在运行的实例
# Run wlx-overlay-s and replace any running instance
$ wlx-overlay-s --replace}}
$ wlx-overlay-s --replace}}
</div>


<span id="See_also"></span>
<span id="See_also"></span>