Project Rembrandt: Difference between revisions

Revert unreadable font
(Revert unreadable font)
(Revert unreadable font)
Line 69: Line 69:
If you are seeing error messages during startup or FlightGear doesn't start up properly, it's probably because you don't have enough free video memory. Reduce the size of the shadow map in preferences.xml by locating  
If you are seeing error messages during startup or FlightGear doesn't start up properly, it's probably because you don't have enough free video memory. Reduce the size of the shadow map in preferences.xml by locating  


<syntaxhighlight lang="xml">
<pre>
  <map-size type="int">8192</map-size>
  <map-size type="int">8192</map-size>
</syntaxhighlight>
</pre>


And put 4096 or 2048 instead.
And put 4096 or 2048 instead.
269

edits