You are not logged in.
Pages: 1
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 0xb777d154Also, I have removed ~/.wine, but no success.
Offline
Did you try with -opengl option?
Offline
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 FPSLast edited by arinoki (2012-03-19 22:03:27)
Offline
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
Pages: 1