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

40 lines
1.4 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<id>low-quality</id>
<name>Low</name>
<description>Basic settings for very low-power laptops. Clouds will be
shown as simple layers, and distant objects will not be visible.
</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>
</rendering>
</sim>
</settings>
</PropertyList>