Advertisement

Is OptiScaler Safe? Fake Sites, Ban Risk and How to Verify the Download

By the Softwares Academy editors Updated Checked against official sources on 25 Sep 2026

Short answer: Is OptiScaler safe? The real OptiScaler, from github.com/optiscaler/OptiScaler, is a free, open-source (GPL-3.0) mod with a signed build. The two real risks are fakes and bans. The team says it has no official website and no official manager app, so any “OptiScaler site” is not theirs. Its own README warns: “Do not use this mod with online games. It may trigger anti-cheat software and cause bans!” Use it only in single-player games, and check the SHA-256 hash of the archive.

Where the real OptiScaler lives

OptiScaler is published by the optiscaler organization on GitHub: github.com/optiscaler/OptiScaler. Its README carries a caution box that is worth reading word for word before you download anything:

  • The team has been told about fake websites presenting themselves as the OptiScaler team, and says it does not have an official website.
  • It does not have an official manager app either.
  • The only legitimate places are the GitHub repository, the team’s Discord server and Nitec’s Nexus Mods page.
  • “OptiScaler is FREE, any kind of monetary requirements are scams!”

The project accepts optional donations through GitHub Sponsors and Buy Me a Coffee links in the README. Nothing is sold. The README does not name the fake domains, so we do not list any. Treat every site with “OptiScaler” in its name as unofficial, because by the team’s own statement none is theirs.

Advertisement

What OptiScaler actually does

OptiScaler sits between a game and its upscaler. The README describes it as middleware: it intercepts the game’s upscaler calls (the “input”) and sends them to a different upscaling backend (the “output”). In practice:

  • It works only in games that already support DLSS 2 or later, FSR 2 or later, or XeSS. It cannot add upscaling to a game that has none.
  • It can swap one upscaler for another. For example, a DLSS-only game can use XeSS or FSR 3.1 instead, which matters on AMD and Intel graphics cards.
  • It can manage frame generation. Its experimental “OptiFG” adds frame generation to some DirectX 12 games.
  • It works with DirectX 11, DirectX 12 and Vulkan, with a different set of upscalers for each.
  • For AMD and Intel users, it can present the game with an NVIDIA-like GPU so DLSS options appear. The setup script asks about this and can switch the spoofing off.

Installation is manual. You extract the files next to the game’s main executable and run the included setup_windows.bat, which renames OptiScaler.dll to a name the game will load, such as dxgi.dll or winmm.dll. That DLL-injection method is exactly why anti-cheat systems react to it.

Ban risk in online games

This is the most important safety question for gamers, and the project answers it directly. The README and the installation wiki both carry the same warning: “Do not use this mod with online games. It may trigger anti-cheat software and cause bans!”

What that means in practice:

  • Use it only in offline, single-player games. If a single-player game still ships anti-cheat, leave it alone too.
  • Remove it before playing anything online. Leaving a renamed dxgi.dll in the folder of a multiplayer game is the risk, even if you never open the overlay.
  • Nobody can promise a game will not react. The warning comes from the developers themselves. No list of “safe” online games exists, and we will not suggest one.

We do not help with getting mods past anti-cheat. If a game has anti-cheat, the answer is not to use OptiScaler in it.

The current release, checked

We read these values from GitHub’s releases API on September 26, 2026, and re-hashed the downloaded archive ourselves.

Field Value
Release v0.9.4, published July 18, 2026
File Optiscaler_0.9.4-final.20260718._MM.7z
Size 55,016,448 bytes
SHA-256 575cb4df866116093df75af607e37fd70e10f5163e0f23fd5c804142e80ef0ad
License GPL-3.0
Bundled Fakenvapi 1.4.1, Nukem’s dlssg-to-fsr3 0.130, AMD FFX 2.3 SDK, Intel XeSS 3.0.1 SDK

The release notes describe the main OptiScaler file as a “Signed build.” We extracted the archive and checked OptiScaler.dll: its Authenticode signature is valid and the signer is the SignPath Foundation, which the README credits for free code signing of open-source projects. The same notes celebrate passing one million downloads.

The project also publishes rolling “nightly” builds on a separate release tag. They carry newer, less-tested changes. For most people the stable release is the right one.

Is OptiScaler safe to download? How to verify it

  1. Check the URL. The link must start with https://github.com/optiscaler/OptiScaler/releases/. The owner in the URL must be optiscaler.
  2. Expect a .7z archive. The official release is a single 7-Zip archive. An “OptiScaler installer” .exe or a “manager” app did not come from the team.
  3. Compare the hash. In PowerShell:
    Get-FileHash .\Optiscaler_0.9.4-final.20260718._MM.7z -Algorithm SHA256

    It must match the digest shown on the GitHub release page, or the value above for v0.9.4.

  4. Check the signature after extracting. Right-click OptiScaler.dll, open Properties > Digital Signatures, and confirm the signer is SignPath Foundation.
  5. Never pay. The team says any payment request is a scam.

Our OptiScaler download page shows the current official hash, and our fake download sites guide covers how impostor sites catch people.

How to remove OptiScaler

The setup script in v0.9.4 writes an uninstaller called Remove_OptiScaler.bat into the game folder. The project’s wiki (which spells it “Remove OptiScaler.bat”) says running it “should be enough.” To do it by hand:

  • Delete the renamed OptiScaler.dll (for example dxgi.dll) and OptiScaler.ini. If you used the bundled extras, also delete fakenvapi.ini, fakenvapi.dll, nvapi64.dll and the dlssg_to_fsr3 files.
  • Delete the D3D12_Optiscaler and Licenses folders.
  • If the game already had a libxess.dll or FSR files and you backed them up, restore the backups. If you overwrote the originals, do not delete them. Use your launcher’s “verify files” option to restore the game’s own copies.

OptiScaler or DLSS Swapper?

They do different jobs. DLSS Swapper replaces the DLSS, FSR or XeSS DLL a game ships with a different version of the same technology. OptiScaler replaces one upscaler with another and adds frame-generation options. Both change game files, and both projects warn against using their tools in online games with anti-cheat. See our DLSS Swapper page for that tool’s official download.

Questions

Is OptiScaler a virus?

The official release is open source and signed. Fake sites are the main malware risk, which is why the team warns that it has no website at all.

Does OptiScaler have an official website?

No. The team says so in its README. The legitimate places are GitHub, its Discord server and Nitec’s Nexus Mods page.

Can OptiScaler get me banned?

Yes, in online games. The developers warn that it may trigger anti-cheat software and cause bans, and tell you not to use it in online games.

Is there an official OptiScaler manager or installer app?

No. The team says it does not have an official manager app and will not support third-party ones.

Can OptiScaler add DLSS or FSR to a game that has none?

No. It needs a game that already supports DLSS 2+, FSR 2+ or XeSS. It swaps the upscaler, it does not add one.

Does OptiScaler work on AMD and Intel GPUs?

Yes. Using FSR or XeSS in a DLSS-only game is one of its main uses. The README notes that FSR 4 is officially limited to RDNA 4 and RDNA 3 desktop cards.

Is OptiScaler free?

Yes. It is GPL-3.0 licensed. Donations are optional, and the team calls any payment demand a scam.

I found an “OptiScaler” website. Is it safe?

Assume not. The team says it has no website, so any site presenting itself as OptiScaler’s is unofficial. Close it, enter no details, and download from GitHub instead. The README does not name a reporting channel; its legitimate channels are GitHub and the team’s Discord.

Sources

Related guides