Page 1 of 1

Starting 3Wave overwrites q3config.cfg with default

Posted: Tue Apr 22, 2014 1:11 pm
by almo
My 3wave icon has this:

Target: D:\Games\Q3\quake3.exe +set fs_game threewave +set com_hunkmegs 128 +set com_zonemegs 32
Start in: D:\Games\Q3

When I start it like this, it overwrites q3config.cfg in both the threewave and baseq3 directories.

I'm on Windows 7, and I have the shortcut set to run as administrator, and in Compatibility mode for Win XP SP2.

Any idea on why it's doing that? :(

Re: Starting 3Wave overwrites q3config.cfg with default

Posted: Tue Apr 22, 2014 5:24 pm
by obsidian
The game is supposed to have write access to q3config.cfg... in the case when you change settings through the menu, it saves those changes to that file. Normally, you would have your custom binds in something like "custombinds.cfg" and launch the game to read it, adding into your startup shortcut, "+exec custombinds.cfg".

The alternative is forcing your q3config.cfg to be read only, by right clicking the file in Windows, properties, and check the read-only option. Note that this forces Q3 to not be able to write to the file at all, so changing settings in the menus won't work and it might have other consequences.

Re: Starting 3Wave overwrites q3config.cfg with default

Posted: Wed Apr 23, 2014 12:54 pm
by almo
Ok, I'll try that. Thanks.

I find this odd, since I don't remember it doing this last time I was playing, but that was on XP about 3 years ago.

Re: Starting 3Wave overwrites q3config.cfg with default

Posted: Wed Apr 23, 2014 12:59 pm
by almo
I added the +exec thing, and it partially worked. My model was reset to the default, but it didn't play the FMV sequence at the start like it was.

I might try the "read-only" solution. :)