v1.7.4
New Features
Copy Report button
- New "Copy Report" button in the overrides panel. Copies a diagnostic code to your clipboard that you can paste in Discord or a GitHub issue. Includes game info, installed components, overrides, and an optional note. A confirmation prompt reminds you to correct overrides before submitting.
ReShade preset selector
- New "Select ReShade Preset" button in the overrides panel. Place
.inipreset files in thereshade-presetsfolder and deploy them to any game with one click.
Addon lifecycle tied to ReShade
- Installing ReShade now automatically deploys your selected addons (global or per-game). Uninstalling ReShade removes managed addons from the game folder. Refresh syncs addons to all games with ReShade installed.
Bug Fixes
Uninstall buttons appearing grey
- The ✕ remove buttons on component rows could appear grey instead of red until you hovered over them. Now always red when visible.
Update All tooltip missing Display Commander
- The Update All button tooltip now includes Display Commander in the list of components.
Game report showing same values for detected and corrected
- The Copy Report diagnostic now captures the raw auto-detected bitness and API before user overrides, so the detected vs corrected diff shows actual before/after values.
Changes
Overrides panel layout consolidated
- The separate Manage section has been merged into the overrides panel. Change install folder, Reset folder, Reset Overrides, and Copy Report are now stacked in the left column with a vertical divider. The right column holds the new preset selector. Overall spacing has been tightened to reduce vertical height.