[Bug 21716] 3d Rad Games StuntPlane v100 slow

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 20 09:30:05 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21716


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|3d Rad Games StuntPlane     |3d Rad Games StuntPlane
                   |v100 crashes,               |v100 slow
                   |D3DXAssembleShader too      |
                   |stubby?                     |




--- Comment #2 from Dan Kegel <dank at kegel.com>  2010-02-20 09:30:04 ---
Um, it works now :-) in windowed mode with "winetricks vcrun2005 d3dx9". 
Kinda slow, best to choose a small resolution.

Focusing on the speed problem, I see with oprofile that this game
at small resolutions is spending a lot of time in XWindowEvent:

# opcontrol --reset; opcontrol --start
# sleep 20 (while game runs)
# opcontrol --stop; opcontrol --dump
# opreport
  2143938 48.0754 libX11.so.6.2.0
   698285 15.6583 no-vmlinux
   357629  8.0194 wine-preloader
...
# opreport --symbols /usr/lib/libX11.so.6.2.0 | head
1693073  78.9702  XWindowEvent
450650   21.0197  _XReadEvents
22        0.0010  XPending

$ lspci | grep -i vga
02:00.0 VGA compatible controller: nVidia Corporation GeForce 8500 GT (rev a1)
This is with nvidia drivers version 180 on jaunty.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list