eve online on mint linux

Questions about Wine on Linux
Locked
elvis8900
Newbie
Newbie
Posts: 2
Joined: Fri Sep 01, 2017 11:02 pm

eve online on mint linux

Post by elvis8900 »

I've done all the setup for wine. When I try to run eve I get this error.
screen.png
I appreciate any assistance.
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: eve online on mint linux

Post by Bob Wya »

Get an up-to-date version of the Wine Staging binary package (currently version: 2.15).
See WineHQ: Ubuntu ...

Get an up-to-date version of the Winetricks helper script. See WineHQ: Winetricks ...
Older (repository-based) versions of this script will have broken download URL's and installer scripts/workarounds.

Read the WineHQ: FAQ - so you have a basic idea how to use Wine ...
Answering questions, that are already covered in this guide, gets frustrating - really fast! :roll:

Checkout the WineHQ AppDB: Online (MMORPG) Games / EVE Online page for tips on how to get Eve Online working.

NB technically it is better to use:

Code: Select all

wine reg.exe ADD "HKEY_CURRENT_USER\Software\Wine\DllOverrides" "/v" "dxgi" "/t" "REG_SZ" "/d" ""
in order to ensure DirectX 10.1/11 support is disabled in Wine.

Bob
elvis8900
Newbie
Newbie
Posts: 2
Joined: Fri Sep 01, 2017 11:02 pm

Re: eve online on mint linux

Post by elvis8900 »

I think how I got it to work was by running it in a 32bit prefix. Since then I've had no problems installing, updating, and playing the game.
Locked