Skip to content

Instantly share code, notes, and snippets.

@xenophonf
Created November 25, 2020 02:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xenophonf/3fd7c4d1f21b4aa9a1f2e7353a58426b to your computer and use it in GitHub Desktop.
Save xenophonf/3fd7c4d1f21b4aa9a1f2e7353a58426b to your computer and use it in GitHub Desktop.
My Elite: Dangerous graphics configuration
<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsConfig>
<GalaxyMap>
<High>
<NebulasCount>300</NebulasCount>
<NebulasInBackgroundCount>400</NebulasInBackgroundCount>
<MilkyWayInstancesCount>35000</MilkyWayInstancesCount>
<LocalDustBrightness>1.0</LocalDustBrightness>
<MilkywayInstancesBrightness>0.05</MilkywayInstancesBrightness>
<MilkywayInstancesSize>0.3</MilkywayInstancesSize>
<StarInstanceCount>4000000000</StarInstanceCount>
</High>
</GalaxyMap>
</GraphicsConfig>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment