Hard to tell much from a heavily compressed 720p30 video, but you should enable SMAA or FXAA. The effect is subtle, but it is there, and has negligible performance impact.
Shimmering textures can be improved by increase planet texture resolution. Ultra planet textures are only 2.5k resolution. A 7800XT should handle 4k or 8k without appreciable slow downs.
Beyond that, the only real improvement will be to increase render resolution, which will only be a good trade-off if you have performance to spare.
Post the contents of your GraphicsConfigurationOverride.xml file.
Hi,
Thanks for your help.
I can't see the settings, 'planet texture resolution' or 'render resolution'.
The GraphicsConfigurationOverride.xml contains:
<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsConfig />
Display Settings:
<DisplayConfig>
<ScreenWidth>1280</ScreenWidth>
<ScreenHeight>720</ScreenHeight>
<VSync>true</VSync>
<FullScreen>0</FullScreen>
<PresentInterval>1</PresentInterval>
<Adapter>0</Adapter>
<Monitor>0</Monitor>
<DX11_RefreshRateNumerator>60</DX11_RefreshRateNumerator>
<DX11_RefreshRateDenominator>1</DX11_RefreshRateDenominator>
<LimitFrameRate>true</LimitFrameRate>
<MaxFramesPerSecond>90</MaxFramesPerSecond>
</DisplayConfig>
And the Settings file:
<GraphicsOptions>
<Version>1</Version>
<PresetName>Custom</PresetName>
<StereoscopicMode>3</StereoscopicMode>
<IPDAmount>0.001000</IPDAmount>
<AMDCrashFix>false</AMDCrashFix>
<FOV>59.059959</FOV>
<HumanoidFOV>89.964325</HumanoidFOV>
<HighResScreenCapAntiAlias>3</HighResScreenCapAntiAlias>
<HighResScreenCapScale>4</HighResScreenCapScale>
<GammaOffset>-0.600000</GammaOffset>
<DisableGuiEffects>false</DisableGuiEffects>
<StereoFocalDistance>25.000000</StereoFocalDistance>
<StencilDump>false</StencilDump>
<ShaderWarming>true</ShaderWarming>
<VehicleMotionBlackout>false</VehicleMotionBlackout>
<VehicleMaintainHorizonCamera>false</VehicleMaintainHorizonCamera>
<DisableCameraShake>false</DisableCameraShake>
<HeadBobScale>0.800000</HeadBobScale>
<TerrainCheckerboardRenderingEnabled>true</TerrainCheckerboardRenderingEnabled>
</GraphicsOptions>