v2022.12.08

This commit is contained in:
Natsumi
2022-12-08 16:57:36 +13:00
parent a0afc40c6b
commit c730d0da0b
2 changed files with 3 additions and 3 deletions

View File

@@ -111,10 +111,10 @@ 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.
- `--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://group/grp_id` open VRCX group dialog.
- `vrcx://world/wrld_id` open VRCX world dialog.
- `vrcx://world/wrld_id:12345` open VRCX world dialog with instance.
- `vrcx://world/https://vrch.at/0gmbxjpj` open VRCX world dialog with unlocked instance.

View File

@@ -1 +1 @@
2022.11.04
2022.12.08