Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
World Of Warcraft Support UPDATED DEC31/06!
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 23, 24, 25 ... 28, 29, 30  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Toadicus
n00b
n00b


Joined: 21 Apr 2006
Posts: 40

PostPosted: Wed Dec 26, 2007 11:32 pm    Post subject: Reply with quote

I should have specified, but yes, I do have both vertex and pixel shaders enabled in winecfg.
Back to top
View user's profile Send private message
bobber205
Guru
Guru


Joined: 23 Aug 2006
Posts: 561
Location: Oregon

PostPosted: Thu Dec 27, 2007 5:41 am    Post subject: Reply with quote

NeoWolf wrote:
Do you have pixel shaders enabled in winecfg? You're not going to get the glow or the death effect without it.

Is that in winecfg? 0.o
_________________
Never Forget The Expat 2.0!
Back to top
View user's profile Send private message
NeoWolf
n00b
n00b


Joined: 22 Jul 2004
Posts: 45
Location: North Carolina

PostPosted: Thu Dec 27, 2007 5:46 am    Post subject: Reply with quote

bobber205 wrote:
NeoWolf wrote:
Do you have pixel shaders enabled in winecfg? You're not going to get the glow or the death effect without it.

Is that in winecfg? 0.o


It is in mine! Under graphics.
_________________
ECS GeForce6100SM-M Motherboard
AMD Athlon 64 X2 3800+
(2 x 1GB) DDR2 800
PNY VERTO GeForce 8500GT 512MB
Western Digital 250GB 7200 RPM SATA 3.0Gb/s Hard Drive
LG 18X DVD±R DVD Burner
SCEPTRE X23WG-1080P
Back to top
View user's profile Send private message
Toadicus
n00b
n00b


Joined: 21 Apr 2006
Posts: 40

PostPosted: Thu Dec 27, 2007 7:36 am    Post subject: Reply with quote

Hmm, apparently I should have waited to get home and try a few more things. I must have had something funky going on in my Config.wtf file; I deleted the old one, and full screen glow is back and awesome, now. Thanks for listening!
Back to top
View user's profile Send private message
Tariella
Guru
Guru


Joined: 10 Dec 2005
Posts: 384
Location: Europe/Austria

PostPosted: Thu Jan 03, 2008 9:48 am    Post subject: Reply with quote

Has someone here full screen antialiasing anabled and working?
I have nvidia drivers installed and nvidia-settings on override with antialiasing enabled but it is simply ignored in Wow.
Since my new graphics card should be able to do this I wonder if it is possible to get this to work. I think Iread somewhere that it should work with wine and Wow.

Also I'm sometimes experiencing low fps rates (under 10 fps) in crowded areas. Sometimes it becomes better after reboot.

