Program to copy/update Reshade DLLs and shaders
- Configuration, logs and database files are now being saved in "%LOCALAPPDATA%\ReshadeUtils"
- This program was compiled with PyInstaller
- poe test
- poe coverage
- Compile both launcher and program with PyInstaller:
- python -O -m PyInstaller -y --clean --log-level INFO --workpath ./dist/tmp --distpath ./dist ./src/data/spec/launcher.spec
- python -O -m PyInstaller -y --clean --log-level INFO --workpath ./dist/tmp --distpath ./dist ./src/data/spec/reshadeUtils.spec
Released under the GNU GPL v3
This program is open source and always will be, even if I don't get donations. That said, I know there are people out there that may still want to donate just to show their appreciation so this is for you guys. Thanks in advance!