high guys im using the darkplace engine but when i go into the console and type in -heapsize xx000 i get "-heapsize" unknown command??? why doesnt it recognise the command?
Announcement
Collapse
No announcement yet.
Quake noob
Collapse
X
-
Originally posted by The Hoff View Posthmmm when i typed what you wrote it says unknown command "darkplaces" or am i doing it wrong
Well, what canadian sniper said (or showed), you can open up Darkplaces properties and type in what he did in the target field. This is probably the more common way to do it now-a-days.
I use batch (.bat) files which, in my opinion, are much easier to use. Simply take a .bat file in the Quake folder, like q95.bat, right click and edit, and type in darkplaces.exe -heapsize 32768 (or whichever value you prefer) and save it. Then rename the q95.bat to darkplaces.bat, double click it, and it should load up darkplaces with the new -heapsize value.
Perhaps by default, DP should use a high heapsize amount like 65336? Just a suggestion.
Comment
-
To my knowledge, DarkPlaces does not require -heapsize nor probably even acknowledge it.
LordHavoc told me DarkPlaces allocates it own memory and has no need for memory allocation command line parameters.
/If I recall correctlyQuakeone.com - Being exactly one-half good and one-half evil has advantages. When a portal opens to the antimatter universe, my opposite is just me with a goatee.
So while you guys all have to fight your anti-matter counterparts, me and my evil twin will be drinking a beer laughing at you guys ...
Comment
-
Originally posted by Baker View PostTo my knowledge, DarkPlaces does not require -heapsize nor probably even acknowledge it.
LordHavoc told me DarkPlaces allocates it own memory and has no need for memory allocation command line parameters.
/If I recall correctly
Comment
-
Comment