Skip to content

RHI 2.6.6

Latest

Choose a tag to compare

@RankFTW RankFTW released this 07 Sep 22:48
· 2 commits to main since this release

v2.6.6

Bug Fixes

  • Fixed DLL naming override toggle becoming unresponsive after being toggled — any in-progress drag state is now cleared when the overrides panel rebuilds, and the toggle is always re-enabled via a finally block even if file operations throw.
  • Fixed Recent Games Off setting not hiding games from the system tray right-click menu — all call sites now pass an empty list when the setting is off.
  • Fixed Recent Games Off setting not clearing the taskbar jump list — jump list now uses ICustomDestinationList instead of SHAddToRecentDocs, giving RHI full control to clear it when the setting is toggled off.
  • Fixed reinstalling ASI Loader with a different DLL name leaving the old DLL behind — the previous install is now cleaned up (and any Hooked backup restored) before deploying under the new name.
  • Fixed ShortFuse DLSS Tool download failing with "file in use" when both DLSS5 variants download concurrently — each variant now uses its own temp filename.
  • Fixed ShortFuse DLSS Tool zip extraction failing when the addon file inside the zip doesn't match the expected exact filename — falls back to any .addon64 entry in the zip.
  • Fixed OptiScaler install/uninstall status messages appearing in the Components section — suppressed there since OptiScaler is in the Extras section.