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
GraphicsConfigurationOverride.xml
<GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> 1, 0, 0 </MatrixRed>
<MatrixGreen> 0, 1, 0 </MatrixGreen>
<MatrixBlue> 0, 0, 1 </MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> 1, 0, 0 </MatrixRed>
<MatrixGreen> 0, 1, 0 </MatrixGreen>
<MatrixBlue> 0, 0, 1 </MatrixBlue>
</Default>
<RedToBlueTest>
<LocalisationName>RedToBlueTest</LocalisationName>
<MatrixRed> 0, 0, 1 </MatrixRed>
<MatrixGreen> 0, 1, 0 </MatrixGreen>
<MatrixBlue> 1, 0, 0 </MatrixBlue>
</RedToBlueTest>
<DesaturateTest>
<LocalisationName>DesaturateTest</LocalisationName>
<MatrixRed> 0.33, 0.33, 0.33 </MatrixRed>
<MatrixGreen> 0.33, 0.33, 0.33 </MatrixGreen>
<MatrixBlue> 0.33, 0.33, 0.33 </MatrixBlue>
</DesaturateTest>
</GUIColour>
<HBAO>
<Off>
but it's still orange, i even rebooted the computer....
but the last 3 lines are not there in mine, nor anywhere when i do a search within the file for that text
This is Orange:
<GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> 1, 0, 0 </MatrixRed>
<MatrixGreen> 0, 1, 0 </MatrixGreen>
<MatrixBlue> 0, 0, 1 </MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>
This is Green:
<GraphicsConfig>
<GUIColour>
<Default>
<MatrixRed>0, 1, 0</MatrixRed>
<MatrixGreen>1, 0, -1</MatrixGreen>
<MatrixBlue>0, 0, -1</MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>
This is Blue:
<GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> -0.17, 0.23, 1 </MatrixRed>
<MatrixGreen> 0, 1, 0 </MatrixGreen>
<MatrixBlue> 1, -0.27, -0.53 </MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>
This is Purple:
<GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> 0.3, 0, 1 </MatrixRed>
<MatrixGreen> 0.25, 1, 0.25 </MatrixGreen>
<MatrixBlue> 1, 0, 0 </MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>
etc. etc.
i just substituted my numbers for what was there, is this extra stuff from horizons?
All you have to do is copy one of the things I posted and change the numbering.
I have no idea where you got stuff like
</RedToBlueTest>
<DesaturateTest>
but those aren't part of the file. You still have orange because the format and text are incorrect
Delete everything from that file and start again, using http://arkku.com/elite/hud_editor/ as your guide. And make sure it's saved as a .xml file, not a text file...
The only thing that should be in there is:
Just change the values you need in the matrix lines.
might this extra text be because i still see the shaders gauge on startup, it states it only comes up on replacement drivers
Yes and no. You need to be careful with the color ranges you choose.
Use this thread for valid colors
https://forums.frontier.co.uk/showthread.php/259311-NO2O!-The-Definitive-List-of-1-6-2-1-Compatible-HUD-Colour-Color-Configs-(please-add-yours!)
You probably have hidden files set to not show. Check the web for how to show hidden files for your OS
The only thing that should be in the GraphicsConfigurationOverride.xml is your color code. Nothing else.
<GraphicsConfig>
<GUIColour>
<Default>
<MatrixRed>0, 1, 0</MatrixRed>
<MatrixGreen>1, 0, -1</MatrixGreen>
<MatrixBlue>0, 0, -1</MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>
Literally just that above. That's green.
That's wonderful, thank you kindly.
Hey Edelweiss, I don't have 'AppData' in my folder, any ideas where it could be? Thanks.
You probably have hidden files set to not show. Check the web for how to show hidden files for your OS
Thanks, I've found it now, but all it has in there is:
<?xml version="1.0" encoding="UTF-8"?>
<GraphicsConfig/> (Text in red)
I've tried to copy and paste one of your colour codes, but there is no option to paste. Any help would be appreciated, thanks.