Reshade2Basalt
Reshade2Basalt copied to clipboard
A simple converter that allow you to convert simple reshade presets to vkBasalt compatible format.
``` ❯ python3 run.py --preset=./thermals/Drag\ and\ drop\ the\ contents\ of\ this\ folder\ into\ your\ game\ directory/ReShade.ini Cloning into '/home/justcausewhynot/.local/bin/Reshade2Basalt/.temp/shaders'... remote: Enumerating objects: 5168, done. remote: Counting objects: 100% (110/110), done....
I have this reshade file for quake 3. http://download1582.mediafire.com/5i5a2ry68gvg/3m9ri4f7330tshq/Quake+III+ReShade.zip ``` a@archlinux ~/Reshade2Basalt (main)> ./run.py --preset "/home/a/.q3a/Quake III ReShade/ReShade/PersonalFiles/Profiles/ioquake3.x86/Profile.ini" "fish -c quake3" /home/a/Reshade2Basalt/run.py: line 2: from: command not found /home/a/Reshade2Basalt/run.py: line...
Hi, your project seems to be missing a license.
This is far from perfect, considering that I basically know nothing about ReShade, Basalt, or anything related to those. As such, this "pull request" is more of an attempt at...