protonscr

Counter Strike on Linux Mint 13 64-bits french displays a message for locales

steamclosed reviewedNot a bugMOVED: Counter‐Strike
ValveSoftware/steam-for-linux#992 · opened 2013-01-28 by Sorcier · updated 2021-09-06 · 4 comments · github
SSorcier 2013-01-28 github

I installed Counter Strike on Linux Mint 13 x64, it works but i have a message at the boot :

SetLocale('en_US.UTF-8') failed. Using 'C'.
You may have limited glyph support.
Please install 'en_US.UTF-8' locale.

After the game is launched, lettering are curious

Capture du 2013-01-28 18:47:22

CChik3n 2013-01-28 github
  • edit /etc/locale.gen as root
  • delete '#' before "en_US.UTF-8 UTF-8" line
  • save & quit
  • run "locale-gen" as root
  • Enjoy !
Ddignityinside 2014-05-22 github

The same Problem in Linux Mint 14 RC (64Bit) and "/etc/locale.gen" not exist.

Fix: sudo dpkg-reconfigure locales

BBlackHole1 2016-09-04 github

thx!

?ghost 2021-09-06 github

Fix for Fedora: sudo yum install langpacks-en

Nothing extracted yet.