winget install --id SERGEYDJUM.dwmEOTFrs
About dwm_eotf_rs
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.
What's new in 0.13.0
## What's Changed - feat: a created task now includes launch flags and options - feat: add shader validation when patching or dumping - refactor: tray mode logic was simplified, got rid of the extra thread ## Notes - Autostart in Compatibility Mode has been implemented at last. Running the app once with -c schedule will allow you to enjoy it in a way I did since first release.
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.13.0 | Unknown | ## What's Changed - feat: a created task now includes launch flags and options - feat: add shader validation when patching or dumping - refactor: tray mode logic was simplified, got rid of the extra thread ## Notes - Aut... |
| 0.11.2 | Unknown | ## What's Changed - fix: stop deleting all tasks named dwm_eotf_rs (now only user-specific task gets checked or removed) New Contributors - @BPplays made their first contribution in #2 ## Notes - This app requires admin... |
| 0.11.0 | Unknown | ## What's Changed - feat: added automatic startup on user logon (uses PowerShell to create Task Scheduler entry \Users\<USER>\dwm_eotf_rs) - feat: reworked CLI: moved secondary functionality to subcommands and improved h... |