View Single Post
  #22  
Old 01-15-2014, 04:10 AM
Grehg
Fire Beetle
 
Join Date: Apr 2008
Location: USA
Posts: 4
Default Wineskin on Mac

Quote:
Originally Posted by causticsand View Post
No one else suggested it, so I'll just throw this out there. I used to get this error. I am running EQ on Linux Mint through Wine. If I try a command like: I will get the XML GUI error. What I must do each and every time is first change to the directory where eqgame resides, then run it. Like this:


I'm not saying this will help anyone, just throwing that out there.
This worked for me, running on a Macbook through Wine.

Code:
start "c:\MQ\MacroQuest2.exe"
cd c:\EQEMU_UF
start "c:\EQEMU_UF\eqgame.exe patchme"
Reply With Quote