1. First ensure that you have the retail untouched version of Assassins creed Also check that whether you have Ubi-Gamelauncher.
2. Download the Package.
3. Extract the content of that archive in new folder. install Python 2.6 and PyCrypto 2.0.1 .
4. Go to the extracted folder and open the tls.py file in notepad. See the line given below
Code:
if extrasettings != binascii.a2b_hex("00001600040005000a000900640062000300060013001200630100"):
print "ERROR, unexpected client settings", binascii.b2a_hex(data)
sys.exit() 5.delete all these lines.
6. install Webserver like xampp
7.Search "htdocs" folder in the xampp folder
8. copy all files from the "htdocs" folder in new folder.
9. Make following structure in "htdocs" folder:
Code:
xampp/htdocs/orbit/satellitelist/satellitelist.txt
10. open the satellitelist.txt and the write following line:
127.0.0.1
11. save the file
12. start the run the apache webserver in xampp
13. use following lines into your hosts file(C:WindowsSystem32driversetchosts) and after that save it:
Code:
127.0.0.1 static3.cdn.ubi.com
127.0.0.1 ubisoft-orbit.s3.amazonaws.com
127.0.0.1 onlineconfigservice.ubi.com
127.0.0.1 orbitservice.ubi.com
127.0.0.1 ubisoft-orbit-savegames.s3.amazonaws.com
14. copy the values.db.
15. Using "cd DIR" command places the folder where you have extract your files.
16. Type "cd source" command and after that press enter.
17. Type "server.py" and after that press enter.
18. Do not close the command prompt and start Assassins Creed 2.
19. Login with any Username and Password
Bookmarks