Satellite Reign Guide

Company color change for Satellite Reign

Company color change

Overview

How to manualy change company color as you desired 🙂

Intro

This very short guide will help you manually change company color.

Tools 🙂

First:
Find your config file (same as for changin logos). Your file should be in folder:

c:Users<user_name>AppDataLocalSatelliteReignusers<player_name>

look for file:

cfg.xml

Inside file you will change data in this section:

<UserColor> <r>0.50196</r> <g>0.67451</g> <b>0.66667</b> <a>1</a> </UserColor>

Second:
RGB conventer. I found one from UNITY users. Here’s link:
Color Calculator[www.easyrgb.com]

Third:
RGB color codes. I’m usin site like this one:
Color paletes[www.color-hex.com]

Changing company color

First thing first.

When you have your chosen color write down it RGB code. Ex. for color #80ACAA code is:
R 128, G 172, B 170.

Now you need to put code into color calculator.[www.easyrgb.com] Look for row:

Insert your color data here… Data #1 #2 #3

#1 – is for R[ed]
#2 – is for G[reen]
#3 – is for B[lue]

then push the button Start —>

After that program will calculate color code ready for UNITY 🙂
You need to write down/remember this part of results:

Copy/Paste data … RGB 0-0.1 = 0.50196 0.67451 0.66667

Final step.

Calculated code you need to put into cfg.xlm file. In our example:
0.50196 – is for section <r> </r> – R[ed]
0.67451 – is for section <g> </g> – G[reen]
0.66667 – is for section <b> </b> – B[lue]

Save file and enjoy your brand new company colors:

SteamSolo.com