![]() |
|
#1
|
|||
|
Linux newbie here... I was just able to log into my character on a working installation. I wanted to share what worked for me.
I based my configuration on the guide here: http://wiki.project1999.com/EverQuest_in_Linux_Guide But I also did the following: 1. Installed wine-stable and wine32, instead of just wine: sudo apt install wine-stable sudo apt install wine32 2. Installed Mesa libGLU 32bit: sudo apt install libglu1-mesa:i386 3. Made the bash script file executable with: chmod u+x <file> The game crashed once while logging a character in the first time. Not sure why, but the second time worked. Thanks. | ||
|
|