Unable to run under Wine #912

Closed
opened 2026-04-05 16:34:03 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @i0ntempest on 1/25/2024

Describe the bug
VRCX cannot be run under wine in macOS. I've tried two different configurations, one with Wineskin and another one with Whisky (https://getwhisky.app). Both gives the same result.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new wrapper/bottle (different words for WINEPREFIX in different apps)
  2. Get winetricks: vcrun2015 vcrun2022 dotnet472
  3. Install VRCX 20231106 (the one before the switch to dotnet 8)
  4. Attempt to launch (with and without arg -no-cef-sandbox)
  5. See error
    image

Expected behavior
It runs

What version you are running
Version 20231106

*Originally created by @i0ntempest on 1/25/2024* **Describe the bug** VRCX cannot be run under wine in macOS. I've tried two different configurations, one with Wineskin and another one with Whisky (https://getwhisky.app). Both gives the same result. **To Reproduce** Steps to reproduce the behavior: 1. Create a new wrapper/bottle (different words for WINEPREFIX in different apps) 2. Get winetricks: `vcrun2015 vcrun2022 dotnet472` 3. Install VRCX 20231106 (the one before the switch to dotnet 8) 4. Attempt to launch (with and without arg `-no-cef-sandbox`) 5. See error ![image](https://github.com/vrcx-team/VRCX/assets/16017904/272014c0-40f3-4d9d-b165-e3856bd529ef) **Expected behavior** It runs **What version you are running** Version 20231106
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#912