VOGONS


First post, by MadMonk

User metadata
Rank Newbie
Rank
Newbie

I have Quake v1.08. Whenever I quit the game, all controls, mouse sensitivity and video options go back to default. I'm tired of setting them all over again. Can anyone help to keep them saved? I use Win7 64-bit and DOSBox 0.74.

Reply 2 of 11, by leileilol

User metadata
Rank l33t++
Rank
l33t++

id1/config.cfg is either set read only, or there's an autoexec.cfg overriding it

it's also possible that you don't even have write access to your quake folder for some reason

apsosig.png
long live PCem

Reply 5 of 11, by MadMonk

User metadata
Rank Newbie
Rank
Newbie
bloodbat wrote:

attrib -r <yourquakebase>\id1\config.cfg

Is that a command parameter or are you pointing out the location of the .cfg? I opened the file and see this:

bind "TAB" "+showscores" bind "ENTER" "+jump" bind "ESCAPE" "togglemenu" bind "SPACE" "+jump" bind "+" "sizeup" bind "," "+movel […]
Show full quote

bind "TAB" "+showscores"
bind "ENTER" "+jump"
bind "ESCAPE" "togglemenu"
bind "SPACE" "+jump"
bind "+" "sizeup"
bind "," "+moveleft"
bind "-" "sizedown"
bind "." "+moveright"
bind "/" "impulse 10"
bind "0" "impulse 0"
etc.

Reply 7 of 11, by MadMonk

User metadata
Rank Newbie
Rank
Newbie

That didn't help. I wrote:
''Z:\>attrib -r c:/dosbox70/quake/data/id1/config.cfg''
Did I wrote something wrong? Note that I renamed my Dosbox -directory to ''dosbox70'' and keep my games there.

Reply 8 of 11, by SKARDAVNELNATE

User metadata
Rank Oldbie
Rank
Oldbie
MadMonk wrote:

I wrote:
''Z:\>attrib -r c:/dosbox70/quake/data/id1/config.cfg''

I think you would do it after mounting the path as C:\.
You could also navigate to it normally and right-click, then select properties to see if it has any attributes set.

Reply 9 of 11, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

you have to do this on your host operating system.
DOSBox does not support setting file attributes

Water flows down the stream
How to ask questions the smart way!

Reply 11 of 11, by RoyBatty

User metadata
Rank Oldbie
Rank
Oldbie

This is a Quake problem, not a dosbox problem. Quake is well known not to remember settings and stuff. in your Quake/ID1 directory make a text file and call it autoexec.cfg and put all your settings in there. There's tons of info about Quake on http://quakeone.com on setting up quake.