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
Warframe probably needs all the CPU performance it can get. Turning shader caching off will force the driver to compile code as you play. Remember, shaders needs to be in GPU code form before your GPU can run it and see it. This bottleneck is known as shader hitching and can bottleneck the GPU and increase power usage.
More game content translate into more larger shader downloads.
You are the goat, great explanation! That was actually the answer that i was searching for, thanks!
And there is a way to have it downloaded without updating it every day?
First, my explanation is lazy. Good enough to understand the issue.
Second, you describe a bug unless the game is updating everyday. Shader is tied to the relationship to game version and driver version.
Valve doesn't update the OS driver everyday. In fact, they release OS stuff every few weeks. Unless the game changes all the time, your steam client might be bugged out.
What is your OS version and steam client update channel?
The OS version is 3.5.7 and the version of Steam is 1705108172 (I'm on Stable Channel)
Valve doesn't update the OS that often. Every preview update is an OS update.
https://github.com/ValveSoftware/steam-for-linux/issues/10285
https://github.com/ValveSoftware/steam-for-linux/issues/8076
Look through both issues and try to find a workaround. The Steam Client is acting like a koala . Take the leaves off the branch and something the koala would not recognize those eucalyptus leaves as food. Workarounds like teaching the koala how to eat food.
I'll check it out and see what can I do, I'll answer when I find something useful, thanks for the replies!
I would try beta client and disable and re enabling shader cache.
If that doesn't work, enable GPL shader pipeline and disable shader pre caching.
https://www.phoronix.com/news/RADV-GPL-Mesa-23.1-Default
Downloading shaders everyday is worse than losing a game every months or two due to shader hitching.
The GPL Shader Pipeline doesn't come by default in Steam OS 3.5?
And, to enable this, i have to go to the execution terms of the game and add this
Yep. Good research.
https://wiki.archlinux.org/title/environment_variables
btw, by enabling this, i can get rid of pre caching?