Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Here is how you can open your .player file.
https://steamcommunity.com/app/211820/discussions/3/2549465882915865276/#c3108017414031145716
Press Ctrl+F then search for "identity" with the quotes until you see a big chunk of details with your character name on it and look for a line where it says; "hairDirectives" : "?replace; and all that stuff. Mine looks like; https://cdn.discordapp.com/attachments/648002970037911582/847488927668895744/unknown.png
You will have to replace the old line of code with the one from the temporary .player file.
735e3a is the default color,
= this is a replacement sign.
3b1f15 is the new color that replaced the default color.
; this is a new section or a separator for new pixels to recolor.
So yeah - doing that manually would be a pain in the neck but you could totally have any type of colors you want too. Anything that is not in the game. You could go on https://htmlcolorcodes.com/ to pick whatever color you want.
But like I said, it's best to use a temporary .player file to change the whole thing in a single attempt. Less effort. :P
Pro-tip; It's always best to edit your .player file while you have nothing in your inventory and when you have no crew members in your ship. Fewer items in your inventory always mean a shorter .player file so you have less to scroll through other than scrolling through old quests with your name on it. As for crew members, they also have a part for themselves where it says "identity". You could always edit them manually too. But if you don't feel like scrolling through dozen of "identity" tags, then it's always best to fire them and then hire new ones once you're done with this task. You can always spawn a crew member with the /admin commands to avoid searching for new members for this one time.
Mine for instance is "?replace;735e3a=3b1f15;a38d59=5b3523;d9c189=7f5a39?replace;dc1f00=c63442;951500=6a1210;be1b00=9b2724"
. . . as displayed in the screenshot.
Example:
Red(=Replace=)Blue;
yeah just do what The Others, said