Releases: Jobus0/ReShade-Deployer
Releases · Jobus0/ReShade-Deployer
Release list
v1.5.0
New Features & Improvements
- Comprehensive Add-on & Mod Deployment: Added add-on deployment system for both .addon32/64 files and generic game mods.
- Organize add-ons into sub-folders alongside their required additional files and special
ShadersorTexturesfolders (which are automatically injected into the deployedReShade.ini). - Deploy generic, non-ReShade game mods directly from the add-on dropdown menu, even without 'Add-on Support' toggled on.
- Use an optional
Add-on.inifile for advanced per-addon configurations, such as forcing files to copy instead of symlink, overriding the ReShade DLL name (useful for tools like OptiScaler), or running custom setup scripts after deployment. - Your selected add-ons are remembered and persisted between sessions.
- See Advanced Add-ons Usage for more info.
- Organize add-ons into sub-folders alongside their required additional files and special
- One-Click Undeploy: Added a dedicated "Undeploy" button (trash bin) to remove ReShade from the selected game. Undeployment dynamically detects the ReShade DLLs and cleans up the deployment, including any associated add-on files and symlinked directories, leaving only configuration files.
- App & UI Enhancements:
- Polished the user interface and updated feedback dialogs, including a new uninstallation success message.
- Prevented multiple instances of the app from running at once; opening the deployer a second time will now seamlessly bring the existing window to the front.
- The Vulkan add-on support warning will no longer display if Vulkan with add-on support is already deployed.
Bug Fixes
- Fixed a crash that could occur when uninstalling ReShade Deployer if the context menu deployment option was currently disabled.
- Fixed an inaccurate "successful deployment" message showing up if you canceled out of the Vulkan add-on warning prompt.
- Fixed a potential application crash caused by reading missing or empty values from
.iniconfiguration files.
Full Changelog: v1.4.0...v1.5.0
v1.4.0
New Features & Improvements
- Recursive Shader & Texture Search: The deployer now scans subdirectories within your
ShadersandTexturesfolders, allowing for better organization of your files. - Custom Preset Paths: You can now use custom ReShade.ini path for presets, as the deployer no longer enforces rigid handling of
PresetPathon deployment. - Support for new Compatibility.ini values: Better compatibility defaults for the built-in Depth addon in various games.
- UI Improvements:
- Menu items that open dialog boxes (like Uninstall) now include ellipses (...) to clearly indicate that further action/confirmation will follow.
- Error messages are now more descriptive and flexible to help troubleshoot deployment issues.
- Fixed the capitalization on the deployment button text.
Bug Fixes
- Compatibility.ini Updates: Fixed an issue where the
Compatibility.inifile would not be updated with new values if the file already existed.
Full Changelog: v1.3.4...v1.4.0
v1.3.4
Summary:
- Allow updating the ReShade files while a current .dll is being used by a game. File deletion is instead deferred to next program launch.
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
v1.3.1
Summary (since 1.2.0):
- Full Vulkan installation support. No longer need to rely on the official installer.
- Added Uninstall option to the options menu which removes program-specific registry entries and removes the system-wide ReShade Vulkan layer.
Full Changelog: v1.2.0...v1.3.1
v1.2.0
Summary:
- Better compatibility with many games, including RTX Remix titles.
- Support Unreal Engine bootstrap exes - will redirect installation to the correct folder.
- Added option to always exit on deploy (show no confirmation with continue/exit choices).
- Added d3d8to9 notice when d3d8 game is detected.
- Added single-click process for updating the program.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Summary:
- Automatic API selection by analysing executable
- Small workflow overhaul: Select game before API selection
Full Changelog: v1.0.0...v1.1.0