My wine version is 0.9.47 (update to newest version is running atm, but since the changelogs mention no related fixes/updates I don't think it will do much good).
My graphics card is a nvidia 8800gts pcie with 512mb (newly installed), but I had the same problems with my old agp 8600gts (just didn't bother to work on the problems since I thought they would be gone with the upgrade to the new card).
I'm running a amd64 dual-core system.

I already deleted my Config.wtf but the problems remain the same.

Any ideas?
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Thu Jan 03, 2008 10:14 am    Post subject: Reply with quote

Code:

        export __GL_FSAA_MODE=1
        export __GL_LOG_MAX_ANISO=4

        nice --adjustment=2 wine WoW.exe -opengl


That's what I use to run wow, and it works fine with AA. You are running it on opengl mode right?
Back to top
View user's profile Send private message
Tariella
Guru
Guru


Joined: 10 Dec 2005
Posts: 384
Location: Europe/Austria

PostPosted: Thu Jan 03, 2008 2:22 pm    Post subject: Reply with quote

Yes, I'm running it in opengl mode.

Thanks :)

Edit:
It works with the following method I found somewhere on the net:

startupscript:
Code:
cd <wowdirectory>
nvidia-settings --assign FSAAAppControlled=0
nvidia-settings --assign FSAA=5
wine wow.exe -opengl && nvidia-settings -l &
Back to top
View user's profile Send private message
Tinyn
n00b
n00b


Joined: 03 Jul 2005
Posts: 34

PostPosted: Wed Jan 09, 2008 3:12 am    Post subject: Reply with quote

Well, as of 2.3.2 suddenly PCs and NPCs don't load right for me any more (tested under both 0.9.49 and 0.9.52) This can't be an interface issue, I've deleted the whole WDB, WTF, and Interface directories in my efforts to make this work.

The ground, and the buildings are there. Character shadows are also, and so are most Hunter/Warlock pets. But the characters themselves, and most NPCs are not. However, if I force a UI event, like talking to a merchant (if one happens to load) will suddenly load the entire room, NPCs and PCs and everything. I'm almost able to believe that its a networking issue, and the server messages aren't getting through except under special circumstances.

If anyone else has this problem... it has nothing to do with WINE, just WoW. Use "-nosound" and its fixed.
Back to top
View user's profile Send private message
dhris
Tux's lil' helper
Tux's lil' helper


Joined: 28 Nov 2004
Posts: 90

PostPosted: Thu Jan 10, 2008 4:52 am    Post subject: Reply with quote

Tinyn wrote:

If anyone else has this problem... it has nothing to do with WINE, just WoW. Use "-nosound" and its fixed.


Exact same thing here. Really annoying in AB too when I can't see anyone for 5 minutes.

edit: Running with -nosound once seems to have fixed it permanently.
Back to top
View user's profile Send private message
Silent1Mark
n00b
n00b


Joined: 30 Apr 2004
Posts: 70

PostPosted: Wed Jan 16, 2008 10:32 pm    Post subject: Reply with quote

dhris wrote:
Tinyn wrote:

If anyone else has this problem... it has nothing to do with WINE, just WoW. Use "-nosound" and its fixed.


Exact same thing here. Really annoying in AB too when I can't see anyone for 5 minutes.

edit: Running with -nosound once seems to have fixed it permanently.



I fixed it by just doing a /reloadui
Back to top
View user's profile Send private message
Tariella
Guru
Guru


Joined: 10 Dec 2005
Posts: 384
Location: Europe/Austria

PostPosted: Thu Jan 17, 2008 9:22 am    Post subject: Reply with quote

This is a known bug on the official blizzard forums and seems to be on windows too. A fix is promised for one of the next patches.

Strangely for me the bug only apprears when I'm starting TS first (which is the only way I can get TS to have any sound, no sound on WoW then).
It was extremely annoying the first times until I figured that out because I was raiding with TS and couldn't see the others.
Back to top
View user's profile Send private message
Silent1Mark
n00b
n00b


Joined: 30 Apr 2004
Posts: 70

PostPosted: Sat Jan 19, 2008 5:42 pm    Post subject: Reply with quote

I have managed to fix the problem by launching the game via :


dbus-launch wine <path to wow.exe> -opengl
Back to top
View user's profile Send private message
pharaoh
Apprentice
Apprentice


Joined: 20 Nov 2003
Posts: 211
Location: Pennsylvania

PostPosted: Mon Feb 18, 2008 4:03 am    Post subject: Reply with quote

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 :roll:

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.
_________________
RYZEN 5 3600 Matisse (Zen 2) 6-Core 3.6 GHz Socket AM4 65W
ASRock B550M PRO4
Crucial Ballistix 3200 MHz DDR4 DRAM 16GB
EVGA GeForce GTX 1060 6GB
Back to top
View user's profile Send private message
pjj
Apprentice
Apprentice


Joined: 30 Apr 2004
Posts: 165
Location: The Netherlands

PostPosted: Tue Feb 19, 2008 10:56 pm    Post subject: Reply with quote

Hi, I'm having a problem that makes wow look pretty ugly, using opengl, while in game I don't see people only things like my weapons glowing. A screenshot of my login screen below. D3D works but very slowly.


http://img507.imageshack.us/img507/2628/screenshot4ao3.png
_________________
Pjj's Weblog
Back to top
View user's profile Send private message
ikshaar
Veteran
Veteran


Joined: 23 Jul 2002
Posts: 1339
Location: Baltimore, MD

PostPosted: Mon Feb 25, 2008 7:57 pm    Post subject: Reply with quote

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 :roll:

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.


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.

FYI
Quote:
>> wine --version
wine-0.9.55

So definitively you have an old version still around.
_________________
"May God stands between you and harm in all the empty places where you must walk" - Babylon 5
Back to top
View user's profile Send private message
GivePeaceAChance
Guru
Guru


Joined: 26 May 2007
Posts: 480

PostPosted: Sun Mar 09, 2008 10:10 pm    Post subject: Reply with quote

Hi,

My friends are convinced that once I pick up WoW, I will be hooked. So just for kicks, I've decided to humour them and install it on my box. First things first: I'm running a Toshiba Qosmio LAPTOP with, according to conky, 882 MB of RAM, and a dedicated nVidia 7600 Go graphics card (128 MB onboard memory I believe).


Using the gentoo wiki howto for WoW, I installed wine, but after doing the suggested winecfg changes and clicking apply, then doing D:installe.exe, I get a dialog box (from Blizzard) saying "No installation data could be found." So I'm not sure what's going on, although here is some console output from winecfg when I try to change stuff:

Wine 0.9.49

Application Settings:
Windows Version - Windows XP
Libraries - Nothing modified, everything is blank.
Graphics:
Allow the window manager to control the window
Direct 3D Vertex Shader Support: Hardware
Allow Pixel Shader
Screen Res 96 dpi (should I make this higher?)
Desktop integration : nothing modified
Audio:
Alsa Driver
Hardware Acceleration : Full
Default Sample Rate: 44100 Bits per sample 16 (should either of these change?)
Drives: D: /mnt/cdrom/

Code:
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:
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 ~ $


As you can see, a lot of STATUS_UNSUCCESSFUL when I attempt to launch the installer. Any ideas? What else should I provide you with to help solve this issue?
_________________
I am not a Linux Guru, but a n00b with a lot of questions. :)
Back to top
View user's profile Send private message
zami010
n00b
n00b


