Originally Posted by HiddenX 
;optimize memory usage (all systems):
Cache.SizeImage=160000000
Cache.SizeMaterial=60000000
Cache.SizeMesh=90000000
Cache.SizeSound=100000000
Cache.SizeCollisionMesh=50000000
Cache.SizeAnimation=50000000
Cache.SizeSpeedTree=12000000
Isn't this going to cause some heavy performance problems on smaller systems? At least the .ini says it will.