Vermil
Senior Member
Posts: 1224
Registered: 03-04 |
kristus said:
Ok, I got it to run after you pointed out that there was an launcher options for the mem alloc. Before that I used the -maxzone (or whatever) command that the program told me to use to allocate memory.
The -maxzone/-mem commands work fine in 1.8.6.
The issue is the Kickstart launcher; it automatically places a -mem command, tied to the memory option in the misc tab, in the command line whenever you use it to start Dday; it does this for several options (i.e screen resolutiion).
All Kickstart essentially does is feed Dday a command line (right click the play button to see what I mean).
After all these "auto commands", Kickstart then bolts on to the end, whatever the user has manually added to the command line boxes. Therefore if you write a -maxzone/-mem command in the command line box, the full command line will have two -maxzone/-mem commands on it.
Dday 1.8.6 will only read the first -maxzone/-mem command in the command line, which if you use Kickstart, will always be the "auto command" one.
|