Author Topic: Setting deleted and aren't saving  (Read 1113 times)

postmortem

  • Stingray
  • Posts: 66
Setting deleted and aren't saving
« on: March 28, 2008, 06:19:31 PM »
I got some spyware on my comp so I restarted in safe mode, deleted the spyware, came back and all my settings, config, and screen settings were gone. I had a saved copy of my config so thats all fixed. My screen was down to the smallest size it could go. Only thing that is still acting up is every time I start I have to click "enable high res textures." It won't stay saved? Anyone ever had anything like this happen?

magalhaes

  • Autococker
  • Posts: 1256
Re: Setting deleted and aren't saving
« Reply #1 on: March 29, 2008, 07:24:37 PM »
gl_highres_textures 1 on the configs maybe ?

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Setting deleted and aren't saving
« Reply #2 on: March 30, 2008, 12:50:50 PM »
Make sure the config file isn't Read-Only.

postmortem

  • Stingray
  • Posts: 66
Re: Setting deleted and aren't saving
« Reply #3 on: March 31, 2008, 11:23:44 AM »
well, that was the problem for the two things, i had set my config to read-only when it got deleted. I'm still wondering why all that would reset though?

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Setting deleted and aren't saving
« Reply #4 on: March 31, 2008, 11:42:19 AM »
Probably because your NTFS file system remembered the old attributes for that file.  When you delete a file it must not clear out its attributes from the index, and if a new file with the same name appears in that folder it assumes the attributes that were previously there.