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

Install the locales package in the steam image and generate en_US.UTF-8 #185

Merged
merged 2 commits into from
Aug 24, 2024

Conversation

shocklateboy92
Copy link
Member

Some games with native Linux ports (like Half-Life 2: Deathmatch) seem to require en_US.UTF-8 locale to be available regardless of the user's language setting:

image

This makes docker generate that locale at image build time, and leaves the locales package installed so the user can generate any others required.

shocklateboy92 and others added 2 commits August 24, 2024 03:28
That way, users can generate any required locales at runtime.
Also generate en_US.UTF-8 by default.
@ABeltramo ABeltramo merged commit b3ac0cc into games-on-whales:master Aug 24, 2024
@shocklateboy92 shocklateboy92 deleted the fixes/us-locale branch August 24, 2024 17:17
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

Successfully merging this pull request may close these issues.

2 participants