Posts: 307
Threads: 17
Joined: Oct 2010
I downloaded and installed AC on my cuz's comp so we could play over the holidays. We adjusted all his settings and created his nick ,but every time he quits the program he loses his settings and nick and has to do it over every time he opens it again. I have no prob on my comp and never have, it was always saved. (vista on both) Any suggestions
Posts: 3,462
Threads: 72
Joined: Jun 2010
Make sure that where the settings are saved has enough permissions to write to them.
Posts: 481
Threads: 11
Joined: Jul 2010
the game is being closed via the quit menu ingame, not the cmd window right?
Posts: 307
Threads: 17
Joined: Oct 2010
25 Dec 10, 06:09AM
(This post was last modified: 25 Dec 10, 06:10AM by CharlyMurphie.)
(25 Dec 10, 05:22AM)JGAN Wrote: the game is being closed via the quit menu ingame, not the cmd window right?
correct
(25 Dec 10, 05:14AM)Ronald_Reagan Wrote: Make sure that where the settings are saved has enough permissions to write to them.
how might I go bout checking that in the properties or admin mode??
Posts: 3,462
Threads: 72
Joined: Jun 2010
Ask someone who uses windows :D
Posts: 2,841
Threads: 44
Joined: Jun 2010
Put all the commands in your autoexec.
Posts: 1,823
Threads: 20
Joined: Jun 2010
25 Dec 10, 03:01PM
(This post was last modified: 25 Dec 10, 03:03PM by Gibstick.)
Wolf: not a solution
Usually, there'll be a "home folder" in My Documents. If it isn't there, create it and edit assaultcube.bat accordingly. You want to add
--home="C:\Users\yourusernamehereplz\Documents\AssaultCube_etc..."
change it to whatever you have setup.
For example, my assaultcube.bat is
bin_win32\ac_client.exe --init -T --home="C:\Users\Gibsthick\Documents\AssaultCube_v1.1.0.4" -w1280-h1024 -a4 -v0 --mod=mods\extrafonts %1 %2 %3 %4 %5"
Alternatively, you can forgo the home folder and just fix the read/write permissions for the assaultcube installation folder. Check C:\Program Files (x86) or C:\Program Files if you don't have a 64bit operating system, then read
http://www.mydigitallife.info/2007/05/25...ows-vista/
or
http://www.vista4beginners.com/Change-pe...-ownership.
Posts: 307
Threads: 17
Joined: Oct 2010
Thanks guys, I'll be at his house later today and I'll see If I can get this to work.