RTTrue

Newbie
Apr 13, 2019
35
78
I somehow can't extract the patchV2, it says that the files are broken.
Apologies, the uploads were the same but for some reason pixeldrain (or at least the upload to) kind of mutilated parts of the zip. The mega upload is fine and I've reuploaded the pixeldrain link, tested it and it should be okay now. Apologies for the issues.
 

antidotecrk

Newbie
May 3, 2023
36
20
I added some pregnancy kink dialog for the sex minigame, pregnancy test on the toilet, as well as a small edit to the mirror from Expanded v0.3

I hooked the prostitute.cumInside function but made sure it was compatible with realisticEjaculation mod, there weren't any conflicts that I could find.
 
  • Like
Reactions: Yamfarmer127

Wlms

Well-Known Member
Apr 17, 2021
1,035
1,645
Hey, so I have a weird bug, when I get into a sex scene, instead of getting a dick picture, I get the dildo pic lmao
 

baltic1284

Member
Apr 27, 2019
233
44
Well in relation to the Gumroad shit.

there is a high probablity of the Mod Authors for this game being Nuked also.
i have already updated my Mega Archive.

Mega

Unless the Decision is reversed. this archive will no longer recieve updates.
I'm happy enough to keep these Mods Hosted for now.

On a Sidenote i do also have papanurgling's Mods from gumroad also.
however I'm not currently including these at this moment.

Papanurgling please let me know if you would like this included or not
Link doesnt work infinite load
 

acowww

New Member
Feb 28, 2020
10
2
I added some pregnancy kink dialog for the sex minigame, pregnancy test on the toilet, as well as a small edit to the mirror from Expanded v0.3

I hooked the prostitute.cumInside function but made sure it was compatible with realisticEjaculation mod, there weren't any conflicts that I could find.
The sex mini game dialogue didn't appear for me, although the mirror and pregnancy test did
 

antidotecrk

Newbie
May 3, 2023
36
20
The sex mini game dialogue didn't appear for me, although the mirror and pregnancy test did
The sex game dialogue is random and won't always appear.

Unfortunately I can't adjust the weighting since it's a simple randomized index into an array

Next time I'll play I'll take screens.
But basically, with some position (iirc, cowgirl, missionary) the normal human penis model is "replaced" by the dildo model
By context I mean what mods do you have installed and in what order, the ordering can do weird things.

Also mods are applied in lexicographical order, meaning you can manipulate mod ordering by placing a number at the beginning of the folder name, I think this should be used to apply mods in a certain order to avoid conflicts.

It would be a good idea to come up with a mod manager for Hazumi to help sus out issues and manage this automatically.
 
Last edited:

antidotecrk

Newbie
May 3, 2023
36
20
I figured out how to get TDDP_PixelPerfect to work properly as well as made a mod that changes the locale so it shows up in english, I've also made them two separate mods so they can be applied independently.

For those wanting to use the new PixelPerfect mod you'll need to delete your TDDP_PixelPerfect.js and extract the one in the mod since it has to be in js/plugins in order for it to work properly.

This version of TDDP_PixelPerfect does two things: moves TDDP_PixelPerfect.js to js/plugins and adds it to the list of plugins in js/plugins.js

Doing this allows it to both display the menu item properly as well as persist between sessions, I tried doing this via a hook so I wouldn't have to modify plugins.js but that didn't work unfortunately, it would show up properly, but not persist.


EDIT:
Just updated the PixelPerfect mod to fix an issue where the config wouldn't be applied at boot.
 
Last edited:
  • Like
Reactions: RTTrue

antidotecrk

Newbie
May 3, 2023
36
20
That same issue was addressed back in the thread but I can't remember where, basically your mods were applied in the incorrect order and a script got overwritten that shouldn't have been. What mods and what order, I couldn't tell you.


EDIT:
I was thinking about adding content to the unfinished Hot Springs map, but I wanted to ping you guys for opinions on that.
 
Last edited:

GammaXai

Active Member
Oct 5, 2018
702
364
That same issue was addressed back in the thread but I can't remember where, basically your mods were applied in the incorrect order and a script got overwritten that shouldn't have been. What mods and what order, I couldn't tell you.


EDIT:
I was thinking about adding content to the unfinished Hot Springs map, but I wanted to ping you guys for opinions on that.
Is the unfinished hotspring a basegame thing or what nameless was working on for years?
 

acowww

New Member
Feb 28, 2020
10
2
The sex game dialogue is random and won't always appear.

Unfortunately I can't adjust the weighting since it's a simple randomized index into an array


By context I mean what mods do you have installed and in what order, the ordering can do weird things.

Also mods are applied in lexicographical order, meaning you can manipulate mod ordering by placing a number at the beginning of the folder name, I think this should be used to apply mods in a certain order to avoid conflicts.

It would be a good idea to come up with a mod manager for Hazumi to help sus out issues and manage this automatically.
Seems like the sex mini game dialogue never appeared to me, I've done over 10 sex mini games. It's also weird that when hazumi's belly is stroked when pregnancy kink is on, she is supposed to get more aroused according papagnurling but that also didn't happen.
 

antidotecrk

Newbie
May 3, 2023
36
20
Seems like the sex mini game dialogue never appeared to me, I've done over 10 sex mini games. It's also weird that when hazumi's belly is stroked when pregnancy kink is on, she is supposed to get more aroused according papagnurling but that also didn't happen.
I noticed that doesn't work before even adding the pregnancy kink stuff, that's an unrelated bug, I'm going to assume you've turned on Pregnancy Kink in the settings.

If that's the case I have no idea why it's not working for you, it works locally for me.
 

acowww

New Member
Feb 28, 2020
10
2
I noticed that doesn't work before even adding the pregnancy kink stuff, that's an unrelated bug, I'm going to assume you've turned on Pregnancy Kink in the settings.

If that's the case I have no idea why it's not working for you, it works locally for me.
what does the dialogue look like? Maybe I missed it and didn't notice. And yes, pregnancy kink was on
 

antidotecrk

Newbie
May 3, 2023
36
20
what does the dialogue look like? Maybe I missed it and didn't notice. And yes, pregnancy kink was on
Most of the dialog is in mods/MOD_BetterPregnancyKink/CumInside.js and a few are in the modified CommonEvents files

One of the lines is "Hazumi smiles conspiratorially"

In other news I have a bunch of fixes for various mods that I've been slowly accruing as I run into them, I'll go through them and make patches for those mods so everyone can enjoy less buggy version of the game.

A few fixes I have so far:
  1. A fix for the JukeBox where starting a song then restarting the game would cause an error when you attempt to stop a non-existing sound
  2. A fix for the JukeBox added event in the Cafe where Hazumi would stop animating after eating, this was caused by the event not re-enabling Walk Animations for the player
  3. A fix for the JukeBoxes in the Furniture Store and the Slum, this was caused object id collisions, simply changing the ids to a high value allows them to load properly
I have a few more fixes that I have planned but for now I'm going through each mod one at a time. So far these are the ones I've triaged and fixed.


Edit:
acowww can you PM me your data and mods folders? I'd like to debug this and see if there really is an issue, if I can reproduce it locally that would help me fix the issue.
 
Last edited:

Fiamos

Member
Jan 4, 2020
162
127
I was thinking about adding content to the unfinished Hot Springs map, but I wanted to ping you guys for opinions on that.
Any new content would be appreciated since the actual base game is pretty bare bones, looking forward to it!
 
4.20 star(s) 31 Votes