I play 18 and I don't use any other program but MQ
I have used wineq, and it is basically just another step that you don't need.
just make a shortcut for all your toons off the eq file, put those all in a folder, name each of them your toon's names. then make a .bat file to open each of those files, put in your password boom done
what saves some time is on your shortcut when you add the patchme, in the Target line on the properties window go ahead and add your login name, so it looks like this:
C:\everquest\eqgame.exe patchme /login:{your station name}
that way when you log in on that toon the station name is already there.
also if you are not familiar with .bat files just make a file in notepad and use this format:
start "macroquest" "C:\macroquest\macroquest
TIMEOUT 4
start "eqbc" "C:\macroquest\eqbc
TIMEOUT 4
start "toon name" "C:\folder you made with toons\toon name
TIMEOUT 4
you get the idea, just tell it to start and where the .exe file is, and just keep doing that for all your toons. save it as login.bat stick it on your desktop and double click, walk away a min come back, everyone is open to the login screen waiting on password.
Awesome! This helps! Thank you!