Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Installing EVE on Linux: Difference between revisions

From EVE University Wiki
m Fixed version number
mNo edit summary
Line 48: Line 48:
#Open the launcher settings with the small "E" symbol in the top right, tick "Use custom Wine", and in the box below it enter the path of your wine executable, eg.
#Open the launcher settings with the small "E" symbol in the top right, tick "Use custom Wine", and in the box below it enter the path of your wine executable, eg.
#:{{code|/usr/bin/wine}}
#:{{code|/usr/bin/wine}}
#Remove EVE's existing wineenv folder
#Remove EVE's existing wine and wineenv folder
#:{{code|rm -Rd ~/.eve/wineenv}}
#:{{code|rm -Rd ~/.eve/wineenv ~/.eve/wine}}
#Reopen the launcher and start the game as normal.
#Reopen the launcher and start the game as normal.
#EVE's wine prefix should rebuild itself with the custom version.
#EVE's wine prefix should rebuild itself with the custom version.