dashboard skins

Hi,

I play ED in VR and I'd like to get the option to purchase some skins for dashboard. Or at least get the option to FIX the dashboard, I don't want to have it scratched and dirty forever. We are buying ship kits, colors, engine colors, name plates... regularly taking care of paint quality of the ship... and what we see in front of our eyes? Dashboard that sometimes looks like it was originally part of Apollo 11 and nobody fixed anything on it since then.

Guys, it is just bunch of textures... please... !!!
 
Last edited:
Happy to help in anyway I can.

Hi,

I play ED in VR and I'd like to get the option to purchase some skins for dashboard. Or at least get the option to FIX the dashboard, I don't want to have it scratched and dirty forever. We are buying ship kits, colors, engine colors, name plates... regularly taking care of paint quality of the ship... and what we see in front of our eyes? ell DashboardW that sometimes looks like it was originally part of Apollo 11 and nobody fixed anything on it since then.

Guys, it is just bunch of textures... please... !!!

What your saying is you want textures for the dashboard?

That isn't going to happen, as much is I would like to see that myself... Frontier hasn't got the time in the world to redo the textures on the dashboard, hence why they descided to go with the items for the dashboard instead of the other.
____________________________________________________________________________________________________________________________________________________________________________________________

However, there is already a website that can change the GUI (Graphical User Interface) which in itself is the skins dashboard colours (UK spelling).

Here's the website that you need to change the colour of your GUI.
Link to it is below.
http://arkku.com/elite/hud_editor/

However, this is not stated forward, with a bit of code, also some try and error. What you need is to head to your Frontier Development folder in the AppData
m7mr8x
folder you won't be able to see the folder at first. Go to your users folder and then your folder name (which is the named your PC), head to the view tab on the file explorer and click on Hidden items. The AppData folder will show up in the folder you're in and all you need to do is click on it.

Head to the local folder and then you should see the Frontier Development folder. Click on Elite Dangerous folder and then click on options folder. Click on Graphics folder and you should see GraphicsConfigurationOverride file this is the file that controls your GUI Colours. I would strongly recommend you to make a backup. just copy and past the GraphicsConfigurationOverride in the same folder, do not worry the folder will automatically change the file name to GraphicsConfigurationOverride (1). Call this GraphicsConfigurationOverride - backup. (Without the full-stop)

Al of the step is here if you need some visual help, just click on the images.

Step one


Step two



Step three



Step four



Step five



Step six



Step seven



Step eight



Step nine



The code is provided on the site. Similar to HTML (Hypertext Markup Language) is set to default, what those numbers are doing now is what you will see when you are on any ship.

<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> 1, 0, 0 </MatrixRed>
<MatrixGreen> 0, 1, 0 </MatrixGreen>
<MatrixBlue> 0, 0, 1 </MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>

Please, if you need any help let me know and I can do whatever I can to assist.
m7mr8x
 
Last edited:
That isn't going to happen, as much is I would like to see that myself... Frontier hasn't got the time in the world to redo the textures on the dashboard, hence why they descided to go with the items for the dashboard instead of the other.

Here's the website that you need to change the colour of your GUI.

Thank you very much for your kind and detailed answer. What I had on mind was more like this:

Screenshot_0139.jpg


I don't like flying any Lakon ship just because of that. Chieftan is nice, though..

Screenshot_0127.jpg

And one from Viper... There are much more ships like that....

I'd like to have option to buy the "skin" for this and fix it. I'd like to see it painted and fixed. I mean... it is probably not soooo important, but in VR, this is what you see right in front of you for most of the time. On contrary, ship colours (see, orignial English form of the word :) ) or ship kits are visible just when you switch to camera mod. I know that this is like "look, this ships has been through things," but I'd rather spend some money to fix it. Why not to make it as game extras. Just like ship skins and bobble-heads.

But I can understand it might depend on the way the cockpit models are integrated in the game and change would be difficult. Great work there, btw, most of the ships cockpits looks amazing. Only Python does not. It is more like Ford Escort 1975.

So thank you again for reply, I hope I explained better what I meant. Have a nice evening.
 
Last edited:
https://image.ibb.co/kTHHYx/Screenshot_0139.jpg



https://image.ibb.co/mRM5Lc/Screenshot_0127.jpg


I'd like to have option to buy the "skin" for this and fix it. I'd like to see it painted and fixed. I mean... it is probably not soooo important, but in VR, this is what you see right in front of you for most of the time. On contrary, ship colours (see, orignial English form of the word :) ) or ship kits are visible just when you switch to camera mod. I know that this is like "look, this ships has been through things," but I'd rather spend some money to fix it. Why not to make it as game extras. Just like ship skins and bobble-heads.

I see what you're saying to now and within VR, that is annoying. Something like this can be fixed as they would not completely replacing the old textures, only adjust.

Is this happening on every ship?
 
Is this happening on every ship?

Hello, sorry for replying so late, but most of my time is taken by another game, Life v.1.0 with DLC kids 2 and custom pack Wife.

Maybe I did not express myself well (English is my third language, so... sorry for my grammar) so I try to explain as easily as possible. I am not complaining about bugs or anything like that. So my suggestion is:

1) to have an option to BUY skin for the dashboard (textures UNDER the radar in the cockpit) of the ship as game extras.
2) fix the "scratches" on the dasboards, so the ship look like new, when you buy it new...

I know, it is just a detail... but it can be bit annoying... :) You buy ship kit, nice ship skin, some bobble heads, extra cockpit lights... make everything nice and beautiful... and then you are seeing old ugly scratched dashboard in front of you for most of the time.

BTW: I checked all the ships and it is related just to Lakon ships (all except chieftan and Type 10) and Vipers... FAS have it just a little, Cobras too.
 
Last edited:
Back
Top Bottom