Joined: 01 Mar 2006
Posts: 5
Location: Wroclaw, Poland

PostPosted: Fri Mar 14, 2008 8:16 am    Post subject: Reply with quote

GivePeaceAChance wrote:

Windows Version - Windows XP

Try Windows NT or Windows 98. I use NT to install patches and 98 to play WoW.
Back to top
View user's profile Send private message
GivePeaceAChance
Guru
Guru


Joined: 26 May 2007
Posts: 480

PostPosted: Sun Mar 16, 2008 5:08 am    Post subject: Reply with quote

That didn't work either. :(
_________________
I am not a Linux Guru, but a n00b with a lot of questions. :)
Back to top
View user's profile Send private message
cipherus
Apprentice
Apprentice


Joined: 07 May 2004
Posts: 174

PostPosted: Wed Apr 02, 2008 4:43 am    Post subject: Reply with quote

I get the same problem installing as GivePeaceAChance. I am installing from the BattleChest DVD (comes with WoW and Burning Crusade).

I initially had trouble because my automount viewed the DVD as HFS and only allowed me to see the mac portion of data which had no installer.exe. I had to mount it with: `mount -t iso9660 /dev/dvd /mnt/dvd` and then I was able to see all the files.

So now when I do `wine Installer.exe` it runs for a long time, the dvd drive spinning the whole time, then it pops up a window saying "No installer data could be found. If this problem persists, please contact Blizzard Technical Support.". I can see "Installer Tome.mpq" in the same directory as the Installer.exe so I'm not sure exactly what the problem is here.

Plz2halp, I desperately do not want to install Windows just to play this game.
Back to top
View user's profile Send private message
cipherus
Apprentice
Apprentice


Joined: 07 May 2004
Posts: 174

PostPosted: Wed Apr 02, 2008 5:06 am    Post subject: Reply with quote

I get the same exact problem trying to install with cedega too :(
Back to top
View user's profile Send private message
zami010
n00b
n00b


Joined: 01 Mar 2006
Posts: 5
Location: Wroclaw, Poland

PostPosted: Wed Apr 02, 2008 7:15 am    Post subject: Reply with quote

Have you tried copying all disks to a single directory?
Back to top
View user's profile Send private message
cipherus
Apprentice
Apprentice


Joined: 07 May 2004
Posts: 174

PostPosted: Wed Apr 02, 2008 5:34 pm    Post subject: Reply with quote

It's a DVD, all the files are already in a single directory.
Back to top
View user's profile Send private message
cipherus
Apprentice
Apprentice


Joined: 07 May 2004
Posts: 174

PostPosted: Thu Apr 03, 2008 9:01 pm    Post subject: Reply with quote

I tried to use the download method (using the blizzard client downloader) but a few days later I still wasn't even at %20 so blah at that. I ended up installing VirtualBox and making a Windows VM, installing into that, then copying out the WoW install data. Hurray.
Back to top
View user's profile Send private message
Disaronno
n00b
n00b


Joined: 13 Jan 2005
Posts: 41
Location: Germany; NRW

PostPosted: Sun Apr 06, 2008 7:37 am    Post subject: Reply with quote

Mount your drive with

mount -t iso9660 -o rw,unhide /dev/WHATWEVER

This works for me.
_________________
Ich habe Augen zum wegsehen, Ohren zum Weg hören und einen Mund zum schweigen.
Back to top
View user's profile Send private message
Kuja
n00b
n00b


Joined: 02 Oct 2006
Posts: 7

PostPosted: Thu Apr 24, 2008 3:47 pm    Post subject: Reply with quote

the game runs fine for me, however, some issues:
1. until i reniced the process to 19 i was getting massive FPS drops every 10 seconds or so, is there a better way then renicing? googled around and just found this
2. anyone else having the issue that an SMT kernel produces a critical error?

wine-0.9.60, 2.6.25-gentoo-r1
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gamers & Players All times are GMT
Goto page Previous  1, 2, 3 ... 23, 24, 25 ... 28, 29, 30  Next
Page 24 of 30

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum