Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 216 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 216 Bytes

dxvk-state-cache-merging-tool

Tool to merge dxvk state caches written in go

Usage:

./path-to-binary cache1.dxvk-cache cache2.dxvk-cache cachen.dxvk-cache output.dxvk-cache

Compiling:

go build main.go