DP vs. user folder (Windows)
Moderator: InsideQC Admins
7 posts
• Page 1 of 1
DP vs. user folder (Windows)
I'd like to know if there's a way to configure Darkplaces to NOT USE the C:\Users\<username>\Documents\My Games\darkplaces folder, thus restoring the original behavior of reading and saving FRIK_FILE files under the <mod> folder instead. I know that this may make sense when handling data that theoretically is user-related, but in the case of FRIK_FILE this is not always the case.
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC
(LordHavoc)
-

frag.machine - Posts: 2090
- Joined: Sat Nov 25, 2006 1:49 pm
Re: DP vs. user folder (Windows)
Try using -nohome on the command line.
-

Johnny Law - Posts: 22
- Joined: Mon Apr 28, 2014 8:34 pm
- Location: San Carlos, CA
Re: DP vs. user folder (Windows)
frag.machine, please share more info about the "why" ... I, for one, am curious.
The night is young. How else can I annoy the world before sunsrise?
Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
-

Baker - Posts: 3666
- Joined: Tue Mar 14, 2006 5:15 am
Re: DP vs. user folder (Windows)
@Johnny Law: thanks for the tip, I'll check it later.
@Baker: I am working in a mod that builds tile-based map sectors reading info from external files, allowing for a persistent world that can be changed during gameplay (portions of the world can be destroyed, closed or opened, monsters and npcs added or removed, etc). Thus the sector data files can't be restricted to a player only (specially in the case of coop).
@Baker: I am working in a mod that builds tile-based map sectors reading info from external files, allowing for a persistent world that can be changed during gameplay (portions of the world can be destroyed, closed or opened, monsters and npcs added or removed, etc). Thus the sector data files can't be restricted to a player only (specially in the case of coop).
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC
(LordHavoc)
-

frag.machine - Posts: 2090
- Joined: Sat Nov 25, 2006 1:49 pm
Re: DP vs. user folder (Windows)
> Thus the sector data files can't be restricted to a player only (specially in the case of coop).
home dir or quake dir, either way you'd need to copy it manually, so I don't see what difference it makes.
assuming you're using csqc, you're going to have to use some sort of download mechanism. stuffcmd it line-by-line from the server or whatever.
home dir or quake dir, either way you'd need to copy it manually, so I don't see what difference it makes.
assuming you're using csqc, you're going to have to use some sort of download mechanism. stuffcmd it line-by-line from the server or whatever.
- Spike
- Posts: 2892
- Joined: Fri Nov 05, 2004 3:12 am
- Location: UK
Re: DP vs. user folder (Windows)
@Spike: sorry, I should've mentioned that the sector files are procedurally generated (minecraft-style), so manual copies aren't an option.
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC
(LordHavoc)
-

frag.machine - Posts: 2090
- Joined: Sat Nov 25, 2006 1:49 pm
7 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
