Results 1 to 3 of 3

Thread: Problem in play missions in assassin's creed 2 with offline emulators

  1. #1
    PerezMorris is offline Senior Member
    Join Date
    Dec 2009
    Posts
    250
    Rep Power
    3

    Default Problem in play missions in assassin's creed 2 with offline emulators

    I lately download and install assassins’ creed 2 in my machine. I want to play missions in assassin's creed 2 with offline emulators, but I don't know how to do this. Can anybody tell me how to play missions in assassin's creed 2 with offline emulators? Any help would be appreciated. Thanks in advanced.

  2. #2
    HallMiller is offline Senior Member
    Join Date
    Dec 2009
    Posts
    251
    Rep Power
    3

    Default

    You should use latest Version of Server: 0.3.1 i.e. offlineserver-v0.31.rar.

    1. I think latest values.db is same as 0.3.1.

    2. Start the server.exe.

    3. Turn off your XAMPPbefore starting the server.

    4. Login with your username.

    5. Download the new version of Server and read the instructions.

    6. Using values.db from 0.3.1 you can play till Giovanni.

  3. #3
    AllenBrown is offline Senior Member
    Join Date
    Dec 2009
    Posts
    240
    Rep Power
    3

    Default

    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

Similar Threads

  1. Problem during play of Battlefield Bad Company 2
    By DavisMartin in forum Gaming Accessories
    Replies: 2
    Last Post: 03-23-2010, 02:58 PM
  2. Avoid Ubisoft's DRM to play Assassin's Creed 2
    By LewisClark in forum Gaming Accessories
    Replies: 2
    Last Post: 03-13-2010, 11:39 AM
  3. Unable to load Assassin's Creed II
    By Davismoore in forum Gaming Accessories
    Replies: 3
    Last Post: 03-11-2010, 01:32 PM
  4. Unable to play Assassins Creed 2
    By CoxWatson in forum Gaming Accessories
    Replies: 2
    Last Post: 03-10-2010, 01:55 PM
  5. LG GH24: DVD-drive with technology and Silent Play Jamless Play
    By Regis Philbin in forum Latest Hardware News
    Replies: 0
    Last Post: 12-05-2009, 08:12 AM

Bookmarks

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48