GithubHelp home page GithubHelp logo

Comments (2)

kakra avatar kakra commented on August 25, 2024

First of all, this may be a bug, and I wonder if this can be fixed by purging the shader cache.

But then again: shader pipelines are crowd-sourced and redistributed. Especially in service games, this probably adds new shader pipelines every so often, and these are distributed back to you, so your system can compile the pipelines for your GPU and driver to eliminate stutters. And before any misconception comes up: Steam does not distribute compiled shaders because those are individual per system/hardware combination. Instead you get something like the "source code" of the pipelines, fossilize runs that through the GPU driver which compiles it for your system, the results are written to the cache. So you're going to see around twice as much contents as has been downloaded by Steam.

If you don't like that and think you don't encounter a lot of new shaders, you can disable background processing. This may result in a longer startups process of games (either because Steam pre-processes shaders, which you can skip, or because games preload shaders in the loading screens).

I'd start by renaming the shader cache directory to see if that changes things. Then compare the directories if there's a massive difference in size. In that case, something may have simply been broken in the cache and you can delete your old copy. Quit Steam before renaming or changing anything here.

If the issue persists, see if disabling background processing fixes it. There are bug reports around here which cover buggy background processing.

from fossilize.

notnotme avatar notnotme commented on August 25, 2024

Hello this happens to me also. My laptop is drawing all power it can once I launch steam because proton games fossilize the replay (compiling shader ahead of time) as soon as it start.

I usually disable turbo on my processor unless I really need it, this avoid fossilize drawing all power the laptop is allowed to (70W, yes), but fossilize replay still block all my core to 100%. In my case, 2300MHz. It constantly run at 64°C with little fan noise.

And yes, fossilize things can run litteraly for HOURS (3, yesterday, until I get bored and turned off Steam myself).

from fossilize.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.