Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Sorry that you've been having issues, it might be something to do with Steam cloud but its hard to say, can you contact us at: https://airtable.com/shrWa4fYIlKEDaAlj
so we can try and diagnose and fix your issue?
Here's stackoverflow thread with the error we get on linux and the solution:
https://stackoverflow.com/questions/59119904/process-terminated-couldnt-find-a-valid-icu-package-installed-on-the-system-in
Will be looking into cleaning up the Linux build soon.
That seems to be the default path C# returns when asking for the ApplicationData special folder path.
Since my experience with Linux is very limited, could you please tell me what the usual location for app data is so that I can fix that?
($XDG_DATA_HOME usually translates to /home/username/.local/share or $HOME/.local/share).
There is also $XDG_CONFIG_HOME ($HOME/.config) that is used by many games.
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html