http://bugs.winehq.org/show_bug.cgi?id=25912 blackravener(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blackravener(a)gmail.com --- Comment #36 from blackravener(a)gmail.com 2012-08-05 04:43:12 CDT --- (In reply to comment #20)
Workaround 1 (slow): Run using the command line: env LIBGL_ALWAYS_SOFTWARE=1 WINEPREFIX="<whatever the prefix is>" wine SketchUp.exe
Workaround 2 (awesome): Run using the command line: vblank_mode=0 WINEPREFIX="<whatever the prefix is>" wine SketchUp.exe
Both of these work for me with Intel GPU, but I want to use my Nvidia Gt555m (which unfortunately is Nvidia Optimus). I have no problem running optirun env WINEPREFIX="<prefix>" wine <path to sketchup.exe> and I do see improved performance, but mouse click is one action behind. If I run optirun vblank_mode=0 WINEPREFIX="<prefix>" wine <path to sketchUp.exe I'm getting error "/usr/bin/vglrun: 296: exec: vblanc_mode=0: not found" Is there a way to run sketchup with optirun and vblanc_mode=0 at the same time? -- 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.