- Sep 4, 2017
- 15
- 7
I can't get Ep 3 to run, 1 and 2 work fine. Seems the .exe file is open and showing as Electron in task manager. Any ideas?
You where right.... whoops... But thanks m8. And Sorry for a late thanks.You must have downloaded the CG's instead of the game.
HelloTo extract images I can give you a step-by-step howto that should be easy to follow, even if you are pretty much computer illiterate and you have no idea what it actually means or does. I'm working with such people every day and if they are able to do something like that, so should you.
*In case you have Windows 10 creators update installed, there is no "Open command window here" command in the menu. Use "Open PowerShell window here" instead. A terminal window with the title "Windows PowerShell" should open. Now type in that window three letters cmd and push Enter key. Continue at #4
- Download and install node.js from here:
You must be registered to see the links
If you have 64-bit Windows, use the 64-bit version.- Open your game folder and then resources folder. Create a new subfolder there. Give it a name like "extr" or something like that.
- Unless you have Windows 10 creators update installed*, hold the SHIFT key and right-click on the new folder, select "Open command window here". A black terminal window should open.
- Copy the following command from here:
npm install -g asar
paste it into the black window and push the Enter key. Wait until it's done and the prompt line appears again.- Just to test it out, type or copy from here:
asar --help
paste and Enter. Asar help text should appear. Now you're ready to extract your archive.- Copy this command from here:
asar extract ..\app.asar .\
paste it and push Enter. Wait until it's done.- Now you have most pics in "data" subfolder inside your new folder, but they are missing file extensions and Windows is unable to open them as images. Take the next step to fix that problem:
- Now copy all of this:
and again, paste and Enter.Code:cd data & for %n in (*) do if not "%n"=="hash" if not "%n"=="main.json" ren "%n" "%n.jpg"
- Now open your new folder and "data" subfolder inside it. Most pics are there. Some pics are in the "images" subfolder.
- You can close the black window now.
(I haven't tested it on Windows 10, but it should work)
It doesn't appear likely that a x32 version is going to be created.Any (x32) version please?
It's a story about a cult, so you can bet your ass there's something of that sort.FOR REAL?
For 3 episodes?
Is there some ntr shit in there?
-.-
.
Didn't see it. Thx.@vir_cotto see my post above!
I think dev promised it for ep3 but it's not there ; I think some limited rudimentary auto save function is in place (but I'm not sure) you definitely can't save at will.
there is a checkpoint save system in daughter saga 1 episode 3@vir_cotto see my post above!
I think dev promised it for ep3 but it's not there ; I think some limited rudimentary auto save function is in place (but I'm not sure) you definitely can't save at will.
The points may transfer over from ep.3 - the mechanism is in place, but the dev has said they aren't sure if they want to use it until there are more meaningful choices. As for no saves, the checkpoint/quicksave system included in ep.3 helps a lot.have a question.on 3 do the points transfer over?if so then i need to re-download 3 i guess?i kinda played it backwards.im interested in the game for sure but the no saves really suck.thanks
yeah checkpoints seem to work for last one u do only.but no your right no points held over from 2.5-3The points may transfer over from ep.3 - the mechanism is in place, but the dev has said they aren't sure if they want to use it until there are more meaningful choices. As for no saves, the checkpoint/quicksave system included in ep.3 helps a lot.