Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@SeriousM
Forked from thomas-lange/GetEveToWork.md
Created September 21, 2019 10:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SeriousM/54bb02e860fb2cb9c2538c1d59edca43 to your computer and use it in GitHub Desktop.
Save SeriousM/54bb02e860fb2cb9c2538c1d59edca43 to your computer and use it in GitHub Desktop.
Get Eve to Work

1. Install Game via Steam

  • Set Up Proton Support
  • Install Eve Online

2. Install winetricks

sudo apt install winetricks

3. Get to your game folder

This looks something like this: cd '~/.steam/steam/steamapps/compatdata/8500/pfx' And run the follwoing commands:

WINEPREFIX="`pwd`" winecfg

Set the windows version to XP and hit apply

WINEPREFIX="`pwd`" winetricks corefonts vcrun2005 vcrun2008 vcrun2010

WINEPREFIX="pwd" winetricks corefonts vcrun2005 vcrun2008 vcrun2010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment