Greetings CMDRs
I've been trying to change the colors of the HUD in the cockpit. I use an Oculus Rift and have bought and installed the game via the Oculus Store.
After reading and watching tutorial videos, I went to:
C:\Users\Username\AppData\Local\Frontier Developments\Elite Dangerous\Options\Graphics
and edited the file called:
GraphicsConfigurationOverride.xml
to contain:
<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> 0.2, 0.49, 1 </MatrixRed>
<MatrixGreen> 0.49, 0.51, 0 </MatrixGreen>
<MatrixBlue> 1, 0.26, 0 </MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>?
Then I saved the file, started Oculus and started ED. No change. Still orange.
Anyone who can tell me, what I'm doing wrong?
Thanks in advance
I've been trying to change the colors of the HUD in the cockpit. I use an Oculus Rift and have bought and installed the game via the Oculus Store.
After reading and watching tutorial videos, I went to:
C:\Users\Username\AppData\Local\Frontier Developments\Elite Dangerous\Options\Graphics
and edited the file called:
GraphicsConfigurationOverride.xml
to contain:
<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> 0.2, 0.49, 1 </MatrixRed>
<MatrixGreen> 0.49, 0.51, 0 </MatrixGreen>
<MatrixBlue> 1, 0.26, 0 </MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>?
Then I saved the file, started Oculus and started ED. No change. Still orange.
Anyone who can tell me, what I'm doing wrong?
Thanks in advance