43 lines
1.5 KiB
XML
43 lines
1.5 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<id>medium-quality</id>
|
|
<name>Medium</name>
|
|
<description>Tradeoff between visual quality and performance: 3D clouds and
|
|
vegetation are enabled, along with some scenery objects, but the quantity
|
|
and quality are restricted to work on older computers and laptops.
|
|
</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">42</foobar>
|
|
</rendering>
|
|
</sim>
|
|
</settings>
|
|
|
|
|
|
</PropertyList>
|
|
|