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: