Skip to content
Teacup edited this page Jun 2, 2023 · 1 revision

VRCX Launch parameters

  • --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 Protocol/Launch Commands

  • 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.
  • vrcx://import/avatar/avtr_id,avtr_id... open VRCX avatar favorites import dialog.
  • vrcx://import/world/wrld_id,wrld_id... open VRCX world favorites import dialog.
  • vrcx://import/friend/usr_id,usr_id... open VRCX friend favorites import dialog.
  • vrcx://addavatardb/https://website/vrcx_search.php open VRCX remote avatar database provider dialog.