Перейти к содержимому

How to Automatically Restore novideo_sRGB Using ColorControl | Harmony

HarmonyMLG

0:00 / 0:00

How to Automatically Restore novideo_sRGB Using ColorControl | Harmony

174 просмотра · 1 месяц назад
HarmonyMLG
2,29 тыс. подписчиков
174 просмотра · 1 месяц назад
How to Automatically Restore novideo_sRGB Using ColorControl Requirements ------------ ColorControl 11.0 - https://github.com/Maassoft/ColorCont... Windows Task Scheduler A saved NVIDIA/AMD preset -------------------------------------------------- STEP 1 - Create a NVIDIA/AMD Preset -------------------------------------------------- 1. Open ColorControl. 2. Go to the NVIDIA/AMD tab. 3. Configure your desired settings. Example: novideo_sRGB enabled Digital Vibrance Any other NVIDIA/AMD settings 4. Click Add. 5. Name the preset. Example: novideo Reapply 6. Click Save. 7. Click Apply once to verify the preset restores the clamp. NOTE: Open colorcontrol, settings, settings, Apply Novideo SRGB settings on startup -------------------------------------------------- STEP 2 - Copy the Preset ID -------------------------------------------------- 1. Select your preset. 2. Right-click it. 3. Click: Copy ID to Clipboard Example: 3592951 Write this number down. You will replace it with your own preset ID later. -------------------------------------------------- STEP 3 - Create the Scheduled Task -------------------------------------------------- Open Task Scheduler. Click: Create Task... -------------------------------------------------- Tasks: -------------------------------------------------- Name: ColorControl Workstation Check: ✓ Run with highest privileges -------------------------------------------------- Triggers Tab -------------------------------------------------- New... Begin the task: On workstation unlock (If testing shows this does not work after a cold boot, add a second trigger for "At log on".) Delay for 5 seconds -------------------------------------------------- Actions Tab -------------------------------------------------- Browse and go to colorcontrol folder, select colorcontrol.exe Program/script: E:\D Drive\Downloads\ColorControl\ColorControl (Example) Arguments: --nogui --nvpreset YOUR_PRESET_ID Example: --nogui --nvpreset 3592951 Start in: Your ColorControl folder Example: E:\D Drive\Downloads\ColorControl\ColorControl -------------------------------------------------- Conditions -------------------------------------------------- Leave default. -------------------------------------------------- Settings -------------------------------------------------- Leave default. -------------------------------------------------- Task 2: -------------------------------------------------- Name: CC DisplayTO Check: ✓ Run with highest privileges -------------------------------------------------- Triggers Tab -------------------------------------------------- New... Begin the task: On an event Log: System Source: Kernel Power Event ID: 566 No Delay -------------------------------------------------- Actions Tab -------------------------------------------------- (Same settings as workstation unlock) Program/script: Browse to: ColorControl.exe Arguments: --nogui --nvpreset YOUR_PRESET_ID Example: --nogui --nvpreset 3592951 Start in: Your ColorControl folder Example: E:\D Drive\Downloads\ColorControl\ColorControl -------------------------------------------------- Conditions -------------------------------------------------- Leave default. -------------------------------------------------- Settings -------------------------------------------------- Leave default. Task 3: -------------------------------------------------- Name: CC Preset Check: ✓ Run with highest privileges -------------------------------------------------- Triggers Tab -------------------------------------------------- New... Begin the task: At log on Delay task for: 1 minute -------------------------------------------------- Actions Tab -------------------------------------------------- Program/script: Browse to: Colorcontrol.exe Browse to: ColorControl.exe Arguments: --nogui --nvpreset YOUR_PRESET_ID Example: --nogui --nvpreset 3592951 Start in: Your ColorControl folder Example: E:\D Drive\Downloads\ColorControl\ColorControl -------------------------------------------------- Conditions -------------------------------------------------- Leave default. -------------------------------------------------- Settings -------------------------------------------------- Leave default. -------------------------------------------------- STEP 4 - Test -------------------------------------------------- Test 1 - Sleep 1. Put the PC to sleep. 2. Wake the PC. 3. Unlock Windows. 4. Verify the clamp is active. ---------------------------------------- Test 2 - Startup 1. Restart the PC. 2. Log in. 3. Wait for the scheduled task to execute. 4. Verify the clamp is active. ---------------------------------------- Test 3 - Display Timeout 1. Set "Turn off display" to 1 minute. 2. Wait for the monitor to turn off. 3. Wake the display. 4. Unlock Windows if necessary. 5. Verify the clamp is active.