![]() |
| The latest Proton-CachyOS 11 is still a work in progress. Pictured: Legion Go S with CachyOS wallpaper (edited). |
Linux gaming just got a whole lot more flexible. The CachyOS team has rolled out a new version of their custom Proton layer, Proton-CachyOS 11.0-20260506, and it comes with something truly exciting: built-in support for OptiScaler.
For those who’ve been wrestling with upscalers on Linux, this is a breath of fresh air. Instead of manually injecting DLLs into every single game prefix, you can now enable OptiScaler with a simple environment variable. No more hunting down files or worrying about breaking something in the process.
But let’s back up for a second. What exactly is OptiScaler, and why should you care?
What OptiScaler Brings to the Table
OptiScaler is a clever tool that lets you redirect one upscaling backend to another. Think of it as a universal adapter for upscalers. If a game supports DLSS, FSR, or XeSS, OptiScaler can step in and swap things around — letting you experiment with different upscaling methods or even squeeze out extra performance.
Now, it’s worth noting that OptiScaler isn’t quite like Lossless Scaling, which works across almost any game regardless of built-in support. Instead, OptiScaler requires the game to already have some form of upscaling support. But for those games, the possibilities are huge.
👉 Speaking of Lossless Scaling, you can grab it over on Humble Bundle right now:
Check out Lossless Scaling on Humble Bundle
How Proton-CachyOS Makes It Simple
The standout feature of this release is how seamlessly OptiScaler has been woven into Proton-CachyOS. You no longer need to be a power user to get it working.
Here’s the gist:
- Set
PROTON_USE_OPTISCALER=1as an environment variable. - Optionally, set
PROTON_OPTISCALER_NAMEto choose which DLL gets injected —dxgi.dll(default),d3d12.dll, ordbghelp.dll. - You can also control upscaler versions using
PROTON_FSR4_RDNA3_UPGRADEand similar variables.
All configuration files live inside the game’s prefix at drive_c/windows/system32/umu/, so advanced users can still tweak things manually. But for most people, the environment variables are all you’ll ever need.
That said, the developers are calling this a work in progress. It won’t work flawlessly with every game, and they explicitly ask users to test OptiScaler manually first before reporting any issues. Fair enough — this is still early days.
Beyond OptiScaler: A Truckload of Fixes
This isn’t a one-trick pony release. Proton-CachyOS 11.0-20260506 brings the underlying Proton layer up to the latest Proton Experimental base (version 11.0-20260506), and it’s packed with quality-of-life improvements.
Some of the highlights include:
- Simplified HDR handling – The old
PROTON_ENABLE_HDRvariable is gone. Now you just useDXVK_HDR=1, with an optionalENABLE_HDR_WSI=1for older Nvidia drivers. - Mouse pointer fixes – No more jarring pointer jumps when entering a window under Wayland.
- Fixed H.264 playback – Games like Stella Sora and Danganronpa V3 no longer suffer from broken videos.
- Better Wayland support – Improved color management, crash fixes, and smarter data control protocol handling.
- Audio and video improvements – WMA videos, intro cutscenes in Guilty Gear XX Accent Core Plus R, and other media playback issues have been smoothed out.
There’s even a fix for semi-transparent webviews in Wuthering Waves — a small but appreciated touch.
A Word of Caution (and a Link to the Release)
Because the OptiScaler integration validates DLL files on every startup, you can’t just drop in your own custom DLL replacements. If you need deep customization, the old manual method is still your best bet. Think of this built-in version as the “easy button” — great for most users, but power users may want to stick with manual installs.
You can read the full release notes and grab the update here:
Proton-CachyOS 11.0-20260506 on GitHub
Final Thoughts
For Linux gamers who love tinkering with upscalers, Proton-CachyOS 11.0-20260506 is a major step forward. It lowers the barrier to entry without stripping away flexibility from those who want it. Sure, it’s labeled as a work in progress, but that’s true of most cutting-edge gaming tools on Linux.
If you’ve got a game that supports DLSS, FSR, or XeSS, give this new Proton-CachyOS release a spin. You might be surprised at what OptiScaler can do — and how easy it is to use now.
![]() |
| OptiScaler pipeline |

