Possibly... with Maim Lain's blessing? I mean, as far as I know he's the original author of that patch.Think you could make an incest patch? You would be a god among men.
Possibly... with Maim Lain's blessing? I mean, as far as I know he's the original author of that patch.Think you could make an incest patch? You would be a god among men.
Have to hire both Claire and Violet to work in the shop.hello, anyone can explain me how to get memory 28 ? thanks
I don't think he would mind.Possibly... with Maim Lain's blessing? I mean, as far as I know he's the original author of that patch.
Thank You but more Clarification like where write This CodeNot trivial... but doesn't matter. Here's the script I promised that decrypts everything (make a backup of your game folder first, obviously)., which should answer your question.
You must be registered to see the links
Instructions:
- Drop in game folder.
- Execute with node:
Code:node decrypt.js
- ???
- Profit!
This will obviously break your game since it will try to load the encrypted files which are no longer there. I will write a patch later.
View attachment 215599
Cheers.
I've encountered that "bug" as well.it seems it is possible to progress too quickly in violets quest chain. The only interactions I can do with her require a higher relationship level than what I have and there is no way to increase it.
He could, like some other patreon game makers, such as Town of Passion, make you be able to rename the characters to Mom, Sister etc., as originally intended. It's a simple update to do, after all, you can rename your own character in game already.He's already built up a healthy following on Patreon, why risk it, pretty much.
To get memory #28 you have to have violet working in your shop and have enough days worked in the shop that Claire asks for the job. Then hire her and have both violet and claire working and they'll end up fighting during working hours, that's the memory #28hello, anyone can explain me how to get memory 28 ? thanks
Sorry, I can't seem to get this to work for me. When I try and run it with "node decrypt.js" it says "Error: cannot find module"Not trivial... but doesn't matter. Here's the script I promised that decrypts everything (make a backup of your game folder first, obviously)., which should answer your question.
You must be registered to see the links
Instructions:
- Drop in game folder.
- Execute with node:
Code:node decrypt.js
- ???
- Profit!
This will obviously break your game since it will try to load the encrypted files which are no longer there. I will write a patch later.
View attachment 215599
Cheers.
Make sure you have the relevant dependencies installed for node (probably need crypto/zlib). The error you pasted should also tell you which module you are lacking. The script does try to use uglifyjs if installed but should continue without it.Sorry, I can't seem to get this to work for me. When I try and run it with "node decrypt.js" it says "Error: cannot find module"
On your command line, if you don't know what that is... then... decrypting those files is probably not for you (you probably won't have node either).Thank You but more Clarification like where write This Code
The Dev puts more work into encrypting/obfuscating the files than they do actually creating the game... That's why it needs a ton of RAM to run well, as the game is decrypting the files as you play. Older versions that have been decrypted play much smoother on older computers.Possibly... with Maim Lain's blessing? I mean, as far as I know he's the original author of that patch.
That has more to do with over-aggressive caching... Almost everything is cached on startup. As you may expect, the cache itself contains unencrypted content. The problem however is the sheer amount of files being loaded and permanently kept in memory... You can get around that problem by editing plugins.js and either disable it or make it less aggressive.The Dev puts more work into encrypting/obfuscating the files than they do actually creating the game... That's why it needs a ton of RAM to run well, as the game is decrypting the files as you play. Older versions that have been decrypted play much smoother on older computers.
Well dam, so much for me relying on node to do its job. Okay, here's the same thing sans uglifyjs:Download the node and Run The code
I find The error He said "spawn uglisfyjs ENOENT" what I Do?
lol wait. so you're telling me they're half-assing the half assing?A bunch of stuff about encryption and obfuscation
Probablylol wait. so you're telling me they're half-assing the half assing?
so they're quarter assing? ....