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/Bug Allow multiple programs to link to the same profile without switching #537

Open
jixxed opened this issue Jun 21, 2024 · 3 comments

Comments

@jixxed
Copy link

jixxed commented Jun 21, 2024

In Options > Profiles we can link applications to a profile. If you run multiple instances(different install locations) of a game, for which you want the same profile, you need to make multiple entries that load the same profile.

When quickly switching between the instances of the game, Joystick Gremlin can crash.
This is probably caused by the application switching the profile, while it could recognize it has already loaded it. Also there could be some crash prevention for quickly switching, in case we actually do want different profiles.

@WhiteMagic
Copy link
Owner

I'm not sure if this is about preventing Gremlin from crashing or if there is an actual other use for this linking. If it's mainly about preventing Gremlin from crashing then that should be what is fixed rather than a workaround that may not even work.

@jixxed
Copy link
Author

jixxed commented Jun 29, 2024

mainly about crashing. But there does appear to be some profile switch going on while the profile is the same. I guess that could also be recognized without any changes to the UI.

@WhiteMagic
Copy link
Owner

Ok then this should be rephrased in terms of the actual crash and what steps cause it. I'd rather fix that than implement a hypothetical workaround that may not even fix the underlying issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants