loader image

Steam [Linux || Shaders Loading Slow || Fix]

What makes us different from other similar websites? Forums Tech Steam [Linux || Shaders Loading Slow || Fix]

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8074
    thumbtak
    Moderator

    If shaders are taking a long time, it could be due to your CPU not issuing the correct information to your system or steam. Below is the fix.

    System install:

    $ nproc
    $ mousepad ~/.steam/steam/steam_dev.cfg

    unShaderBackgroundProcessingThreads x

    Replace X with the number of cores that nporc told you. If you installed it with flatpak, do the below.

    Flatpak Install:

    $ nproc
    $ mousepad /.var/app/com.valvesoftware.Steam/data/Steam

    unShaderBackgroundProcessingThreads x

    Replace X with the number of cores that nporc told you.

    More info:
    https://steamcommunity.com/discussions/forum/1/4423184732111747107/
    https://wiki.archlinux.org/title/Steam ⬅ 5.11 Faster shader pre-compilation

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
TAKs Shack