Difference between revisions of "Running Multiple Viewers"
Jump to navigation
Jump to search
(→Linux) |
(→Linux) |
||
Line 16: | Line 16: | ||
== Linux == | == Linux == | ||
# Find the file gridargs.dat in the Second Life installation directory | |||
# Edit the file and add '-multiple' | |||
== Mac OS X == | == Mac OS X == |
Revision as of 06:22, 21 August 2007
See also Client_parameters
Windows
- Make a new shortcut to the SL exe file.
- Then in that shortcut go to properties.
- Then in the properties find the Target box.
- It will say something like "C:\Program Files\SecondLife\SecondLife.exe"
- Just after the last " in that box put this in. -multiple
- So it reads like this "C:\Program Files\SecondLife\SecondLife.exe" -multiple
That lets you open as many as your computer can handle.
(You can only have one login at a time to an account. So you'll need a second account for the second SL client you have open. Etc. Max is 5 per household.)
Linux
- Find the file gridargs.dat in the Second Life installation directory
- Edit the file and add '-multiple'
Mac OS X
- Find the client in Finder (usually "Second Life.app")
- Right-click and select "Show Package Contents"
- Open the Contents folder
- Open the Resources folder
- Open the "arguments.txt" file for editing
- Add "-multiple" to the "arguments.txt" file and Save