It is in mine! Under graphics.bobber205 wrote:Is that in winecfg? 0.oNeoWolf wrote:Do you have pixel shaders enabled in winecfg? You're not going to get the glow or the death effect without it.
Code: Select all
export __GL_FSAA_MODE=1
export __GL_LOG_MAX_ANISO=4
nice --adjustment=2 wine WoW.exe -opengl
Code: Select all
cd <wowdirectory>
nvidia-settings --assign FSAAAppControlled=0
nvidia-settings --assign FSAA=5
wine wow.exe -opengl && nvidia-settings -l &

dhris wrote:Exact same thing here. Really annoying in AB too when I can't see anyone for 5 minutes.Tinyn wrote: If anyone else has this problem... it has nothing to do with WINE, just WoW. Use "-nosound" and its fixed.
edit: Running with -nosound once seems to have fixed it permanently.

I think you have a mixed up installation... better unmerge wine and delete your .wine folder. Or at least do a locate wine and see what you have installed. And yes winecfg is the one to use now.pharaoh wrote:I haven't tried running WoW under Linux for almost a year now but I wanted to get back into it. I updated Wine to v0.9.55 (although `wine --version` says "Wine 20050211") and the completion message states that ~/.wine/config is deprecated and I should now use `winecfg` or edit the registry. So I run `winecfg` and it tells me that it's not complete and if I want to make changes I should use ~/.wine/config
So I should be using the config file like I used to? I tried firing up WoW without any changes and I get some advapi32.dll error that I never saw before.
So definitively you have an old version still around.>> wine --version
wine-0.9.55

Code: Select all
gimli87@GentooHost ~ $ winecfg
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
Code: Select all
gimli87@GentooHost ~ $ wine D:installe.exe
gimli87@GentooHost ~ $ ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:richedit:IRichEditOle_fnGetClientSite stub 0x8432a8
fixme:ole:OleCreateStaticFromData (not shown), stub!
gimli87@GentooHost ~ $
