[Wine] Re: EvE-Online: Ubuntu9.10 Beta+wine 1.1.30

Killers2 wineforum-user at winehq.org
Sat Nov 28 05:38:02 CST 2009


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










More information about the wine-users mailing list