Skip to content

Releases: rcpoison/dxvk-cache-pool

1.1

02 Nov 17:11
Compare
Choose a tag to compare
  • Minor performance optimization for signature validation
  • Begin Debian package

1.0.1

21 Oct 15:59
Compare
Choose a tag to compare

FIX: new caches wouldn't download.

1.0 - first stable release

21 Oct 15:24
Compare
Choose a tag to compare

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

09 Oct 16:33
Compare
Choose a tag to compare
Pre-release

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

06 Oct 21:31
Compare
Choose a tag to compare
Pre-release

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

30 Sep 05:23
Compare
Choose a tag to compare

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

29 Sep 22:58
Compare
Choose a tag to compare
Pre-release

Syncing features are implemented and did undergo some basic testing.