I don't really know if this will help you out but I wrote a small script.. which changes bitCancelled=1 to 0 automatically for you which fixes the problem of EVE crashing for me. Change the resolution to whatever you want. Code: cd ~/'.wine/dosdevices/c:/Program Files/CCP/EVE/cache' perl -pi -e 's/bitsCancelled=1/bitsCancelled=0/' prefs.ini cd ~/'.wine/dosdevices/c:/Program Files/CCP/EVE' wine explorer /desktop=0,1400x1050 "C:\Program Files\CCP\EVE\eve.exe" /end /LUA:OFF