A tool for downloading and merging multiple Overwatch 2 dxvk cache files
Project description
OW2 Cache Merge
This is a tool to check multiple configurable github repos for dxvk cache files for Overwatch 2 and download if a new (bigger) cache file found on the repo, then merge downloaded cache files with your current cache file and put it under your game directory after backing up your current cache file. It uses dxvk-cache-tool from DarkTigrus github repo for merging dxvk cache files.
Installation
pip install ow2-cache-merge
or
git clone https://github.com/leventguney/ow2-cache-merge.git
cd ow2-cache-merge
python setup.py install
Usage
Just run the script from command line
ow2-cache-merge
Configuration
This tool creates .ow2-cache-merge
folder under your home directory.
Using config.toml
you can set your game folder
If your game is in "/home/username/Games/overwatch-2" you should set game_dir = "Games/overwatch-2"
If it is installed elsewhere you can also set an absolute path here like gamedir="/run/media/Games/overwatch-2"
You can add repos in the config.toml
file like below:
[repos]
GolDNenex="https://raw.githubusercontent.com/GolDNenex/overwatch2-dxvk-cache/main/Overwatch.dxvk-cache"
Elagoht="https://github.com/Elagoht/overwatch2-dxvkcache/raw/master/Overwatch.dxvk-cache"
records.toml
file under .ow2-cache-merge
directory, holds the cache file sizes of the repos
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ow2-cache-merge-1.0.1.tar.gz
.
File metadata
- Download URL: ow2-cache-merge-1.0.1.tar.gz
- Upload date:
- Size: 150.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c7cf23d5d978d6470612126998279f39e57be59b888a9383e32c5048a072f43 |
|
MD5 | 2a2c11d7c0c12403b46934376057925d |
|
BLAKE2b-256 | 8287ce05b120d5afc5dc5c1ec0dc01aef2ec240c8164d569cdaad94bbf1530ad |
File details
Details for the file ow2_cache_merge-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: ow2_cache_merge-1.0.1-py3-none-any.whl
- Upload date:
- Size: 150.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6907c1c46178208ce082f1a96b5fc3b9e23623c7e6382af36333b8e4149eceb9 |
|
MD5 | 0243f2b64d4c0d4a8358abaa4d186a24 |
|
BLAKE2b-256 | 3cea6e66fce05720b5495cd250a12901ac793cdbbbecc90ed2d0df1137031abe |