From c1afe3b59b699e2212542e8f73a522ba077dd407 Mon Sep 17 00:00:00 2001 From: Natsumi <11171153+Natsumi-sama@users.noreply.github.com> Date: Tue, 15 Nov 2022 10:25:23 +1300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 56ceec70..292c6d6d 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,8 @@ To install a theme place `custom.css` into your `%AppData%\VRCX` folder then pre - `--debug` launch Chromium DevTools with VRCX. - `--config="C:\VRCX.sqlite3"` set a custom path for VRCX database. +- `--gpufix` set VRCX overlay rendering GPU to index 1 forcing the overlay to render to a secondary dedicated GPU or if you're using an integrated GPU it will force +rendering to your dedicated GPU. - `vrcx://user/usr_id` open VRCX user dialog. - `vrcx://avatar/avtr_id` open VRCX avatar dialog. - `vrcx://world/wrld_id` open VRCX world dialog. @@ -150,6 +152,7 @@ This can be caused by a many different things here's a list of things to try: ### **SteamVR Overlay not working** +- Try launch VRCX with the launch parameter `--gpufix`. - Disable SteamVR safe mode. - If your computer has an iGPU follow these [steps](https://www.windowsdigitals.com/force-chrome-firefox-game-to-use-nvidia-gpu-integrated-graphics/).