Quote:
Originally Posted by
Blue100000005
Is this allowed?
Yes, it is officially allowed and that has been confirmed both in PMs to Mods and in public forum messages.
Quote:
Originally Posted by
Lonnbeimnech
to duelbox on one computer, you will need 2 accounts. then just
1. Find your 'DDO unlimited' folder, on win7 its probably in c:>program files (86)>turbine
2. Copy the entire folder to anywhere else on your computer
3. open both launchers (the one you usually use, and the copy), you have to have them both open before logging in.
4. log in one then the other, you can do both at once but the loading times are really really long, maybe thats just my pos comp tho
While the above works, you save yourself some patching headaches and a bunch of diskspace if instead of copying you create a virtual copy of the directory using this comand line:
mklink /D "c:\Program Files (x86)\Turbine\DDO Unlimited-Copy\" "c:\Program Files (x86)\Turbine\DDO Unlimited\"
Obviously substitute your own dirve paths.