protonscr

launch games with LC_ALL=C by default?

steamopen Feature Requestreviewed
ValveSoftware/steam-for-linux#3410 · opened 2014-07-24 by cjwijtmans · updated 2014-07-24 · 3 comments · github
Ccjwijtmans 2014-07-24 github

some games require an international LC_ALL setting to work.
For example Planet Explorers. And there are plenty of others games that get bugged out when they are launched with some locale settings the game isnt designed for.

Ggdrewb-valve maintainer 2014-07-24 github

I doubt Steam could choose any forced option that would work in all situations so just leaving it unchanged is probably the best way to go.

You can change the launch parameters for a game to set it to whatever you prefer.

Ccjwijtmans 2014-07-24 github

its not a parameter its an environment variable. Will that still work?

And i actually think the opposite of what you said is true. Most games/languages are build on C behavior not national locales.

Ggdrewb-valve maintainer 2014-07-24 github

You can set environment variables on launch, or you could change the launch to run a script.

Nothing extracted yet.