View Full Version : WoW won't save settings
RealEyez
May 27th, 2008, 10:28 PM
Whenever I start WoW, I have to reconfigure my video and interface settings.
My World of Warcraft Folder and all the .exe's all have read and write permissions.
GeForce 8800 GT
AMD X64 2.5 GHz Processor
2 GB DDR2 SD RAM
Also, I am prompted to accept the Terms of Use and End User License Agreement upon starting the program.
My config.wtf file looks like this:
SET SoundOutputSystem "1"
SET SoundBufferSize "150"
SET gxApi "OpenGL"
SET ffxDeath "0"
SET ffxGlow "0"
SET Sound_SoundOutputSystem "1"
SET Sound_SoundBufferSize "150"
Any help would be appreciated.
RealEyez
May 28th, 2008, 01:03 PM
Bump
MemoryDump
May 28th, 2008, 03:07 PM
seems like a permission issue to me.
can you open your config.wtf manually and still make changes to it?
my permissions are set to this:
ls -al /home/memdmp/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf
-rw-r--r-- 1 memdmp memdmp 2764 2008-05-28 06:59 /home/memdmp/.wine/drive_c/Program Files/World of Warcraft/WTF/Config.wtf
RealEyez
May 28th, 2008, 03:57 PM
I'm a Linux noob right now, do I just copy+paste that into Terminal?
Also, is there something that you can put into your config.wtf files that will remember your settings?
RealEyez
May 28th, 2008, 07:53 PM
Bump again. It also plays the opening movie whenever opened.
MemoryDump
May 29th, 2008, 11:34 AM
open up a terminal and type this:
ls -al ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf
it should give you the details of that file.
What I'd try is backup Config.wtf to Config.wtf.bak:
cp ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf.bak
then delete your Config.wtf file:
del ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf
Start WoW like you normally do. This "should" re-create your Config.wtf for you. You might notice that your performance is sluggish as it's missing some variables to run properly under Wine.
Now exit WoW.
check your Config.wtf again to see if there's more lines in it now. If it does then it's saving your WoW settings now. I'd recommend adding the lines you have in your Config.wtf.bak to your new Config.wtf file.
try that and see what happens.
Zorael
May 29th, 2008, 12:10 PM
I got this when I didn't have permissions to write to the config.wtf file as well as my own account directory (for ingame settings; keybinds, addons, etc). I chowned them properly and it worked.
I can't remember the directory structure so I can't give a proper terminal command for it. :>
Frippera
July 13th, 2008, 05:45 AM
I had the same issue, all the rights where ok.
I found that a second "Config.wtf" file is created in the WTF directory (located in my Wow install dir).
I just backed up and then deleted my main "Config.wtf" and then everything was fine.
I no longer had to:
- watch the intro movie every time
- accept all the agreements every time
- change all my settings every time
Maybe this is a change to how Wow handle the "Config.wtf". Hope it helps someone.
Dpaulson
July 18th, 2008, 05:16 PM
open up a terminal and type this:
ls -al ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf
it should give you the details of that file.
What I'd try is backup Config.wtf to Config.wtf.bak:
cp ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf.bak
then delete your Config.wtf file:
del ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf
Start WoW like you normally do. This "should" re-create your Config.wtf for you. You might notice that your performance is sluggish as it's missing some variables to run properly under Wine.
Now exit WoW.
check your Config.wtf again to see if there's more lines in it now. If it does then it's saving your WoW settings now. I'd recommend adding the lines you have in your Config.wtf.bak to your new Config.wtf file.
try that and see what happens.
thank you so much
traemccombs
July 3rd, 2011, 01:41 PM
Yeah, I nuked my WTF dir, and then started with a fresh Config.wtf The problem is, it (WoW) starts up as 3360x1050 resolution, and there are NO other options. So I have to manually go into the Config.wtf and put in: SET gxResolution "1152x864"
The above resolution is for me when I run it in Windowed mode. (I'm one of those crazy Multiboxers and I have to have 2x WoW windows running) :)
I've never had any issues like this until 4.2 just came out. I've been playing WoW under WINE for what, 4+ years now?
:/
What I do now is, I have a file called: good.wtf and it has all the settings I want. I simply copy good.wtf -> Config.wtf before starting WoW and I'm able to play.
Kind of a pain in the ***, but it works.
All files are chowned to me. And as I stated, I nuked the whole WTF dir and started over and well... the name of the DIR is appropriate.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.