diff --git a/mods/accent-color-sync.wh.cpp b/mods/accent-color-sync.wh.cpp index 76b96e07b..fa96b5919 100644 --- a/mods/accent-color-sync.wh.cpp +++ b/mods/accent-color-sync.wh.cpp @@ -22,7 +22,7 @@ Brings back the functionality of the Control Panel's "Color intensity" slider to **This mod requires that *one* of the following supported DWM shader applications is installed and running:** * **[Legacy OpenGlass](https://github.com/ALTaleX531/OpenGlass/tree/legacy)**, supports Windows 10 1809 ― Windows 11 23H2; * It is generally recommended to compile the source code from the official repo, but a list of OpenGlass-legacy downloads is also available *[here](https://github.com/ALTaleX531/OpenGlass/releases)*. -* **[Glass8](https://archive.org/details/full-glass8-archive)**, supports Windows 10 RTM to 1909 builds. +* **[Glass8](https://archive.org/details/full-glass8-archive)**, supports Windows 10 RTM to 1909 builds. Please note that the shader used by this software is not accurate to the original. ### **Additional tips:** * If you are updating this mod from version 1.0, it is required to disable or uninstall any unsupported DWM shader software (e.g. regular OpenGlass or DWMBlurGlass). @@ -1048,4 +1048,4 @@ BOOL Wh_ModInit() setColorizationBalance(); return TRUE; -} \ No newline at end of file +}