http://bugs.winehq.org/show_bug.cgi?id=31078
Bug #: 31078 Summary: Need For Speed Hot Pursuit (2010) performance is unacceptable Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: vanuan@gmail.com Classification: Unclassified
After fixing the crash http://bugs.winehq.org/show_bug.cgi?id=31031 I was able to run NFS11 (via Launcher.exe).
The performance, however, is unacceptable.
Running WINEDEBUG=fps reveals 5 fps on car selection screen. Setting UseGLSL to disabled makes it 6 fps. AlwaysOffsceen=enabled makes it 4 fps.
When actually playing the game I see a mere 4 fps when UseGLSL=disabled and minimal settings.
trace:fps:swapchain_gl_present 0x15e280 @ approx 4.35fps trace:fps:glxdrv_SwapBuffers @ approx 4.52fps, total 14.99fps trace:fps:swapchain_gl_present 0x15e280 @ approx 4.52fps trace:fps:glxdrv_SwapBuffers @ approx 4.45fps, total 14.96fps trace:fps:swapchain_gl_present 0x15e280 @ approx 4.45fps trace:fps:glxdrv_SwapBuffers @ approx 4.52fps, total 14.93fps trace:fps:swapchain_gl_present 0x15e280 @ approx 4.52fps trace:fps:glxdrv_SwapBuffers @ approx 4.39fps, total 14.90fps trace:fps:swapchain_gl_present 0x15e280 @ approx 4.39fps trace:fps:glxdrv_SwapBuffers @ approx 4.42fps, total 14.87fps trace:fps:swapchain_gl_present 0x15e280 @ approx 4.42fps trace:fps:glxdrv_SwapBuffers @ approx 4.29fps, total 14.85fps trace:fps:swapchain_gl_present 0x15e280 @ approx 4.29fps trace:fps:glxdrv_SwapBuffers @ approx 3.79fps, total 14.81fps trace:fps:swapchain_gl_present 0x15e280 @ approx 3.79fps trace:fps:glxdrv_SwapBuffers @ approx 3.85fps, total 14.78fps trace:fps:swapchain_gl_present 0x15e280 @ approx 3.85fps
I have nvidia GeForce 8600 which is enough according to http://www.game-debate.com/games/index.php?g_id=1099&game=Need%20for%20S...
Appreciate any suggestions on improving the game performance.