Found this game over on the Cursed Armor post after someone said its a lot better than CA and I read the first few pages here. Also wondering how to get to the dlc?Did you look at the reviews or only the discussion?
Correct, they have intentionally disabled the dlc room when offline.Ok I paid the $80 he's asking for, finished the game, but no DLC room, only the other two, am I missing something or is it no longer included?
Edit:
Ok seems like you need a network connection when running the game to be able to access it, in case someone was wondering why the room didn't show up for them, this seems to also apply to the version posted here, since I couldn't get the room to show up in it either, correct me if I'm wrong.
They ban you for opening the web console? That's madness, I always play RPG maker games with the console open. I only removed the debugger lines in the file and I then I could use the console, I couldn't find any lines that would ban my account for just opening the console though? Did I miss it?Correct, they have intentionally disabled the dlc room when offline.
It is very easy to re-activate it, but since they didn't include all the maps/files (only 3? dlcs worked correctly and the others crush the game) I left it deactivated.
ps. you can grab the files with the debug console, but first you'll have to deactivate the debug traps they added, for avoiding getting your account banned.
I'm not saying that they will ban you; only that they can if they see too many debug error-reports.They ban you for opening the web console? That's madness, I always play RPG maker games with the console open. I only removed the debugger lines in the file and I then I could use the console, I couldn't find any lines that would ban my account for just opening the console though? Did I miss it?
And in my case to open the DLC without a request to the "/ek" address I only had to set two variables, so I wouldn't really care if my account is banned now, but I would really be furious if it was for only opening the web console and considering the amount I payed, this would really be a terrible developer.
If your willing to share I'd really like to know where the code is that sends the ban request, if you could give me something to search for, already went through all the xmlhttp requests, but couldn't find anything unless it was obfuscated in an eval?
I’ll see if theres files missing, but I dont think so since after running a checksum on both the files here and the original, only files that were changed or added was two js files and the exe. You could go through the map files to find two m02xx variables I think, the number starts with “m” followed by four numbers, which should be assigned to a $wc and $we object, which if not found calls window.close(). If you can find them and set them, the dlc should work if I’m correct, I’ll have to go through the files to make sure, but I don’t have the time for that so I hope this helps.Since only the data files for the DLC are missing. Could someone maybe upload the data files or send me a link for the DLC data files? (If possible the whole data folder? There should be no info in there at all since the identifying stuff should be in the js folder.)
You can use the cheat menu to tp into the DLC room but when you try to activate a DLC the game crashs because the data file is missing the lines needed.