Connection ErrorBad RequestSession ExpiredSign in requiredForbiddenNot FoundToo Many RequestsServer ErrorBad GatewayService UnavailableGateway TimeoutHTTP Version Not Supported
Session Expired
Your session has expired. Please log in to continue.
Sign in required
You need an account to do that. Sign in or create one — it only takes a minute.
Request Failed
We encountered an issue while processing your request.
Please check your internet connection and try again.
Error Details:
Share Link
MentStatistics
Registered:
Posts:31,055
#5025
Auto-translated
mamaich -- a beast... mamaich
For those who want to delve "inside" the game files, I've created a dumper for ORC files. http://www.multiupload.com/H4IK07FN8C To use it, unpack it somewhere and run: U:\dump\orc_dec.exe "U:\Heroes_VI\Might & Magic Heroes VI - Public Closed Beta\Data.orc" and so on, up to Data7.orc. The files will be dumped into the current directory. The source code is included. I noticed that maps from the campaign don't open in the editor. But this seems to be a limitation of the editor itself, as I rechecked, and the maps are dumped correctly. It doesn't dump ORC files from the private beta – it has different encryption keys. In principle, it can be fixed, but I'm too lazy. ----- I also made a dump for the private beta – http://www.multiupload.com/JV1OA0RPKI there, not only the keys have changed, but also the file format slightly (minimally). I didn't see anything interesting. I'm sure they will change the file format for the release as well. But these are minor things.