Skip to content

an easy way to setup al vrc related things, including steam, dicord, editing, VR streamers, and sound tools

Notifications You must be signed in to change notification settings

mcblockserrilla/Linux_vrc_lazy_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Manjaro VR Installer - Read Me

Welcome to your all-in-one VR setup for Manjaro Linux. This script helps get your system fully VR-ready with tools like Unity Hub, ALVR, and WiVRn while keeping everything as native as possible.


๐Ÿ“ฆ What This Installs

This script installs the following tools and services:

  • Unity Hub (Flatpak) โ€“ Required for VRChat world/avatar development
  • Unity 2022.3.22f1 โ€“ The version needed for VRChat (manual install)
  • ALCOM โ€“ VRChat-compatible project launcher and toolkit
  • ALVR (AUR) โ€“ Wireless PC VR streaming over Wi-Fi
  • WiVRn (Flatpak) โ€“ Alternative VR streaming tool
  • Discord (Snap) โ€“ Communication platform for devs and VRChat communities
  • Blender โ€“ 3D modeling
  • GIMP โ€“ Image editing
  • Audio/VR tools โ€“ pavucontrol, pipewire, helvum, etc.
  • Developer utilities โ€“ xdotool, wmctrl, jq, git, etc.
  • Avahi/mDNS โ€“ For device discovery in VR setups

๐Ÿ“ Installation Instructions

1. Unpack and Move

  • Unzip the downloaded archive.
  • Move the entire Program Files folder into your Home directory (/home/yourname).

2. Run the Installer

  • Double-click linux-vr-setup.

  • If it doesn't run, do this:

    • Right-click linux-vr-setup > Properties > Permissions tab.
    • Check the box: Allow executing file as program.
    • Then double-click it again.

3. Enter Your Password

  • You will be prompted for your password (due to sudo).
  • Just type it and press Enter โ€” you wonโ€™t see the characters as you type.
  • You may need to enter your password multiple times.

4. Snap Discord Install

  • When Discord is being installed via Snap, it may require a reboot.

5. Post-Reboot

  • After rebooting, run linux-vr-setup again.
  • Enter your password again if prompted.
  • Your browser will open automatically.

6. Download and Place ALCOM

  • Download ALCOM Linux from the link that opens.

  • Move the AppImage into ~/Program Files.

  • Open a terminal and run:

    yay -S vrc-get
  • Enter password if asked.


๐ŸŽฎ Unity Hub & VRChat Creator Instructions

Unity 2022 is currently broken and will not allow login with some installs. To work around this:

  1. Run the launcher to open Unity Hub (installed via Flatpak).

  2. Log in to Unity Hub.

  3. Go to Unity Archive and manually install:

    • Unity 2022.3.22f1
  4. Once installed, close the launcher.

  5. Run the launcher again.

  6. In ALCOM's Settings, add the Unity install path:

    /home/yourname/Program Files/unity/hub/editor/2022.3.22f1/editor
    
  7. If it asks for an executable, choose the file named Unity inside the above folder.

  8. You should now be good to go!

โœ… Tip: Occasionally open the launcher to keep Unity login tokens up to date.


โ˜• Support & Notes

  • Unity Hub is a Flatpak due to login issues in native/other versions.
  • All other tools install natively or via AUR where possible.
  • Snap is only used where absolutely necessary (Discord).

You're now VR-ready on Manjaro. Happy creating! ๐Ÿš€

About

an easy way to setup al vrc related things, including steam, dicord, editing, VR streamers, and sound tools

Resources

Stars

Watchers

Forks

Packages

No packages published