DualLog without MultiClient/DualClient
Posted: August 22nd, 2015, 2:21 pm
This method of multi-clienting uses ONE install of AC, though you can set it to use multiple simply by changing the target files. (use multiple if you have cell.dat corruption issues)
Thwarg-Launcher uses this method by default (can edit UserFile to make multiple) http://www.immortalbob.com/phpBB3/viewt ... f=25&t=237
Locate your Documents\Asheron's Call\UserPreferences.ini -- Right click and Edit
Find [Net] and change ComputeUniquePort to True and save

Open Decal - Options - Check "Dual Log" and click Ok

You can now log in as many clients as you wish using the normal aclauncher.
Automatically enter username/pw fields, select world and login:
Create a shortcut to the same aclauncher for each instance of AC you wish to run
Right click - Edit each shortcut. In the "Target" field add the following to the end of the string
It should look similar to this
The -2 and -3 tells the launcher to press the "Next" button to complete each step

One install of AC


Thwarg-Launcher uses this method by default (can edit UserFile to make multiple) http://www.immortalbob.com/phpBB3/viewt ... f=25&t=237
Locate your Documents\Asheron's Call\UserPreferences.ini -- Right click and Edit
Find [Net] and change ComputeUniquePort to True and save

Open Decal - Options - Check "Dual Log" and click Ok

You can now log in as many clients as you wish using the normal aclauncher.
Automatically enter username/pw fields, select world and login:
Create a shortcut to the same aclauncher for each instance of AC you wish to run
Right click - Edit each shortcut. In the "Target" field add the following to the end of the string
Code: Select all
-username "MyUsername" -password "MyPassword" -w "ServerName" -2 -3
Code: Select all
"C:\Games\Asheron's Call\aclauncher.exe" -username "MyUsername" -password "MyPassword" -w "ServerName" -2 -3

One install of AC

