I have it. But it is not working (on my machine).any working link for the fully modded version?
(do not donwload from this ^)
here the link " Google Drive " with all the mods in the screenshot (screenshot below)
View attachment 3979891
[tell me if something in the link go wrong]
Make it for joiplay too bro :3(do not donwload from this ^)
here we go, i have deleted files that caused the missionary position to bug and the condom to always be here even when is not wanted
(if you have bug please feel free to say, i can fix it if it's just changing place or deleting a file, if you know what make a bug say what is causing it)
Google Drive (<- download from here)
hello, sorry but i don't really know how to do that (i only know to delete, rename and move files and folders + i don't know how joyplay is working)Make it for joiplay too bro :3
Bc I can't bring my pc to the toilet
hello, sorry but i don't know what file(s) have made that, if someone know feel free to say and i delete and/or replace with the step you have given
i have found plenty of mods here ->I see several mentions of mods for the game. Is there a place where I can see and download mods?
Thank you a ton! I gotta update my game and was dreading looking for the mods for it all over again.i have found plenty of mods here -> Google Drive
(i don't know the order to install them and if i have all the mods possible)
i have put the folders where i see the same name in the games folders (for exemple : if the folder say www i place them in the same directory as www in the game folders and i replace all the files if asked)EDIT: I got some mod folders that say system or commonevents. Where would I put those?
There is no commonevent folder thou and the mods aren't work sadly when I tried playing.i have put the folders where i see the same name in the games folders (for exemple : if the folder say www i place them in the same directory as www in the game folders and i replace all the files if asked)
Because this is a computer thing, and computers are petty like this, you do mean "mods" (with an s), directly under "PPLSS", right?Any proper guidelines on how to utilize the mods included yet or no?
From some testing I did myself, just having them in the "mod" folder does nothing, or I haven't found a way to activate them.
Yes, I do in fact mean all the things in the "mods" folder.Because this is a computer thing, and computers are petty like this, you do mean "mods" (with an s), directly under "PPLSS", right?
Also, how are you testing whether you have mods installed?
Does doing this cause more mods to work?In filewww/js/plugins/MOD_reader.js
, functionloadMods
,
please replacesrc = path.join
withsrc = "file://" + path.join
This prevents nwjs from using the brokenchrome-extension
protocol to load files, and instead use good ol' filesystem access.
DO NOT do this unless you want a broken hazumi install, instead use my patch here
So, after I realized I had no mods at all working I tried your patch, and it made some of the mods work. (Sincerely, thank you very much for that! It's even got a nice installer!) The rest of the mods required the change I listed. And, it's trivially reversible: just go to the same place you changed and change it back. So "DO NOT" is too strong and possibly in the wrong direction. That said, I have only tested my fix on my machine, so YMMV.DO NOT do this unless you want a broken hazumi install, instead use my patch here
https://f95zone.to/threads/hazumi-and-pregnation-v1-11-1-mihiraghi.33392/post-13281238
Any mods that are broken with my patch can be modified on an individual basis (and they *should* be anyway, since they use the wrong path to begin with)
It's not too strong, nor is it the wrong direction, it's possible that your particular platform needs further changes to the patch, but your solution is entirely incorrect, don't force the URI protocol that just leads to subtle bugs that are hard to find and fix.So, after I realized I had no mods at all working I tried your patch, and it made some of the mods work. (Sincerely, thank you very much for that! It's even got a nice installer!) The rest of the mods required the change I listed. And, it's trivially reversible: just go to the same place you changed and change it back. So "DO NOT" is too strong and possibly in the wrong direction. That said, I have only tested my fix on my machine, so YMMV.