| |
04-30-2009
|
#21 (permalink)
| | Just Joined!
Join Date: Apr 2009
Posts: 29
| Quote:
Originally Posted by b2bwild a Clean wine prefix mostly solves the problem, but however you can lock your camera view distance to close. | Hi again
I'm pretty new to Linux, only a few months. I tried to research what exactly a wine prefix is, but I don't quite get it. Could you explain to me exactly what this means, or point me the way to a good guide/explanation?
Greatly appreciated, as all your help so far
Thanks |
|
|
04-30-2009
|
#22 (permalink)
| | Linux Engineer
Join Date: Jul 2008 Location: Behind You!
Posts: 1,064
| To creat a new wine prefix
use this command Quote: |
wineprefixcreate --prefix ~/.wowine
| .wowine is the name of new prfiex
To execute wow under this prefix Quote: |
env WINEPREFIX=~/.wowine wine wow.exe
| to configure this prefix Quote: |
env WINEPREFIX=~/.wowine winecfg
| to edit registry Quote: |
env WINEPREFIX=~/.wowine regedit
| EDIT:
and get winetricks install
directx9, vcrun2008, vcrun2008sp1, allfonts, allcodecs, gecko, flash, fakeie6
in your new prefix. install all these using winetricks only |
| |
05-03-2009
|
#23 (permalink)
| | Just Joined!
Join Date: Apr 2009
Posts: 29
| Been away for a few days, gonna install wow on the new prefix and give an update soon. Hope it helps. |
| |
05-08-2009
|
#24 (permalink)
| | Just Joined!
Join Date: Apr 2009
Posts: 29
| Quote:
Originally Posted by b2bwild To creat a new wine prefix
use this command .wowine is the name of new prfiex
To execute wow under this prefix
to configure this prefix
to edit registry
EDIT:
and get winetricks install
directx9, vcrun2008, vcrun2008sp1, allfonts, allcodecs, gecko, flash, fakeie6
in your new prefix. install all these using winetricks only |
Finally got around to doing this, and it's still no go. As soon as I put the view distance to full, the glitches came back. I made the new prefix, dragged my Wow folder into it and started it from there. Is that what I was supposed to do? |
| |
05-08-2009
|
#25 (permalink)
| | Just Joined!
Join Date: Apr 2009
Posts: 29
| Upon searching a bit more, I found that more people are having this problem. It seems it might be just a problem with wine. So I guess I'll just tune the graphics for now so that I can still play until a fix is found. Thanks for all the help. |
| |
05-08-2009
|
#26 (permalink)
| | Linux Engineer
Join Date: Jul 2008 Location: Behind You!
Posts: 1,064
| Quote:
Originally Posted by leojreimroc I made the new prefix, dragged my Wow folder into it and started it from there. Is that what I was supposed to do? | Not that way, it will run in the default .wine prefix
You have to launch it from terminal or launcher.
and command should be
cd into wow folder. Quote: |
env WINEPREFIX=~/.newprefix wine wow.exe
| Quote:
Originally Posted by leojreimroc Upon searching a bit more, I found that more people are having this problem. It seems it might be just a problem with wine. So I guess I'll just tune the graphics for now so that I can still play until a fix is found. Thanks for all the help. | May be but not me, that means not all the people get the problem which means you can troubleshoot it out.  |
| |
05-08-2009
|
#27 (permalink)
| | Just Joined!
Join Date: Apr 2009
Posts: 29
| Quote:
Originally Posted by b2bwild Not that way, it will run in the default .wine prefix
You have to launch it from terminal or launcher.
and command should be
cd into wow folder.
May be but not me, that means not all the people get the problem which means you can troubleshoot it out.  |
Hey again. Started the game from the terminal following your instructions, and the same thing happens. It happened in Dragonblight, where the game seems to crash the fastest when I have settings to full.
ERROR #132 (0x85100084) Fatal Exception
Program: Z:\home\joelcormier\.wowine\drive_c\Program Files\World of Warcraft\wow.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 0073:7E118AE0
The instruction at "0x7E118AE0" referenced memory at "0x75000010".
The memory could not be "read". |
| |
05-09-2009
|
#28 (permalink)
| | Linux Engineer
Join Date: Jul 2008 Location: Behind You!
Posts: 1,064
| Do you have specular lighting, full screen glow effect, and multisampling enabled?
prefer to dont use them, becase glows and lighting are so intence in northrend.
wine doesnt support that much shaders, specially multisampling gives some troubles. if you using multisampling you neeed
Multisampling=enabled registry string in Wine/Direct3D |
| |
05-11-2009
|
#29 (permalink)
| | Just Joined!
Join Date: Apr 2009
Posts: 29
| I tried shutting all of these off. I assume multisampling is off if it's at 1X?
Same issues unfortunately. |
| |
05-12-2009
|
#30 (permalink)
| | Linux Engineer
Join Date: Jul 2008 Location: Behind You!
Posts: 1,064
| Yes, multisampling will be off on 1X.
Btw, What Wine version you are using? |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |