Lowering default graphics options.

This commit is contained in:
Fabian 2015-06-02 17:43:41 +02:00
parent b55a5e1906
commit d752b34dfc

View File

@ -11,11 +11,11 @@
If you feel your game runs smooth enough you can increase them to If you feel your game runs smooth enough you can increase them to
increase the visual quality. --> increase the visual quality. -->
<shadowCubeSize>1024</shadowCubeSize> <shadowCubeSize>512</shadowCubeSize>
<farPlane>150.0</farPlane> <farPlane>150.0</farPlane>
<maxShadowRenderCount>5</maxShadowRenderCount> <maxShadowRenderCount>3</maxShadowRenderCount>
<!-- The following stuff is used to configure the application. <!-- The following stuff is used to configure the application.
Do not change unless you know what you are doing. --> Do not change unless you know what you are doing. -->