Coder Social home page Coder Social logo

Comments (4)

kakra avatar kakra commented on May 27, 2024

You probably want to skip all the fd related options, those are created by the Steam client to communicate with the processes. Also, maybe skip quiet-slave while testing and look for obvious problems.

from fossilize.

letharion avatar letharion commented on May 27, 2024

Oh I see, that explains the missing file descriptor. There were plenty of options passed, so I didn't notice them there. I should of course have realized that's how the missing FD was passed in.

Dropping --shmem-fd --control-fd --quite-slave fossilize does indeed run.
It yields loads of

Fossilize WARN: Did not replay blob (tag: 7, hash: 0x31a65b0417b7c55f). See previous logs for context.
Fossilize WARN: Referenced Pipeline layout 1443983c1d9866f5, but it does not exist.
This can be expected when replaying an archive from Steam.
If replaying just the application cache, make sure to replay together with the common cache, as application cache can depend on common cache.

But maybe that's not an issue, as it says This can be expected. I'll try this out for a while, gonna need some updates to the game to see if it works well.

from fossilize.

kakra avatar kakra commented on May 27, 2024

@letharion Be aware that IO/CPU pressure auto-adjust may not work when running directly from command line or cron... I think --master-process did the trick for enabling background mode but I'm not sure. If auto-adjust works, you may want to bump up the thread count.

from fossilize.

 avatar commented on May 27, 2024

That's for replaying fossils, but how do you record fossils manually though?

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.