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

Improve steam language & game language interplay #233

Open
alexheretic opened this issue Dec 13, 2019 · 1 comment
Open

Improve steam language & game language interplay #233

alexheretic opened this issue Dec 13, 2019 · 1 comment

Comments

@alexheretic
Copy link
Member

Currently the steam language will always override whatever is set in game on startup.

@alexheretic
Copy link
Member Author

Possible improvements:

  • Set the steam language from inside the game when changed. Afaik this isn't possible with the steam api.
  • Record language change time & source, ignoring steam language when a more recent change has been made in game.
  • Disable language selection in-game when running with steam.
  • Show a message when running with steam stating that language will be overridden by steam (I'd have to translate this message...).

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

1 participant