Hi there, I have been using Darkplaces in SP quake a lot, and is quite fond of it.
But unfortunately, with recent releases of Darkplaces, I have got some trouble.
The thing is, I would like to keep my Quake folder tidy and clean, so, I put all the SPmod in one sub-folder, something like this:
Quake
├─ID1
│
└─SPMod
--- ├─Bastion
--- ├─BBelief
--- ├─czg07
--- ├─Koohoo
--- ├─MALICE
--- └─ne_sp06
So, in order to run, say, czg07 (that is Insomnia, THE SPMod!), I need to use a command line like this:
"Quake-executive" -game SPMod\czg07
I can use this method to start whatever mod I want with every other engine, even with ID's winquake, and with every older darkplaces releases (older meaning released in 2006 and before). But with 2007 releases of Darkplaces, no luck at all! The executive just wouldn't start at all, unless I move the folder and use commandline like: Darkplaces -game czg07
So, what I want to ask is, is this a bug, or is this an intentional choice of the author?
Another bug I found is, with recent releases of Darkplaces, there seems to be some trouble running Nehahra (at least the menu is not correctly displayed).
But unfortunately, with recent releases of Darkplaces, I have got some trouble.
The thing is, I would like to keep my Quake folder tidy and clean, so, I put all the SPmod in one sub-folder, something like this:
Quake
├─ID1
│
└─SPMod
--- ├─Bastion
--- ├─BBelief
--- ├─czg07
--- ├─Koohoo
--- ├─MALICE
--- └─ne_sp06
So, in order to run, say, czg07 (that is Insomnia, THE SPMod!), I need to use a command line like this:
"Quake-executive" -game SPMod\czg07
I can use this method to start whatever mod I want with every other engine, even with ID's winquake, and with every older darkplaces releases (older meaning released in 2006 and before). But with 2007 releases of Darkplaces, no luck at all! The executive just wouldn't start at all, unless I move the folder and use commandline like: Darkplaces -game czg07
So, what I want to ask is, is this a bug, or is this an intentional choice of the author?
Another bug I found is, with recent releases of Darkplaces, there seems to be some trouble running Nehahra (at least the menu is not correctly displayed).
Comment