Guild Wars very slow
-
- Level 1
- Posts: 5
- Joined: Fri Mar 23, 2012 7:48 am
Guild Wars very slow
Hello,
I want to play Guild Wars on my Debian Wheezy System.
Installing worked but it runs at about 1fps, unplayable.
My Graphics adapter is "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller" and I use wine 1.5.0.
Can someone help me?
Best regards, R2
I want to play Guild Wars on my Debian Wheezy System.
Installing worked but it runs at about 1fps, unplayable.
My Graphics adapter is "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller" and I use wine 1.5.0.
Can someone help me?
Best regards, R2
Guild Wars very slow
My best advice is spend $30 and get a bottom of the line currentI want to play Guild Wars on my Debian Wheezy System.
Installing worked but it runs at about 1fps, unplayable.
My Graphics adapter is "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller" and I use wine 1.5.0.
Can someone help me?
generation nVidia graphics card. Obviously that will only work if you
have a desktop computer.. After you get the nVidia fermi card use the
nvidia binary drivers not the open source drivers.
John
Guild Wars very slow
On Fri, Mar 23, 2012 at 9:31 AM, John Drescher <[email protected]> wrote:
John
--
John M. Drescher
Oops. That reads mobile. Not going to help here..My best advice is spend $30 and get a bottom of the line currentI want to play Guild Wars on my Debian Wheezy System.
Installing worked but it runs at about 1fps, unplayable.
My Graphics adapter is "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller" and I use wine 1.5.0.
Can someone help me?
generation nVidia graphics card. Obviously that will only work if you
have a desktop computer.. After you get the nVidia fermi card use the
nvidia binary drivers not the open source drivers.
John
--
John M. Drescher
Guild Wars very slow
Check if you have a problem similar to this:
http://forum.winehq.org/viewtopic.php?p=69817
http://forum.winehq.org/viewtopic.php?p=69817
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
Make sure, you've got recent intel drivers, that should be version 2.17 (2.18).
http://www.guildwarsguru.com/forum/inte ... 07516.html
recommends to run Guild Wars with command line options "-dx8 -noshaders".
also see http://appdb.winehq.org/objectManager.p ... n&iId=9194
http://www.guildwarsguru.com/forum/inte ... 07516.html
recommends to run Guild Wars with command line options "-dx8 -noshaders".
also see http://appdb.winehq.org/objectManager.p ... n&iId=9194
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
Hi ArtooDeetoo,
did GW run better with older wine versions? Are your intel drivers up-to-date?
Please run the game from command line with the options and post the terminal output. Appdb mentions two more options "-dsound" and "-nosound", you could try them too. Appdb also recommends to set UseGLSL=disabled in wine's registry.
did GW run better with older wine versions? Are your intel drivers up-to-date?
Please run the game from command line with the options and post the terminal output. Appdb mentions two more options "-dsound" and "-nosound", you could try them too. Appdb also recommends to set UseGLSL=disabled in wine's registry.
-
- Level 1
- Posts: 5
- Joined: Fri Mar 23, 2012 7:48 am
Hi lahmbi5678,
no, it was as slow with an old wine version.
Thats my intel drivers: xserver-xorg-video-intel 2:2.18.0-1
And here is the console output:
no, it was as slow with an old wine version.
Thats my intel drivers: xserver-xorg-video-intel 2:2.18.0-1
And here is the console output:
Code: Select all
fixme:gameux:GameExplorerImpl_VerifyAccess (0x11d528, L"Z:\\gw\\GUILD WARS\\Gw.exe", 0x32ed18)
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "Mesa DRI Intel(R) 965GM ", version "1.4 (2.1 Mesa 7.11.2)").
fixme:win:EnumDisplayDevicesW ((null),0,0x32eb20,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32eb60,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x13dd9d8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x13ddd04,0x00000000), stub!
fixme:heap:HeapSetInformation 0x1985000 0 0x13ddfd0 4
fixme:msctf:ThreadMgrSource_AdviseSink (0x18b318) Unhandled Sink: {ea1ea136-19df-11d7-a6d2-00065b84435c}
fixme:imm:ImmDisableTextFrameService Stub
fixme:winsock:WS_getsockopt WS_SO_CONNECT_TIME - faking results
ALSA lib ../../src/conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib ../../../src/pcm/pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:state_zfunc D3DCMP_NOTEQUAL and D3DCMP_EQUAL do not work correctly yet.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
fixme:d3d:resource_check_usage Unhandled usage flags 0x18.
.......
-
- Level 1
- Posts: 5
- Joined: Fri Mar 23, 2012 7:48 am
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am