Page 2 of 4 FirstFirst 1234 LastLast
Results 21 to 40 of 65

Thread: 2 Clients

  1. #21
    Hero uhgungawa's Avatar
    Join Date
    Mar 2006
    Posts
    0

    Default

    OK but that is just text, how does it open the programs? (i b still stupid)
    ........................................... I <3 22/7
    Sassy, Babbette, Migette, Snip, Phatass, Bimbette, Sassette, Wentch, Duelingbanjo, Jaillbait, Sticki *WARNING* ALL PM'S ARE OPEN TO POSTING *WARNING*
    When asking for buffs, always ask for the Axer Package

  2. #22
    Community Member Harncw's Avatar
    Join Date
    Jun 2006
    Posts
    758

    Default

    Quote Originally Posted by uhgungawa View Post
    OK but that is just text, how does it open the programs? (i b still stupid)
    renaming the file from something.txt to something.bat turns it into a "batch" file meaning you can double click it and then it invokes the dos commands specified in the file.
    /TELL Tackilack ~ Tackalack ~ Taq ~ Heartattack ~ Scrooge

  3. #23
    Community Member mutantbee's Avatar
    Join Date
    Mar 2006
    Posts
    55

    Default

    If you are not comfortable making a batch file you can do it manually. Just create a shortcut to the turbineinvoker.exe for each copy of DDO, and launch each one. Do not log in until you have a login screen for each copy you want to play. They will open one on top of the other. Just drag them apart to login. After you have logged in to each, then click Play on each one. You need to uncheck the Full Screen option under graphics to make it multiple monitor friendly. They will always launch stacked on top of each other, again just drag/resize them how you like.

    Important provisos:

    -This does not work if you are running the new TDM version. You need to get rid of the TDM. It can be uninstalled separately from the game itself.

    -You may need to edit your UserPreferneces.ini, which is under the Dungeons and Dragons Online folder in "My Documents" Change the below section from True to False, as shown:

    [Net]
    BindInterface=
    ComputeUniquePort=False
    ConnectionSpeed=0.00
    UserSpecifiedPort=0

    I run 3 copies of the game on 3 monitors this way. You may find that you have to lower your graphics settings to get a good frame rate.

    Hope this helps, and good luck!

  4. #24
    Community Member Harncw's Avatar
    Join Date
    Jun 2006
    Posts
    758

    Default

    Quote Originally Posted by mutantbee View Post
    I run 3 copies of the game on 3 monitors this way.
    /grovels before the 3 monitors... "I'm not worthy!"
    /TELL Tackilack ~ Tackalack ~ Taq ~ Heartattack ~ Scrooge

  5. #25
    Community Member
    Join Date
    May 2006
    Posts
    1,213

    Default

    Quote Originally Posted by mutantbee View Post
    I run 3 copies of the game on 3 monitors this way. You may find that you have to lower your graphics settings to get a good frame rate.
    I, uh, don't suppose you know a (ToS/CoC-compliant) way to have all the keyboard and mouse commands go to all DDO instances at the same time, do you?

  6. #26
    Founder Gol's Avatar
    Join Date
    Feb 2006
    Posts
    2,502

    Default

    Quote Originally Posted by Strakeln View Post
    I, uh, don't suppose you know a (ToS/CoC-compliant) way to have all the keyboard and mouse commands go to all DDO instances at the same time, do you?
    Wouldn't be hard to code...

    I use to have 6 Asheron's Call clients going at once (24x7 at that)...

  7. #27
    Founder binnsr's Avatar
    Join Date
    Feb 2006
    Posts
    761

    Default

    Quote Originally Posted by Gelandor View Post
    I run 2 copies of DDO on the same machine, it was tricky to get it to work, but here are the tricks:

    1. Create a 2nd Copy of the DDO folder. I have D:\DDO\ and D:\DDO2\
    2. Create a batch file that launches both games at the same time, otherwise you will get the client is already running message.
    3. It can look like only one client is running, but if you drag one onto a different spot on the screen, you will see the second client.
    4. Running dual monitors helps a lot with this.

    Hope this helps.
    I do the same thing. A couple of tips to add to your notes:
    I have found that putting the two installs on different drives as this significantly reduces load times (even putting it on an SD card if you have an SD card reader in your computer works).
    I also tried it on my laptop (4gb of ram 2.4Ghz proc and geforce 120M 1gb video card) and found that I was perilously close to running in swap space after an hour or so of gaming with both accounts.
    You have to have both clients running before logging in -- i.e. you can have the first launcher completely up and running before starting the second if you desire as long as you don't log into it before the second is started.
    Telling the launcher to remain running in the background (at work so don't remember the exact verbiage) lets you quit/restart as many times as you like without having to restart both clients -- handy if you have a third account but don't have the resources to run all three at once.

    And finally -- this is the most important part of getting this to work: You have to have multiple accounts for any of this to work.
    -=]ArchAngels[=-

  8. #28
    Founder binnsr's Avatar
    Join Date
    Feb 2006
    Posts
    761

    Default

    Quote Originally Posted by mutantbee View Post
    -This does not work if you are running the new TDM version. You need to get rid of the TDM. It can be uninstalled separately from the game itself.
    don't need to uninstall the TDM, you just need to make sure that your shortcuts or batch file refer(s) to the turbinelauncher.exe rather than the tdm.
    -=]ArchAngels[=-

  9. #29
    Community Member Exildur01's Avatar
    Join Date
    Sep 2009
    Posts
    2

    Default

    Quote Originally Posted by mutantbee View Post
    If you are not comfortable making a batch file you can do it manually. Just create a shortcut to the turbineinvoker.exe for each copy of DDO, and launch each one. Do not log in until you have a login screen for each copy you want to play. They will open one on top of the other. Just drag them apart to login. After you have logged in to each, then click Play on each one. You need to uncheck the Full Screen option under graphics to make it multiple monitor friendly. They will always launch stacked on top of each other, again just drag/resize them how you like.

    Important provisos:

    -This does not work if you are running the new TDM version. You need to get rid of the TDM. It can be uninstalled separately from the game itself.

    -You may need to edit your UserPreferneces.ini, which is under the Dungeons and Dragons Online folder in "My Documents" Change the below section from True to False, as shown:

    [Net]
    BindInterface=
    ComputeUniquePort=False
    ConnectionSpeed=0.00
    UserSpecifiedPort=0

    I run 3 copies of the game on 3 monitors this way. You may find that you have to lower your graphics settings to get a good frame rate.

    Hope this helps, and good luck!
    Thank you for your help, I was really struggling to get this working, this method is the only one that worked for me! Now I can 3-box with ease. Many thanks Mutantbee!!

  10. #30
    Community Member
    Join Date
    Sep 2009
    Posts
    6

    Default

    Does anybody know if this still works? When I try to do it, I can only open 1 instance.

    Edit: Update, I got it to work. Apparently changing the shortucts to TurbineLauncher.exe isn't enough, you do indeed need to fully uninstall the TDM.
    Last edited by Lunastria; 10-02-2009 at 02:58 PM.

  11. #31
    Founder binnsr's Avatar
    Join Date
    Feb 2006
    Posts
    761

    Default

    Quote Originally Posted by Lunastria View Post
    Does anybody know if this still works? When I try to do it, I can only open 1 instance.
    Its the only way that I play these days. A couple of things to check:
    1. Are you using two separate file locations (preferably on different physical disks)?
    2. Did you change the "ComputeUniquePort" setting to False in your UserPreferences.ini file?
    3. Are you launching both clients before logging into either of them?
    -=]ArchAngels[=-

  12. #32
    Community Member
    Join Date
    Oct 2009
    Posts
    2

    Default 2 boxing DDO Dont copy your game folder

    Just make a shortcut to dndlauncher.exe
    and
    TurbineInvoker.exe

    or make the bat file to load both at same time
    it will load up two clients no copying the game folder

    Ive done it to go hard on quests as fighter and use my cleric as a mobile shrine

  13. #33
    Founder binnsr's Avatar
    Join Date
    Feb 2006
    Posts
    761

    Default

    Quote Originally Posted by pepsi_phreak_79 View Post
    Just make a shortcut to dndlauncher.exe
    and
    TurbineInvoker.exe

    or make the bat file to load both at same time
    it will load up two clients no copying the game folder

    Ive done it to go hard on quests as fighter and use my cleric as a mobile shrine
    I actually don't recommend this due to the performance hit from both clients working off the same drive.

    Of course, if you've only got one hard disk, then /shrug.
    -=]ArchAngels[=-

  14. #34
    Hero uhgungawa's Avatar
    Join Date
    Mar 2006
    Posts
    0

    Default

    Free bump!!!!!

    Had several guildies asking about this, so I figured it needed a bump to get the info out there
    ........................................... I <3 22/7
    Sassy, Babbette, Migette, Snip, Phatass, Bimbette, Sassette, Wentch, Duelingbanjo, Jaillbait, Sticki *WARNING* ALL PM'S ARE OPEN TO POSTING *WARNING*
    When asking for buffs, always ask for the Axer Package

  15. #35
    Community Member taospark's Avatar
    Join Date
    Oct 2009
    Posts
    68

    Default

    Has there ever been a statement from Turbine as to whether this is allowed or not since they might view it as some kind of circumvention of their account controls?

  16. #36
    Founder binnsr's Avatar
    Join Date
    Feb 2006
    Posts
    761

    Default

    Quote Originally Posted by taospark View Post
    Has there ever been a statement from Turbine as to whether this is allowed or not since they might view it as some kind of circumvention of their account controls?
    Why would it not be allowed? I still have to have two accounts ..
    -=]ArchAngels[=-

  17. #37
    Community Member taospark's Avatar
    Join Date
    Oct 2009
    Posts
    68

    Default

    Quote Originally Posted by binnsr View Post
    Why would it not be allowed? I still have to have two accounts ..
    I apologize. I meant logging onto two accounts at once.

  18. #38
    Community Member
    Join Date
    May 2006
    Posts
    1,213

    Default

    Quote Originally Posted by taospark View Post
    I apologize. I meant logging onto two accounts at once.
    No problem that I'm aware of, and we know for a fact that they (Turbine) are aware of people playing multiple accounts simultaneously.

  19. #39
    Community Member
    Join Date
    Sep 2009
    Posts
    968

    Default

    The posts above refer to unistalling the TDM, what exactly is the TDM and will uninstalling it have other impacts?

    Thanks

  20. #40
    Founder Ingo's Avatar
    Join Date
    Feb 2006
    Posts
    151

    Default

    Quote Originally Posted by RS-Makk View Post
    The posts above refer to unistalling the TDM, what exactly is the TDM and will uninstalling it have other impacts?

    Thanks
    TDM = Turbine Download Manager, which is the program that performed the initial download and install of DDO for you. Once you've got DDO installed, you no longer need the TDM, so uninstalling TDM will have no impact.
    INGO
    Ghallanda
    Ingo - Human Paladin

Page 2 of 4 FirstFirst 1234 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

This form's session has expired. You need to reload the page.

Reload