Skip to content

Program to copy/update ReShade DLLs and shaders.

License

Notifications You must be signed in to change notification settings

ddc/ReShadeUtils

Repository files navigation

ReShade Utilities

Program to copy/update ReShade DLLs and shaders

Donate License PyQt-6 Github Downloads (total) codecov Code style: black Release Python

screenshot screenshot

Download

Program Notes

  • Configuration, logs and database files are now being saved in "%LOCALAPPDATA%\ReShadeUtils"
  • This program was compiled with PyInstaller

Run tests and Get coverage report

  • poe test

To compile using PyInstaller

  • Compile both launcher and program with PyInstaller:
    • python -O -m PyInstaller -y --clean --log-level INFO --workpath ./dist/build --distpath ./dist ./src/data/spec/launcher.spec
    • python -O -m PyInstaller -y --clean --log-level INFO --workpath ./dist/build --distpath ./dist ./src/data/spec/reshadeUtils.spec

Acknowledgements

License

Released under the GNU GPL v3

Buy me a cup of coffee