str8g8 on 13/12/2005 at 13:10
I had trouble getting this to work too using the default.ini
In the end I undid my changes, and edited user.ini, worked fine then :) . Make a note of which vertex pool has been exceeded, and only increase that one, ie
DynamicVertexPool0=3145728 = static vertex pool 1
StaticVertexPool=2621440 = pool 2
StaticShadowVertexPool=1572864 = pool 3
STiFU on 13/12/2005 at 13:16
Yeah! Ziemanskye helped me out with that too. I didnt know that the user.ini overwrites the changes of the default.ini . But its a good idea to only increase what is needed to be increased. thx