Running Multiple Viewers

From Second Life Wiki
Jump to navigation Jump to search

The following steps enable you to run multiple instances of the SL Viewer at the same time. Since you can only have each account logged in once, you'll need multiple accounts, one for each instance. Also see Viewer parameters.

KBwarning.png Warning: Linden Lab recognizes the practical usages of running multiple avatars/accounts at once for inventory transfers, permissions testing, avatar group photography, making machinima, and so on. But the Second Life Viewer can be very resource-intensive, and having more than one instance competing for RAM, graphics card memory, and soforth fares poorly on many systems. So do NOT count on the below tips to work.

Best of luck, and PROCEED AT YOUR OWN RISK.

Easy steps

Revised for SL Viewer 2.5.

  1. Start the SL Viewer. On the login screen, change the Mode dropdown to Advanced and restart the Viewer.
  2. Select Me menu > Preferences.
  3. In the Preferences window, click the Advanced tab.
  4. Enable Allow Multiple Viewers
  5. Click OK.

Windows

  1. Double-click a SL Viewer shortcut (installed by default on your desktop) to start a new instance of the Viewer.
  2. Double-click it again to start another Viewer instance. Repeat this until you have the number of desired instances.

Mac

  1. In the Finder, select Go menu > Go to Folder.
  2. Enter /Applications/Second Life Viewer 2.app/Contents/MacOS and click Go.
  3. Double-click the Second Life executable to start a new instance of the Viewer.
  4. Double-click it again to start another instance. Repeat this until you have the number of desired instances.

You can right-click the Second Life executable and select Make Alias, then drag the alias to a convenient place (like your desktop) so you don't have to dig in the future.

Older details

Some of the following is outdated and no longer applies.

KBnote.png Note: while the below steps use "--multiple", a single dash, as in "-multiple", should work, too. If not, report your findings on the Discussion page.

Windows

This can work on Windows XP and Vista.

<videoflash type="vimeo">4242095|640|480</videoflash>

  1. Make a new shortcut to SecondLife.exe.
    • If you still have the desktop shortcut included with the default install, you can edit it, or right-click it and select Create Shortcut to make a safety copy. You can rename it to differentiate.
  2. Right-click the shortcut, click the Shortcut tab.
  3. Next to Target:, add "--multiple" to the end.
    • The whole Target: line should look like: "C:\Program Files\SecondLife\SecondLife.exe" --set InstallLanguage en --multiple
    Running multiple Viewers.png
  4. Click OK to save.
  5. Double-click the Second Life shortcut to start Second Life. After it's running, double-click the shortcut again to see if another copy successfully starts.

Mac OS X

<videoflash type="vimeo">4500287|640|480</videoflash>

From the Finder

  1. Go to your Applications folder and look for Second Life.
  2. Right-click Second Life and click Show Package Contents.
  3. Within the package, open Contents > Resources folders, then double-click arguments.txt. By default, it'll open in TextEdit.
  4. In this text file, add "--multiple", then in the text editor, go to File menu > Save.
  5. Still in the Second Life package, go up a level. Then go into the MacOS folder (Contents > MacOS)
  6. Double-click the Second Life executable in the MacOS folder, which is different than running the overall application package. A Terminal window with debug info appears, then Second Life should start. Then, double-click the Second Life executable or shortcut again. Another copy should successfully appear.
    • To make this easier in the future, right-click the Second Life executable and choose Make Alias. You can drag this alias to your desktop or another convenient location so you don't have to dig into this folder in the future.
    • Alternatively, you can duplicate the Second Life package.

From the Terminal

Recommended for the technically comfortable:

  1. Open the Terminal.
  2. Type or paste in "/Applications/Second\ Life.app/Contents/MacOS/Second\ Life --multiple". You need to change the directory if you've installed Second Life somewhere else.
    Running multiple Viewers - Mac Terminal.png
  3. Press Return, and repeat the above for each subsequent instance.

One instance per user account

Stuff to do: This section needs to be revised for style and accuracy.


(An alternative method for Mac OS X 10.3 Panther or later (which may also work for Windows?) is to use different user accounts on your computer: this needs an initial set-up, but will then involve being able to run Second Life as multiples without any technical changes to Package Contents.)

  • Set up (repeat for further multiples if desired):
  1. Open System Preferences > Accounts
  2. Click the lock icon in the bottom left and type an admin password to authenticate
  3. Under Login Options, check Enable fast user switching
  4. If you need to add an account, click the + symbol under the list of accounts
  5. Give the new account a name and short name. For convenience, don't use a password, and do not give the new account Administrator privileges
  6. Repeat as desired
  • Regular use:
  1. Log in to your main SL account under one computer user account
  2. Use the Fast User Switching menu to switch to another user account
  3. Log in to another of your SL accounts
  4. (watch your computer slow right down!)
  5. Use Fast User Switching to quickly switch between accounts

The disadvantages of this second method is that you cannot have both SL windows on your screen simultaneously. The advantage is that you can run both instances of SL full screen.

Linux

  1. Find the file gridargs.dat in the Second Life installation directory
  2. Edit the file and add '-multiple'

Launch alternate viewers

Stuff to do: This section's scope and focus needs to be clarified.


You can start up SL Viewer first, and then launch Meerkat or Hippo (or both).

It has to be in that order, SL Viewer and Greenlife Emerald insist on being the "first", so you cannot run them both at the same time. Meerkat and Hippo don't mind being second or third.

Advantage: You can experiment with different viewers on the same screen.

Disadvantage: It's very, very slow if both windows are maximized. The best way to switch is by minimizing one and maximizing the other. This is a bit cumbersome. And they both need to be maximized when you want to compare them directly, of course.