That does help my frame rates (the worst case rate went from 8FPS to 14), but I still have the structures being drawn. What I would like is something like --disable-structures (I looked and couldn't find one).
Jonathan Polley
p.s., I also had to set the LOD to be tiny (detailed=15, rough=90, bare=300) in order to get better rates.
On Sunday, October 19, 2003, at 11:59 AM, Frederic Bouvier wrote:
Jonathan Polley wrote:Actually, it is the buildings that cause a MAJOR throughput hit. Does anyone know how to turn them off (disabling random objects does not disable buildings)?
You can tweak the following properties in preferences.xml :
/sim/rendering/static-lod/detailed /sim/rendering/static-lod/rough /sim/rendering/static-lod/bare
to modify the maximun distance detailed, rough or bare models are displayed. You must keep 0 < detailed < rough < bare After the bare distance, nothing is displayed.
Lower those values ( actually 1500, 9000 and 30000 meters ) to improve framerate, increase them to get more details at distance.
-Fred
_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
