You are not logged in.

#1 2012-03-19 18:29:13

arinoki
Member
From: Russia, St. Petersburg
Registered: 2012-03-19
Posts: 5
Website

Wine and World of Warcraft

I installed this version of wine - https://aur.archlinux.org/packages.php?ID=48462
Also, have tried v1.5.
No extra-programs were installed from winetricks.
When I try to run the game, a get this.

[arinoki@localhost ~]$ wine '/media/downloads_2/Games/WoWMagic/WoW_Circle.exe'
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xb777d154

Also, I have removed ~/.wine, but no success.

Offline

#2 2012-03-19 21:46:45

PL_kolek
Member
Registered: 2012-02-21
Posts: 41

Re: Wine and World of Warcraft

Did you try with -opengl option?

Offline

#3 2012-03-19 21:59:38

arinoki
Member
From: Russia, St. Petersburg
Registered: 2012-03-19
Posts: 5
Website

Re: Wine and World of Warcraft

Yes, I did. The same error.

Just to make things clear. Nvidia drivers installed correctly.

[arinoki@localhost php]$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: GeForce 8400GS/PCIe/SSE2
    GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, 
    GL_NV_parameter_buffer_object2, GL_NV_path_rendering, 
    GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_OES_depth24, 
    GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
[arinoki@localhost php]$ glxgears
3866 frames in 5.0 seconds = 773.187 FPS
8669 frames in 5.0 seconds = 1733.723 FPS
8717 frames in 5.0 seconds = 1743.248 FPS
7341 frames in 5.0 seconds = 1468.145 FPS
8578 frames in 5.0 seconds = 1715.450 FPS

Last edited by arinoki (2012-03-19 22:03:27)

Offline

#4 2012-03-21 20:55:37

PL_kolek
Member
Registered: 2012-02-21
Posts: 41

Re: Wine and World of Warcraft

Don't know what is WowMagic/Wowcircle.exe and probably my thought aren't helpful to you. I run WoW like that (optirun is for bumblebee)

optirun env WINEARCH=win32 WINEPREFIX=~/.wine-wow32 wine Wow.exe 

When I add -opengl, it crashes, but without writing err to standard output, just the window with the crash log. Did you try WINEARCH option? Try running Wow.exe and see if that works. I'm trying to help, but Wine was always lottery for me - works or not, and nothing helps.

Offline

Board footer

Powered by FluxBB