Yes and no as the games them self do not rely on steam to run technically, it is basically just a laucher for the games.
I know that but my point being the Steam launcher seems to break a lot when installed from the default repos, Iāve seen that on different distributions and on different online Linux communities. And if Steam doesnāt launch you canāt launch your games.
@smokey shame on me. Didnāt read that carefully
Letās perhaps discuss the merits of Flatpak Steam later. For the moment, OP still didnāt get his stuff fixed.
Almost 2 years I have never had it not launch for me yet
Yes sorry I was forgeting my own advise here
Take it easy fam. No problem.
I can dig up plenty of topics that say otherwise, I agree to just stick to the topic.
A third solution would be to install Windows
I can verify that Team Fortress 2 launches for me and online gaming works.
It doesnāt crash anymore when I do this, but there are missing textures where text should be
I have no idea why, but it just works with this
Try this guide for fixing other issues about fonts. It might work for you as well.
Also, would be good to install Windows fonts as well. Hereās the Arch wiki link for doing that. TL;DR: yay -S ttf-ms-win10-auto
, else check the wiki.
Probably because Flatpak pulls in everything it needs better than with the native version.
This worked for me. Seems all the necessary MS fonts install fineā¦
yay -S ttf-ms-fonts
As written here:
https://wiki.archlinux.org/title/Microsoft_fonts#Legacy_packages
ttf-ms-fonts
are legacy package
So I think typing $ yay -S ttf-ms-win11-auto
are best of all, because newer version which should be backward compatible
(instead of $ yay -S ttf-ms-win10-auto
by @winnyace).
Edit: ok ttf-ms-win11-auto
fails on installation currently.
So use $ yay -S ttf-ms-win10-auto
i guess.
Correct. And it has worked just fine. Including all my documents previously made in Windows 10 and 11 years ago. Iāve had zero issues. So, i guess what works for one, may or may not work for another. Just saying in my case, ttf-ms-fonts
works for me.
Quite literally any works here, I think. The idea is to get some Windows fonts on the system because it uses those as fallback fonts.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.