Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] [Linux] Launch game support / Run through Steam #804

Open
regalialong opened this issue May 29, 2024 · 0 comments
Open
Labels
feature New feature or request niche Niche request/bug fix

Comments

@regalialong
Copy link
Contributor

Explain in detail what your suggested feature would be used for.
VRCX assumes it runs through Windows and wants to directly launch executable of the game. On Linux, Proton handles that environment instead.

Wine should support protocol links so VRCX should call steam://launch/438100 with the appropriate parameters instead so that we don't launch the game in a different environment than Proton, which might not contain relevant fixes and user credentials. It would also be nice to opportunistically enable this if the user appears to be running through Wine.

Describe how it would look if it requires a UI.
Probably just a small toggle like this for the launch options, with VRChat Path Override greyed out or hidden when the toggle is enabled.
image

Explain why people would want to use it.
To be able to launch the game through VRCX like on a Windows system.

@regalialong regalialong added the feature New feature or request label May 29, 2024
@Natsumi-sama Natsumi-sama added the niche Niche request/bug fix label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request niche Niche request/bug fix
2 participants