View Single Post
  #2  
Old 02-11-2015, 03:08 PM
Pep Pep is offline
Sarnak

Pep's Avatar

Join Date: May 2012
Posts: 300
Default

What error do you get? Did you remember to start the game with the "no patch" flag? I also force it to run on one core only, otherwise animations are glitchy even though the game is playable.

My everquest.sh launcher has these two lines inside:
Code:
cd ~/.wine/drive_c/Program\ Files/Sony/EverQuest
taskset -c 0 padsp wine eqgame.exe patchme
Reply With Quote