Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Gamers & Players
  • Search

World Of Warcraft Support UPDATED DEC31/06!

Having problems getting your favorite Linux game to work? Want to discuss strategies? This is the place!
Locked
  • Print view
Advanced search
743 posts
  • Page 24 of 30
    • Jump to page:
  • Previous
  • 1
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 30
  • Next
Author
Message
Toadicus
n00b
n00b
Posts: 40
Joined: Fri Apr 21, 2006 8:58 pm

Post by Toadicus » Wed Dec 26, 2007 11:32 pm

I should have specified, but yes, I do have both vertex and pixel shaders enabled in winecfg.
Top
bobber205
Guru
Guru
User avatar
Posts: 561
Joined: Wed Aug 23, 2006 4:23 am
Location: Oregon
Contact:
Contact bobber205
Website

Post by bobber205 » Thu Dec 27, 2007 5:41 am

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!
Top
NeoWolf
n00b
n00b
User avatar
Posts: 45
Joined: Thu Jul 22, 2004 9:12 pm
Location: North Carolina

Post by NeoWolf » Thu Dec 27, 2007 5:46 am

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
Top
Toadicus
n00b
n00b
Posts: 40
Joined: Fri Apr 21, 2006 8:58 pm

Post by Toadicus » Thu Dec 27, 2007 7:36 am

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!
Top
Tariella
Guru
Guru
Posts: 392
Joined: Sat Dec 10, 2005 10:31 am
Location: Europe/Austria

Post by Tariella » Thu Jan 03, 2008 9:48 am

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?
Top
neuron
Advocate
Advocate
User avatar
Posts: 2371
Joined: Tue May 28, 2002 7:43 pm

Post by neuron » Thu Jan 03, 2008 10:14 am

Code: Select all

        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?
Top
Tariella
Guru
Guru
Posts: 392
Joined: Sat Dec 10, 2005 10:31 am
Location: Europe/Austria

Post by Tariella » Thu Jan 03, 2008 2:22 pm

Yes, I'm running it in opengl mode.

Thanks :)

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

startupscript:

Code: Select all

cd <wowdirectory>
nvidia-settings --assign FSAAAppControlled=0
nvidia-settings --assign FSAA=5
wine wow.exe -opengl && nvidia-settings -l &
Top
Tinyn
n00b
n00b
Posts: 34
Joined: Sun Jul 03, 2005 7:13 pm

Post by Tinyn » Wed Jan 09, 2008 3:12 am

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.
Top
dhris
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 90
Joined: Sun Nov 28, 2004 12:35 am

Post by dhris » Thu Jan 10, 2008 4:52 am

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.
Top
Silent1Mark
n00b
n00b
User avatar
Posts: 70
Joined: Fri Apr 30, 2004 2:24 am

Post by Silent1Mark » Wed Jan 16, 2008 10:32 pm

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
Top
Tariella
Guru
Guru
Posts: 392
Joined: Sat Dec 10, 2005 10:31 am
Location: Europe/Austria

Post by Tariella » Thu Jan 17, 2008 9:22 am

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.
Top
Silent1Mark
n00b
n00b
User avatar
Posts: 70
Joined: Fri Apr 30, 2004 2:24 am

Post by Silent1Mark » Sat Jan 19, 2008 5:42 pm

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


dbus-launch wine <path to wow.exe> -opengl
Top
pharaoh
Apprentice
Apprentice
User avatar
Posts: 211
Joined: Thu Nov 20, 2003 2:47 pm
Location: Pennsylvania

Post by pharaoh » Mon Feb 18, 2008 4:03 am

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
Top
pjj
Apprentice
Apprentice
User avatar
Posts: 165
Joined: Fri Apr 30, 2004 1:53 pm
Location: The Netherlands

Post by pjj » Tue Feb 19, 2008 10:56 pm

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 ... ot4ao3.png
Pjj's Weblog
Top
ikshaar
Veteran
Veteran
User avatar
Posts: 1339
Joined: Tue Jul 23, 2002 4:01 pm
Location: Baltimore, MD

Post by ikshaar » Mon Feb 25, 2008 7:57 pm

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
>> 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
Top
GivePeaceAChance
Guru
Guru
Posts: 480
Joined: Sat May 26, 2007 9:25 am

Post by GivePeaceAChance » Sun Mar 09, 2008 10:10 pm

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: 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 ~ $ 
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. :)
Top
zami010
n00b
n00b
Posts: 5
Joined: Wed Mar 01, 2006 6:49 pm
Location: Wroclaw, Poland

Post by zami010 » Fri Mar 14, 2008 8:16 am

GivePeaceAChance wrote: Windows Version - Windows XP
Try Windows NT or Windows 98. I use NT to install patches and 98 to play WoW.
Top
GivePeaceAChance
Guru
Guru
Posts: 480
Joined: Sat May 26, 2007 9:25 am

Post by GivePeaceAChance » Sun Mar 16, 2008 5:08 am

That didn't work either. :(
I am not a Linux Guru, but a n00b with a lot of questions. :)
Top
cipherus
Apprentice
Apprentice
Posts: 174
Joined: Fri May 07, 2004 3:29 am

Post by cipherus » Wed Apr 02, 2008 4:43 am

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.
Top
cipherus
Apprentice
Apprentice
Posts: 174
Joined: Fri May 07, 2004 3:29 am

Post by cipherus » Wed Apr 02, 2008 5:06 am

I get the same exact problem trying to install with cedega too :(
Top
zami010
n00b
n00b
Posts: 5
Joined: Wed Mar 01, 2006 6:49 pm
Location: Wroclaw, Poland

Post by zami010 » Wed Apr 02, 2008 7:15 am

Have you tried copying all disks to a single directory?
Top
cipherus
Apprentice
Apprentice
Posts: 174
Joined: Fri May 07, 2004 3:29 am

Post by cipherus » Wed Apr 02, 2008 5:34 pm

It's a DVD, all the files are already in a single directory.
Top
cipherus
Apprentice
Apprentice
Posts: 174
Joined: Fri May 07, 2004 3:29 am

Post by cipherus » Thu Apr 03, 2008 9:01 pm

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.
Top
Disaronno
n00b
n00b
User avatar
Posts: 41
Joined: Thu Jan 13, 2005 6:57 pm
Location: Germany; NRW

Post by Disaronno » Sun Apr 06, 2008 7:37 am

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.
Top
Kuja
n00b
n00b
Posts: 7
Joined: Mon Oct 02, 2006 11:15 pm

Post by Kuja » Thu Apr 24, 2008 3:47 pm

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
Top
Locked
  • Print view

743 posts
  • Page 24 of 30
    • Jump to page:
  • Previous
  • 1
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 30
  • Next

Return to “Gamers & Players”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic