Giter Site home page Giter Site logo

dxvk-cache-tool's People

Contributors

darktigrus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dxvk-cache-tool's Issues

Reporting of number of entries being written isn't accurate

When the tool writes entries, it seems to simply sum the number of pipelines in dxvk-caches being given to it when it prints how many entries it's writing to a new file, which is quite inaccurate as dxvk-cache files can have duplicate entries, meaning that the actual number of entries being in the new cache file can be different.
I think the solution would be to replace "writing..." entry with a line that gets printed post-merge that will describe how many entries were actually added to the new dxvk-cache file, and maybe how many of the entries turned out to be dupes.

Incompatible with DXVK 2.1+

This tool no longer works with caches generated by DXVK version 2.1 and later.

> dxvk-cache-tool test.dxvk-cache merge.dxvk-cache
Merging files test.dxvk-cache merge.dxvk-cache
Detected state cache version v17
Merging test.dxvk-cache (1/2)... 0 new entries
1 entries are omitted as invalid
Merging merge.dxvk-cache (2/2)... 0 new entries
1 entries are omitted as invalid
Error: Error { kind: InvalidData, message: "No valid state cache entries found" }

https://github.com/doitsujin/dxvk/blob/v2.1/src/dxvk/dxvk_state_cache_types.h#L63

Entry size always zero

When building from source the entry size described in the header is always zero.
This does not happen with provided executable in the release section.

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.