Thread: Linux Mint 19.1
View Single Post
  #14  
Old 07-13-2019, 11:24 AM
loramin loramin is offline
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 9,343
Default

Quote:
Originally Posted by CodyF86 [You must be logged in to view images. Log in or Register.]
Also the latest staging branch of WINE works amazing with the Everquest client, if you are on a debian system install it.

sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt install --install-recommends winehq-staging
Normally I don't use "bleeding edge" libraries, but you talked me into it [You must be logged in to view images. Log in or Register.]

One note: you might need a sudo apt-get update in between the last two commands:

Code:
sudo apt-key add winehq.key
sudo apt-get update
sudo apt install --install-recommends winehq-staging
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue server, you can improve the wiki to earn a "welcome package" of up to 2k+ platinum! Message me for details.
Reply With Quote