Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
windows2000bug committed Apr 26, 2018
1 parent bc2197d commit 00a776b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 00a776b

Please sign in to comment.