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
Thank you so much, that fixed it for me! For posterity, I am on Arch Linux (EndeavorOS) running TF2 in Steam without Proton. I really appreciate you!
To find which ones you have 23.1.5 of when in /var/cache/pacman/pkg in terminal:
To get list of them that you can just copy paste in and add "pacman -U " in front:
If haven't cleaned pacman cache (which should be done sometimes to free disk space) the old versions can be found in /var/cache/pacman/pkg and installed with "pacman -U [insert file here]", after all that reboot and games work, to keep them downgraded add them to IgnorePkg list in /etc/pacman.conf
Note: doing this should only be temporary because if any other program starts requiring newer version of any of the packages listed in the future then that's gonna be a problem.