github faisalkindi/DLSS5oneclick v0.10.6
v0.10.6 — picks the real game exe, not the store's launcher

2 hours ago

The right executable, on games where the store names the wrong one

Satisfactory (Epic) was being set up on a bootstrapper: the launcher names FactoryGameEGS.exe in the install root, while the real game is Engine\Binaries\Win64\FactoryGameEGS-Win64-Shipping.exe (#29). ReShade would have gone next to the wrong exe, and the Game exe picker was empty.

Two causes, both fixed:

  • The exe finder skipped the entire Engine tree — it is normally full of helper exes — so Satisfactory's shipping exe was never even a candidate. Engine\Binaries\Win64 is now scanned.
  • Clicking a game card handed over the store's own launch exe whenever the store named one, which skipped the ranking altogether. A click now passes the folder, so every candidate is ranked (an Unreal -Shipping.exe always wins) and the Game exe picker lists the alternatives. The store's exe remains the fallback when no executable is found in the folder.

If a game was already set up on the wrong exe, run Remove on that path first, then install again from the card.

Don't miss a new DLSS5oneclick release

NewReleases is sending notifications on new releases.