These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Macintosh

 
  • Topic is locked indefinitely.
 

I got EVE Mentat working in Lion.

Author
matarkhan
ConHugeCo
#1 - 2012-01-22 20:02:36 UTC
If you're a trader, it's an indispensible tool:

I just used the default wine install from Macports, adding:

winetricks dotnet20
winetricks dotnet30
winetricks gdiplus

I also had to create a symlink for the Marketlogs folder in the location that EVE Mentat uses:

ln -s /Users/*username*/Library/Application\ Support/EVE\ Online/p_drive/My\ Documents/EVE/logs/Marketlogs/ /Users/*username*/.wine/drive_c/users/fnord/My Documents/EVE/logs/Marketlogs

So far, so good, everything's been working for me....

Most of the other tools (EveMon, EFT, etc) seem to be using .NET 4.0, which seems to be pretty dead in Wine for some reason...