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

Ability Set Log File for Steam Deck / Linux #785

Open
chibiskuld opened this issue May 8, 2024 · 0 comments
Open

Ability Set Log File for Steam Deck / Linux #785

chibiskuld opened this issue May 8, 2024 · 0 comments
Labels
feature New feature or request

Comments

@chibiskuld
Copy link

chibiskuld commented May 8, 2024

Explain in detail what your suggested feature would be used for.

Fixes most issues for running VRCX on the Steam Deck and Linux OS. A lot of VRCX features do not function on these two systems due to the inability to find the log file. Currently in logwatcher.cs it is simply set to:

var logPath = Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData) + @"Low\VRChat\VRChat";

But it would be reasonable to have an override for this.

Describe how it would look if it requires a UI.

It would be a button to open a simple browser object to select the folder. Also Maybe something to revert it to the default location if someone accidentally sets it to something wrong.

Explain why people would want to use it.

This would allow VRCX to work for the steam deck and Linux.

@chibiskuld chibiskuld added the feature New feature or request label May 8, 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
Projects
None yet
Development

No branches or pull requests

1 participant