Releases: rcpoison/dxvk-cache-pool
Releases · rcpoison/dxvk-cache-pool
1.1
1.0.1
1.0 - first stable release
Client:
- allow passing single exe to simplify wrappers
- don't fetch unnecessary data
Server:
- verify signatures in background, don't make the client wait
- don't read unused entries/signatures
1.0-rc2: change default host
The ARM server was too slow at verifying signatures for large caches, moved to a VPS.
Other changes:
- fix bug in server where extension was stripped more than once which would cause problems with Battle.net and others.
- increased read timeout in client
- allow overriding of default cache target
- other minor fixes
1.0-rc1: implement signing
Implement signing
- implement cache entry signing
- allow passing subdirectory inside wine prefix
- support non-recursive scanning
- support for Java 10
- bugfixes
dxvk-cache-pool with reworked cache path handling
Now creates a symlink in all found wine prefixes to the cache target dir.
You probably just want the client.
Edit: pulled the arch packages so people don't end up with the wrong env var.
dxvk-cache-pool first beta
Syncing features are implemented and did undergo some basic testing.