Skip to content

Instantly share code, notes, and snippets.

View regalialong's full-sized avatar
🏳️‍⚧️

Regalia regalialong

🏳️‍⚧️
View GitHub Profile
@regalialong
regalialong / dev.md
Last active November 24, 2024 07:43
VRCX Linux Rider dev notes

Here's my notes on getting a Linux Rider dev env for VRCX.

Setup your prefix like this:

  • Ensure you run at least Wine 9.0
  • Ensure binfmt works (run a Windows binary per ./yourbinary.exe)
  • Install corefonts (winetricks corefonts) into your prefix (else CEF dies)
  • Install .NET 8 Desktop Runtime into your prefix

For the actual meat and potatos: