Dimka2010

Member
Feb 15, 2018
333
209
Can anyone contact the developer. I caught this bug when I pressed ENTER (to rewind dialogs) during this scene. And foolishly got involved. There are no other saves. And with this - it is not possible to play. 11 hours of the game seems to have gone nowhere.

Added save in rar

Ps.. fixed.. ANother one time go in Church and invite Nun on next dating
 
Last edited:

Uzur123

Member
Jan 23, 2020
115
69
Fat Dildo $1800 - Dildo + Dildo
Long Dildo $1900 - Dildo + butt plug
Electric Whip $3100 - Leather Whip + Vibrator
Electric Nipple Clamp $2700 - Nipple clamp + Vibrator
Electric Butt Plug $2500 - Butt plug + vibrator
Futa Blow Up Doll $4900 - Blow up doll + dildo

4 left
BDSM Mask 1200$ - BDSM Tape + BDSM Blindfold
Anal Beads 1600$ - BDSM Rope + Butt Plug
 
Last edited:

The Butler

Active Member
May 3, 2017
623
1,716
Added Decrypt tool to my IPATCH post.
I'll try to learn how to encrypt it back, if I'm successful I'll also upload an encrypted version.
 
  • Like
Reactions: slashslayer

alex2011

Conversation Conqueror
Feb 28, 2017
7,716
4,452
wow this is so much nonsense
at least the art is great

edit: this is a total shitshow
how the fuk a game in development has 2yo errors this big
He mainly focuses on trying to keep the game out of the hands of pirates and modders who want to restore what he removed to comply with Patreon using DRM that, at one point, caused severe performance issues.
 
  • Like
Reactions: OfficialKeblo

The Butler

Active Member
May 3, 2017
623
1,716
He mainly focuses on trying to keep the game out of the hands of pirates and modders who want to restore what he removed to comply with Patreon using DRM that, at one point, caused severe performance issues.
Unfortunatelly, since 0.32b it's gone downhill.... Performance Dropped, Quality dropped, animations become kinda half-assed, amount of time between each update increase tenfolds.
As of now I'm mainly playing this game for what it once was...
Maybe dev got scared of moving to subscribestar or other plataform because he had quite a number of patrons at that time.
Anyway this topic was already discussed around here so yep... Sadge
 

mav99

Member
Jun 8, 2020
238
576
OK guys here ya go thanks to the butler for restoring original patch(I integrated the updated full patch of yours) the decrypted cheat mod overwrites some ipatch files so decided to include it in base directory but at player discretion to use. Updated to nwjs 63.1 and also encoded patch in AV1 and de-noised a few images. Should be all set and performs far better than boners version. No constant stuttering anymore at least for me. Here ya go enjoy.

 

The Butler

Active Member
May 3, 2017
623
1,716
Btw, If someone find inconsistencies with IPATCH (text,weeb,full).
Let me know....
I did fix some on my end but I don't remember If I actually updated it here:unsure: too many files....
And different versions at that (yep I did it to myself).
By inconsistencies I mean....
  • Sofia/Claire calling Flora Mom.
  • Image issues.... (Weeb/IPATCH) the only patches I replaced images so yep....
  • MC referring to Flora as Flora instead of mom.
    PS: ???? will always refer to Flora as Flora.
(I could make him call her mom as well, however by making him refer to her as Flora will give him more of a oustider feeling IMO.).

Send issues via DM (direct message).
 
Last edited:

Sylvanos

Newbie
May 22, 2020
78
30
Ok so idk if this was ever answered, but my phone messages screen is blank. I’ve missed pics and specific text. I accidentally saved and now it’s stuck. Is there a fix or do I have to start all over?
 

ohcmonrest

Member
Jul 22, 2017
403
307
EDIT:
This is my Take on IPATCH and a bit of restoration of old assets.
Important note: Only works with decrypted game.
Preview:
You don't have permission to view the spoiler content. Log in or register now.

PatchDownloadVersion
IPATCH -fixed-
0.6.3a​
IPATCH - (Text Only)​
0.6.3a​

Install:
You don't have permission to view the spoiler content. Log in or register now.
ToolDownloadInstall and Rec:
Decrypt Tool​
Hijacking instructions from pk2000 post.
  1. Download and install NodeJS

  2. Download and extract the file "Decryption tool.zip" ( thanks to ea3794 for making it)(y):cool:
  3. Extract it in your game directory and replace existing files/folders.
  4. Doubleclick the file "Use_This_To_Decrypt.bat"...,wait until is finished)
  5. Game will be unencrypted.

Know issues....
  • When Natalie appears on Main Menu screen she will be big.
  • If you encounter issues try converting your save files using the method provided in the previous Ipatch.

You don't have permission to view the spoiler content. Log in or register now.
BonusDownloadInstallVersion
Easy Basketball minigame​
Extract in www\js
0.6.3a​
Weeb Patch​
Req: IPATCH (Full)
Extract in game folder ~onii-chan​
0.6.3a​

You don't have permission to view the spoiler content. Log in or register now.

Disclaimer:
You don't have permission to view the spoiler content. Log in or register now.

Credits:
You don't have permission to view the spoiler content. Log in or register now.
!!!! Do not use it for v5.2 it will break your game!!!!

V0.5.1b ipatch normal and alternative versions.

(you need to decrypt the game before applying the patch)
You don't have permission to view the spoiler content. Log in or register now.
The difference between them is when Flora talks... the name displayed is:
normal = Flora
alternative = Mom
ps1. the saves of the vanilla game are compatible with my mod/patch and viceversa.( but are not compatible with Maim Lain's mod)
ps2. I will not add cheat menus,galleries, custom events, bugfixes, etc. because they'll break compatibility with future versions.

Edit: added a "missing pictures.zip", with images missing/corrupt, never fixed by boner... Extract it in the game directory.
I'm trying to do this on linux. I've converted the vanilla windows game to run on linux nw. That all works fine, as with most nw games. I then installed the correct node.js (v12.18.3) version for linux, and confirmed it is working correctly. I then downloaded your decryption tool, copied and replaced it to the game directory and just ran decrypt.js straight from the terminal (node decrypt.js) instead of using the .bat (because linux) and it gave me this error:

Code:
sudo node decrypt.js
[sudo] password for REDACTED:
(node:19154) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
/home/REDACTED/Downloads/Newfolder/sol/School of Lust Win 0.6.3a/decrypt.js:195
                        if (err) throw err;
                                 ^

[Error: ENOENT: no such file or directory, open 'www/js/plugins/DhoomLive2DTitleScreen_old.js'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: 'www/js/plugins/DhoomLive2DTitleScreen_old.js'
}
I don't think the deprecationWarning is significant but the error is. So it can't find that DhoomLive2DTitleScreen_old.js file and exits before starting the decryption. I then confirm that I cannot find that file either and so I delete line 178 from the decrypt.js file:
Code:
        "www/js/plugins/DhoomLive2DTitleScreen_old.js": deobfuscate_one,
Running node decrypt.js after this seems to work. All files decrypt successfully. If I run the game after, however, it seems to run successfully at first as I get the loading screen and a cursor, but then gives me a loading error:
Either "Failed to Load: img/system/IconSet.png" or "img/system/Balloon.png". Seems to be random which of the two I get. Balloon.png is alphabetically the first so I assume it's not just a problem with that file. And both Balloon.png and IconSet.png exist, btw, I can navigate to them. Yet the game can't load them. I would love some insight, thanks.
 
  • Like
Reactions: krosovok
3.70 star(s) 41 Votes