Wingetlywingetly
← All apps

dwm_eotf_rs

by SERGEYDJUMv0.14.1

Last updated

Utility that fixes Windows sRGB to scRGB "gamma" by patching DWM shaders

Install with winget

$ winget install --id SERGEYDJUM.dwmEOTFrs --exact --version 0.14.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

An alternative implementation of the same idea that is behind dwm_eotf.

It has additional features, such as system tray controls, autostart and shader dumping. This version

is also more reliable, as it does not require multiple tries for it to work (as far as I can tell).

dwm_eotf_rs works by reading memory of the loaded dwmcore.dll module, patching shaders that are

responsible for incorrect SDR to HDR conversions there and writing it back.

Installers · v0.14.1

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for dwm_eotf_rs.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Frequently asked questions

How do I install dwm_eotf_rs on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SERGEYDJUM.dwmEOTFrs --exact --version 0.14.1. winget downloads the installer from SERGEYDJUM and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install dwm_eotf_rs silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SERGEYDJUM.dwmEOTFrs --exact 0.14.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall dwm_eotf_rs via winget?
Run: winget uninstall --id SERGEYDJUM.dwmEOTFrs --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from dwm_eotf_rs's Apps & Features entry.
Is dwm_eotf_rs free?
dwm_eotf_rs is distributed under MIT. Refer to the publisher (https://github.com/SERGEYDJUM/dwm_eotf_rs) for the full license terms - Wingetly itself does not charge for installation.
Does dwm_eotf_rs work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls dwm_eotf_rs directly from the publisher.
How do I keep dwm_eotf_rs up to date?
Run winget upgrade --id SERGEYDJUM.dwmEOTFrs --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of dwm_eotf_rs from microsoft/winget-pkgs.

Recent versions

  • 0.14.1latest
  • 0.13.0
  • 0.11.2
  • 0.11.0