http://bugs.winehq.org/show_bug.cgi?id=24466 Daniel Harvison <sirbubbles01(a)yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sirbubbles01(a)yahoo.com.au --- Comment #3 from Daniel Harvison <sirbubbles01(a)yahoo.com.au> 2011-06-09 12:31:15 CDT --- I found that this bug is able to be worked around by using taskset. (ie, taskset 01 "wine program.exe" seems to work quite well). So you could set up a script with the following: cd "game install dir" taskset 01 wine program.exe I use a wine explorer desktop in this case, so "wine explorer /desktop=name,1024x768 program.exe" will launch the game in a window of the size specified. that would about do it, works for me. Using wine 1.3.21 under Ubuntu 11.04 with an nvidia 260. -- 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.