My settings keep reverting back

General help and assistance forum.
Post Reply
User avatar
XanyoG
New User
Posts: 6
Joined: Mon Dec 28, 2015 11:32 pm
Location: Maryland, USA

My settings keep reverting back

#1

Post by XanyoG » Mon Dec 28, 2015 11:51 pm

Not all of my settings are resetting. The resolution I play at, controls I play with and other things are all the same as one other time when I edited them, but I'm only trying to adjust one setting and it keeps reverting back to my originally preferred settings.

I found this thread and tried to implement the same solution for myself, but it's not working for me.

I'm trying to just turn off "Allow Autoaim" in the gameplay settings and keep it off.

[Edit]: I am still running Zandronum as an Administrator, and I learned that after changing the setting and beating a level in Doom II, the setting remains changed for that runthrough, but after switching to Evilution, the settings go back to my old preferred settings. (Resolution, controls, etc. all remaining how I edited them once before, but the one setting still resetting.)
Last edited by XanyoG on Tue Dec 29, 2015 12:45 am, edited 1 time in total.

Arco
Retired Staff / Community Team Member
Posts: 69
Joined: Thu Jun 28, 2012 6:42 pm
Location: New York

RE: My settings keep reverting back

#2

Post by Arco » Sat Jan 02, 2016 5:16 pm

You would want to turn off autoaim from your end if you don't want to use it. Just type

Code: Select all

autoaim 0
into the console and it should be resolved.
Image
When the weather changes, we will be lost. And no one will know who anyone is anymore.

User avatar
XanyoG
New User
Posts: 6
Joined: Mon Dec 28, 2015 11:32 pm
Location: Maryland, USA

RE: My settings keep reverting back

#3

Post by XanyoG » Tue Jan 05, 2016 12:38 pm

Arco wrote: You would want to turn off autoaim from your end if you don't want to use it. Just type

Code: Select all

autoaim 0
into the console and it should be resolved.
I tried typing that in before starting a game and the option didn't change in the settings after a new game was selected.

Code: Select all

sv_noautoaim true

Typing the above in the console works for me both before starting a new game and after starting a new game. It adjusts the setting in the "Gameplay Settings," but still reverts my settings back to what they were beforehand when Zandronum is closed and when a new game is started if I had typed the code before starting a new game.

cenou
Under Moderation
Posts: 65
Joined: Sat Nov 21, 2015 7:25 pm
Location: Watermelons shower

RE: My settings keep reverting back

#4

Post by cenou » Tue Jan 05, 2016 4:21 pm

Have you tried saving it as a command in your .ini file?
<Bloodlust> He just called me a faggot.
<Bloodlust> So I want him to own up to it.

User avatar
XanyoG
New User
Posts: 6
Joined: Mon Dec 28, 2015 11:32 pm
Location: Maryland, USA

RE: My settings keep reverting back

#5

Post by XanyoG » Tue Jan 05, 2016 5:43 pm

cenou wrote: Have you tried saving it as a command in your .ini file?
I've tried, but Zandronum overwrites the file with what was there before every time it's booted up.

The first line in the file states,
# This file was generated by Zandronum 2.1.2 on Tue Jan 05 07:48:54 2016
... and reverts back every time I start it up, even if I edit it.

Arco
Retired Staff / Community Team Member
Posts: 69
Joined: Thu Jun 28, 2012 6:42 pm
Location: New York

RE: My settings keep reverting back

#6

Post by Arco » Thu Jan 07, 2016 1:18 am

XanyoG wrote:
Arco wrote: You would want to turn off autoaim from your end if you don't want to use it. Just type

Code: Select all

autoaim 0
into the console and it should be resolved.
I tried typing that in before starting a game and the option didn't change in the settings after a new game was selected.

Code: Select all

sv_noautoaim true

Typing the above in the console works for me both before starting a new game and after starting a new game. It adjusts the setting in the "Gameplay Settings," but still reverts my settings back to what they were beforehand when Zandronum is closed and when a new game is started if I had typed the code before starting a new game.
Interesting.

You say that you're running Zandronum as an administrator, have you've been doing that for every time it's loaded? Try sticking with regular user access for a while and see if that helps. I don't really believe that there's any real incentive to have to run it under administration mode for the majority of cases.
Last edited by Arco on Thu Jan 07, 2016 1:28 am, edited 1 time in total.
Image
When the weather changes, we will be lost. And no one will know who anyone is anymore.

User avatar
XanyoG
New User
Posts: 6
Joined: Mon Dec 28, 2015 11:32 pm
Location: Maryland, USA

RE: My settings keep reverting back

#7

Post by XanyoG » Thu Jan 07, 2016 2:42 am

Arco wrote:
XanyoG wrote:
Arco wrote:
Interesting.

You say that you're running Zandronum as an administrator, have you've been doing that for every time it's loaded? Try sticking with regular user access for a while and see if that helps. I don't really believe that there's any real incentive to have to run it under administration mode for the majority of cases.
I started to run it as an administrator after I found that one forum post in my first message, but I was having the problem before then, too.

I installed Zandronum a while ago, and at the time I believe I initially installed it outside of Program Files (x86), then changed the settings, then put it in Program Files (x86). So I tried pulling the Zandronum folder out of there, editing the settings, and putting it back in and the settings still revert.

I made a small video to just give some visual of what's going on (I was running with regular user access) : (link)

To view the video more clearly, I recommend downloading it and playing it in some kind of viewer, not watching it in your browser.

Arco
Retired Staff / Community Team Member
Posts: 69
Joined: Thu Jun 28, 2012 6:42 pm
Location: New York

RE: My settings keep reverting back

#8

Post by Arco » Thu Jan 07, 2016 6:59 am

Yes, now I see what's is happening.

I tested this issue with 3.0 and it doesn't appear to happen on it, which tells me that you may have found a bug. Please report it on the tracker.
Image
When the weather changes, we will be lost. And no one will know who anyone is anymore.

User avatar
XanyoG
New User
Posts: 6
Joined: Mon Dec 28, 2015 11:32 pm
Location: Maryland, USA

RE: My settings keep reverting back

#9

Post by XanyoG » Thu Jan 07, 2016 10:10 am

Done. (This is my first time creating a report on a bug in the tracker. I hope I did it well enough.) Bug Report - 0002567: Settings Reset After Closing Program or After Starting New Game

Post Reply