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
I also attached an lddtree of the binary and didn't see anything missing. Also, fonts at the end.
https://gist.github.com/prometheanfire/fc7b514cf22c7f037eae
Applicationassets/fonts/arial.mve
assets/fonts.pfp refrences this as well
fonts/arial.mvecu,,fonts/tahoma.mvec�,�>fonts/xenonauts.mvecok�efonts/xenopedia.mvec
stat64("assets/fonts.pfp", {st_mode=S_IFREG|0755, st_size=209208, ...}) = 0
access("assets/fonts.pfp", R_OK) = 0
open("assets/fonts.pfp", O_RDONLY|O_LARGEFILE) = 10
read(10, "PFPK\4\0\0\0\20fonts/arial.mvecu\0\0\0,,\1"..., 131072) = 131072
stat64("assets/fonts.pfp", {st_mode=S_IFREG|0755, st_size=209208, ...}) = 0
access("assets/fonts.pfp", R_OK) = 0
open("assets/fonts.pfp", O_RDONLY|O_LARGEFILE) = 9
read(9, "PFPK\4\0\0\0\20fonts/arial.mvecu\0\0\0,,\1"..., 117) = 117
read(9, "PFPK\4\0\0\0\20fonts/arial.mvecu\0\0\0,,\1"..., 131072) = 131072
writev(9, [{";\3\5\0\4\0 \4\0\0\0\0\0\0\0\0\24\0\24\0;\3\5\0\5\0 \4\0\0\0\0"..., 88}, {"XFree86-Bigfont", 15}, {"\0", 1}], 3) = 104
# fc-match Arial
Arimo-Regular.ttf: "Arimo" "Regular"
emerge media-fonts/font-adobe-100dpi
And restart your system. After that you should be able to see text in the launcher.
Thank you very much :)