EQMac.com

Everquest for the Mac discussion
It is currently Wed May 22, 2013 11:58 pm

All times are UTC - 10 hours




Post new topic Reply to topic  [ 36 posts ]  Go to page 1, 2, 3  Next
Author Message
PostPosted: Sat Mar 10, 2012 4:15 pm 
Offline
Member
User avatar

Joined: Mon Dec 10, 2007 12:57 pm
Posts: 586
First, to avoid confusion, be sure to use the new URL (https://lp.soe.com/eqmac/live/) and remove the "EverQuest Mac Test" app from /Users/username/Applications if it exists.

There is no longer any reason to have more than one copy cluttering up your hard drive. Be sure and copy over any custom UI's you have loaded into test first.

Next, launch Terminal from Applications/Utilities/Terminal

Next, remove any files that have "running" in the name in the preference folder (IE: EverQuest Mac.running.accountname) by using:
Code:
rm -f ~/Library/Preferences/SOEWebInstaller/EverQuest\ Mac/*.running.*

Finally from within a terminal window use the following command to prevent all reading and writing to the preferences folder.

Code:
chmod 0000 ~/Library/Preferences/SOEWebInstaller/EverQuest\ Mac/

Ta-Da! You can now launch as many copies as your computer can handle by just changing the account using the "Switch Account" drop down menu in the new launcher.

Note: you have to have launched EQ at least once before you can use this fix.

_________________
Image


Top
 Profile  
 
PostPosted: Sat Mar 10, 2012 5:03 pm 
Offline
Member
User avatar

Joined: Mon Sep 08, 2003 9:49 am
Posts: 1351
Cool

_________________
ImageI come back to you now, at the turn of the tilde~


Top
 Profile  
 
PostPosted: Sat Mar 10, 2012 5:21 pm 
Offline
Member

Joined: Sat Dec 15, 2007 3:49 pm
Posts: 128
Woot! Thanks a ton for figuring this out. This is perfect timing for me as I was just getting ready to attempt duo-boxing on my iMac, and after looking at some of the more tedious methods for doing this, it's nice that there's a more convenient solution.

I'll give this a try as soon as I get the chance - thanks again :)


Top
 Profile  
 
PostPosted: Sat Mar 10, 2012 6:01 pm 
Offline
Member
User avatar

Joined: Wed May 06, 2009 1:29 pm
Posts: 198
I hear we're getting a new launchpad soon, do you think this will cause a problem with that?

_________________
Image
Crickett & Sprint


Top
 Profile  
 
PostPosted: Sat Mar 10, 2012 6:41 pm 
Offline
Member

Joined: Tue May 05, 2009 4:50 am
Posts: 405
bijaz is the smartest man alive


Top
 Profile  
 
PostPosted: Sat Mar 10, 2012 7:48 pm 
Offline
Member

Joined: Sat Dec 15, 2007 3:49 pm
Posts: 128
This is somewhat off-topic, but seeing as how you need to use windowed mode to box (I did this by adding the windowedMode True thing to the ini, as I couldn't find any other way), does anyone happen to know how to use the displays picture settings, rather than the iMac itself? In fullscreen, the game seems to use my HDTV Gamma/brightness/etc settings, but in windowed mode it's so dark I can barely see anything, unless I crank the in-game gamma up really high.

In other words, is it necessary to change the brightness and whatnot through the iMac (and EQ client) itself when using windowed mode, or is there an option in OS X to use the displays settings instead? I guess it's really not a big deal either way, I was just curious. I still don't know much at all about OS X :P


Top
 Profile  
 
PostPosted: Mon Mar 12, 2012 6:41 am 
Offline
Member

Joined: Wed Mar 07, 2012 6:33 am
Posts: 4
Senvilan, I'm new to OS X myself and have been going into the display settings under system preferences, and changing the profile to one that is brighter. There is probably a better way to do it, but it does really help out a lot for playing in windowed mode.


Top
 Profile  
 
PostPosted: Mon Mar 12, 2012 12:39 pm 
Offline
Member
User avatar

Joined: Thu Jul 24, 2003 7:19 pm
Posts: 434
So I did this and everything loads up just wonderfully...only thing is, in the second instance I open up (using Spaces) everything works but the left mouse button. I can type in the windows, I can turn using my right button, but I can't left click anything. Thoughts?

_________________
Image

Blackfell, Outrider of <Destiny>


Top
 Profile  
 
PostPosted: Tue Mar 13, 2012 3:05 am 
Offline
Member

Joined: Thu Jul 03, 2008 9:01 am
Posts: 911
Blackfell: do /mc i and click OK in the error dialog that pops up

_________________
Sinnder, Enchanter of Destiny
Joshore, Druid of Destiny


Top
 Profile  
 
PostPosted: Thu Mar 22, 2012 6:06 am 
Offline
Member

Joined: Tue Nov 15, 2011 9:52 am
Posts: 126
Lets say I wanted to keep using Test... Would my terminal line be:

chmod 0000 ~/Library/Preferences/SOEWebInstaller/EverQuest\ Test\ Mac/

??

_________________
Mukk the Smelly
Not so smelly alts: Slave Driver, Mach One, Mukks Muscles, Iason MD, Tele Porter


Top
 Profile  
 
PostPosted: Thu Mar 22, 2012 5:04 pm 
Offline
Member
User avatar

Joined: Mon Dec 10, 2007 12:57 pm
Posts: 586
jmcrewe wrote:
Lets say I wanted to keep using Test... Would my terminal line be:

chmod 0000 ~/Library/Preferences/SOEWebInstaller/EverQuest\ Test\ Mac/

??


There is no reason to use test, test is same version as live right now... just remove it and move on.

_________________
Image


Top
 Profile  
 
PostPosted: Fri Mar 23, 2012 5:51 am 
Offline
Member

Joined: Tue Nov 15, 2011 9:52 am
Posts: 126
I'm reluctant to use Live, because it has NEVER worked for me. Not once. Haven't tried in a while, but I'd rather just continue using Test. (and not have to port ui files, etc over)

_________________
Mukk the Smelly
Not so smelly alts: Slave Driver, Mach One, Mukks Muscles, Iason MD, Tele Porter


Top
 Profile  
 
PostPosted: Fri Mar 23, 2012 12:24 pm 
Offline
Member
User avatar

Joined: Mon Dec 10, 2007 12:57 pm
Posts: 586
Delete the Everquest Mac, and rename Everquest Mac Test to Everquest Mac, switch the launcher to live. They are the exact same game files right now so if you are having trouble than it's something else.

_________________
Image


Top
 Profile  
 
PostPosted: Tue Mar 27, 2012 10:50 am 
Offline
Member
User avatar

Joined: Sun Mar 18, 2012 5:35 am
Posts: 54
Location: Charlottesville, VA
Bijaz wrote:
Next go to /Users/username/Library/Preferences/SOEWebInstaller/EverQuest Mac and remove any files that have "running" in the name. IE: EverQuest Mac.running.accountname.

Finally from within a terminal window type the following command (or cut and paste)

Code:
chmod 0000 ~/Library/Preferences/SOEWebInstaller/EverQuest\ Mac/



This didn't work for me. It caused the launcher to crash or eternally be "initializing."

Setting chmod to 0000 means noone has access to read or write to these files -- how can that work?

I changed the read/write permissions to read & write for myself, and "everyone" to "read only."

_________________
=================
Weltan Schauung - Dark Elf Wizard (24)
Quii Bono - Dark Elf Enchanter (22)
Gemut Lichkeit - Dark Elf Cleric (23)
Welt Shmerts - Dark Elf Warrior (21)
Fleder - Half Elf Ranger (18)


Top
 Profile  
 
PostPosted: Tue Mar 27, 2012 1:20 pm 
Offline
Member

Joined: Thu Jul 03, 2008 9:01 am
Posts: 911
You have to do it after you've previously logged in -- so it's created the files it needs to create. And you do it to the directory, not the files themselves. That means it can't create new Running files - which it knows something is running.

_________________
Sinnder, Enchanter of Destiny
Joshore, Druid of Destiny


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 36 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 10 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group