User panel stuff on forum
  3 posts on 1 page  1
Help
2012-12-29, 11:35
Member
50 posts

Registered:
Oct 2009
I set CFG_USE_HOME to "0"

When I issue the CFG_SAVE command, the file ends up in the "nquake\ezQuake\configs" folder. However, the EXEC command does not recognize this folder. The EXEC command searches for the file in "nquake\qw" folder.

Is there a way (a variable perhaps?) to make the client search for the config files in the same folder that it saves them to?

Additional info:

I installed nquake, copied the folder and then uninstalled it (to remove any info from the registry, etc. I simply prefer it that way). I now run the game from this copied folder, but I don't know if it affects config saving in any way.

Also, I don't want to use my home directory. I prefer to have all my quake stuff stored within its folder.

(Edited 2012-12-29, 13:16)
2012-12-29, 13:04
Administrator
2058 posts

Registered:
Jan 2006
Use cfg_load to load a config from that folder.

There's info about configuration in the readme.txt file.
2012-12-29, 13:16
Member
50 posts

Registered:
Oct 2009
Thanks Empezar!

And sorry for being dumb and not reading the manual
  3 posts on 1 page  1