Graphics TWEAK : High Resolution Planets Tweak
Image of Planet >>>>>>> Click here <<<<<<<<<<< Direct link to the high res picture.
C:\Users\Dave\AppData\Local\Frontier_Developments\Products\FORC-FDEV-D-1001
Within that folder is a file called
GraphicsConfiguration.xml
Open it and there is a planet texture setting replace the High version which is normally.
<High>
<LocalisationName>$QUALITY_HIGH;</LocalisationName>
<TextureSize>2560</TextureSize>
<AtmosphereSteps>6</AtmosphereSteps>
<CloudsEnabled>true</CloudsEnabled>
<WorkPerFrame>256</WorkPerFrame>
</High>
With
<High>
<LocalisationName>$QUALITY_HIGH;</LocalisationName>
<TextureSize>4096</TextureSize>
<AtmosphereSteps>6</AtmosphereSteps>
<CloudsEnabled>true</CloudsEnabled>
<WorkPerFrame>256</WorkPerFrame>
</High>
It will likely affect performance, but as you can see the planets look a lot better closer up.
Image of Planet >>>>>>> Click here <<<<<<<<<<< Direct link to the high res picture.
C:\Users\Dave\AppData\Local\Frontier_Developments\Products\FORC-FDEV-D-1001
Within that folder is a file called
GraphicsConfiguration.xml
Open it and there is a planet texture setting replace the High version which is normally.
<High>
<LocalisationName>$QUALITY_HIGH;</LocalisationName>
<TextureSize>2560</TextureSize>
<AtmosphereSteps>6</AtmosphereSteps>
<CloudsEnabled>true</CloudsEnabled>
<WorkPerFrame>256</WorkPerFrame>
</High>
With
<High>
<LocalisationName>$QUALITY_HIGH;</LocalisationName>
<TextureSize>4096</TextureSize>
<AtmosphereSteps>6</AtmosphereSteps>
<CloudsEnabled>true</CloudsEnabled>
<WorkPerFrame>256</WorkPerFrame>
</High>
It will likely affect performance, but as you can see the planets look a lot better closer up.
Attachments
Last edited: