You are on page 1of 2

This is a server emulator for Assassin's Creed 2 that allows you to play the gam e offline.

Web server is now included, no need to have it separate anymore. Thanks to SomeO neBody. The server now autopatches your Ubisoft Game Launcher to version 1.0.0.117. Version 1.01 of AC2 is recommended, but not required. Edit your hosts file and add these entries: 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 static3.cdn.ubi.com ubisoft-orbit.s3.amazonaws.com onlineconfigservice.ubi.com orbitservice.ubi.com ubisoft-orbit-savegames.s3.amazonaws.com

Then run "ipconfig /flushdns" Finally, run server.exe and start your game. Notes: - Log in with any random username/pass. - Saves are connected to username, so use the same every time. - After logging in, there might be a few seconds of delay, haven't found the rea son yet. - Loading and saving savegames remotely should fail, that's normal. - The mitm.exe program can be used with a legit copy of the game to find challen ges and responses and place them in values.db - mitmgeneric.exe is a program that might be used to see the data in other Ubiso ft DRMed games - I've completely changed the challenge/response code. This MIGHT have introduce d bugs, tell me immediately if this version stops in places where the previous version worked! Requirements to run Python code directly (YOU DON'T NEED THIS IF YOU USE THE EXE FILES): - Python 2.6 - Pycrypto 2.0.1 ----Version history: 0.4 - Added files to the web server root to enable autopatching of UbiGL - Fixed a bug where mitm.exe wouldn't show any error logs from the valueslib mod ule - Completely changed the challenge/response code to handle the 00100000010000000 053ba90c60000000053ba90cc value - Included latest version of values.db, 1844 pairs - game should be completable. Thanks to all of Rin! - Added new mitmgeneric.exe program for those wanting to analyze other Ubi games 0.31 - Added missing encoding modules

0.3 - Added webserver in mitm.exe too - MUCH more and detailed logging - Thanks to razafan for updated values.db 0.2 - Included mitm.exe - Added integrated webserver to server.exe - Fixed bug when client offered different TLS protocol suite 0.1 - First release, included only server.exe

You might also like