1
0
Fork 0
fgdata/Video/high-quality-preset.xml
2020-11-30 15:15:16 +00:00

42 lines
1.4 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<id>high-quality</id>
<name>High</name>
<description>Adds more vegetation, clouds and weather effects incluing rain and snow.
Increases fine detail of water, land and aircraft models.
</description>
<settings>
<sim>
<rendering>
<shaders>
<custom-settings type="bool">true</custom-settings>
<generic type="float">1</generic>
<landmass type="float">6</landmass>
<model type="float">3</model>
<contrails type="float">1</contrails>
<crop type="float">1</crop>
<skydome type="bool">true</skydome>
<transition type="float">6</transition>
<urban type="float">4</urban>
<water type="float">5</water>
<wind-effects type="float">2</wind-effects>
<forest type="float">1</forest>
<lights type="float">1</lights>
<quality-level-internal type="float">1</quality-level-internal>
</shaders>
<clouds3d-enable type="bool">true</clouds3d-enable>
<shadows>
<enabled type="bool">true</enabled>
</shadows>
<foobar type="int">43</foobar>
</rendering>
</sim>
</settings>
</PropertyList>