diff --git a/README.md b/README.md index 4b5fd93..6eb6b30 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ Powershell that use RGB Fusion CLI to associate profiles with Windows Processes This script requires two things: -1) Tylerszabo's RGB Fusion Tool - https://github.com/tylerszabo/RGB-Fusion-Tool/releases -2) XML files Generated/Exported via RGB Fusions GUI -TBA +1) Tylerszabo's RGB Fusion Tool - https://github.com/tylerszabo/RGB-Fusion-Tool/releases (The compiled code and src is packaged w/ the release) +2) XML files Generated/Exported via RGB Fusions GUI - Two examples of Overwatch and Farcry5 are included Instructions: -1) Place the rgb-fusion.ps1 and the profiles/ folder in the same folder as the *.exe file from Tylerszabo's tool +1) Extract zip to a location. The Powershell script includes both the compiled and source of Tyler Szabo's tool. 2) Create custom profiles in RGB Fusion. Make sure you name the XML file the exact name of the Process you want it to monitor. When you set the XML, you then copy it to the profiles/ folder located in the RGB Fusion Tool. 3) Run the powershell script