Create and Fuck your AI Cum Slut –70% OFF
x

EasternRoman

Newbie
May 2, 2021
15
2
79
Hey, sorry if this is a stupid question, but I can't seem to enter the chem lab or interact with it at all despite having built it already. Is there some sort of issue or hidden trigger I'm not aware of? It's already been almost a month in-game.
 

Mishun

Active Member
Jan 27, 2018
775
258
168
quest journal don't update in Sierra Hardman quest chain, just "keep tabs on Karin", what i am suppose to do?
 

Jazzpunk

Newbie
Jul 7, 2017
24
30
125
Are there plans to convert all the images to webp? I want to go back into replacing some images and I want to do it with webps, but doing so will require me to edit events which would be a pain to do and it wouldn't be future proof. The mod will change the event and any update will break it rather than just having the image in a folder.
 

Shilo

HHS+ Developer
Game Developer
Nov 2, 2017
299
844
276
Are there plans to convert all the images to webp? I want to go back into replacing some images and I want to do it with webps, but doing so will require me to edit events which would be a pain to do and it wouldn't be future proof. The mod will change the event and any update will break it rather than just having the image in a folder.
Not sure about the other devs wanting to do it manually (you'd have to take care of also renaming the corresponding .meta file each time).

Having a built-in converter in the engine might be nice, but I am not sure if using some library wrapper would get the same optimal results that you could get when doing the conversion in some third-party image editor.
On the other hand, being able to do it in the engine would also offer the option to identify near-identical images and merge them into separate frames of an animated WEBP file for even better compression. But the chances are even lower that a library wrapper supports that properly.
 

Jazzpunk

Newbie
Jul 7, 2017
24
30
125
Not sure about the other devs wanting to do it manually (you'd have to take care of also renaming the corresponding .meta file each time).

Having a built-in converter in the engine might be nice, but I am not sure if using some library wrapper would get the same optimal results that you could get when doing the conversion in some third-party image editor.
On the other hand, being able to do it in the engine would also offer the option to identify near-identical images and merge them into separate frames of an animated WEBP file for even better compression. But the chances are even lower that a library wrapper supports that properly.
Wait, outside of converting the images themselves, wouldn't a simple program that renames every meta file with .png.meta/.jpg.meta/jpeg.meta to webp.meta be enough to do it? Slightly more complicated for the events xml files but it should still be easily doable, and it shouldn't break anything if it only changes ImagePaths
 

Shilo

HHS+ Developer
Game Developer
Nov 2, 2017
299
844
276
Wait, outside of converting the images themselves, wouldn't a simple program that renames every meta file with .png.meta/.jpg.meta/jpeg.meta to webp.meta be enough to do it? Slightly more complicated for the events xml files but it should still be easily doable, and it shouldn't break anything if it only changes ImagePaths
Sure, I am just remarking that not having one built-in solution that does everything in one go opens up the possibility of missing a step and having orphaned images or metadata.
 

Mishun

Active Member
Jan 27, 2018
775
258
168
can i skip hacking minigame? i don't like it, even with with hacking skill 100 it's HARD
 

Aion_Abyss

Active Member
Jul 28, 2020
733
612
279
Why, when you turn Carl Walker into a futa with the chem-lab drug, his her name doesn't turn into Carla, Carol, or Clara?

Also, would be nice if MC had a personal bank account that wasn't subject to the fraud warnings by the school board
 
Last edited:

Freakotello

Member
Sep 18, 2022
218
135
119
Hello, I really need help. I'm totally stuck, and no matter what I do, I can't move forward. I've developed almost all the drugs. School is going well (lots of money and a good reputation), but no matter which place I go or what I do, nothing happens anymore.

I also have a slave cellar but how can I keep or kidnap slaves?

and I have a mind control device that I can't use on anyone.
 
Last edited:

Qahlz

Well-Known Member
Jul 25, 2023
1,278
935
150
I also have a slave cellar but how can I keep or kidnap slaves?
I think the only source of slaves is the Missing Girl quest, where you see a girl sitting alone in the school yard. I think for the quest to happen you need to ignore her, although I'm not entirely sure. You'll know she's missing when you get an event in the schoolyard where you overhear a few students talking about her. After that you have a week or two to resolve the quest, where you can ultimatel choose to either free her or keep her as a slave.
The quest is repeatable after a few weeks.

But I think you can also give the collar to a character you have a good relationship with and they'll wear it. I don't remember if it changes anything though.
 
  • Like
Reactions: Aion_Abyss

Mishun

Active Member
Jan 27, 2018
775
258
168
pregnancy must be fixed
clearly pregnant npc say "please be gente, i've never did this before"
my question: HOW did you become pregnant if you never did it?
 
  • Haha
Reactions: Aion_Abyss

blake77

Newbie
Jul 10, 2023
40
34
151
[
ItemEvents\Dildo_ItemEvent [EXEC] caused an exception at operation SeqAct_PersonBodySizes (ID: 201).
Index was outside the bounds of the array.
]

Any way to fix this?
 

1tomadeira

Engaged Member
May 25, 2017
3,764
11,685
716
Shilo of what I understood from the last time I've played so far, the paperdoll and use of kisakae has changed. But if I understood also correct the models are somewhat the same (correct me if I'm wrong please).

I had some heads from an old mod that usually use to substitute some of the students, because simply they seemed better. That will still work on the new system, can I simply change as long the file has the exact same name, or not necessarily? Thanks in advance.
 

GammaXai

Active Member
Oct 5, 2018
951
513
267
how do I use the hypnosis?
Read the book a few times and then you need to find NPCs alone. I don't know if it is still true but it used to be recommended to have an evening nap and then look for people out alone after bedtime and ask them to invite you to their home, they would promptly go to sleep and then you could try to hypnotize them again and anyone who was sleeping alone with a bonus due to them being asleep.
 

Shilo

HHS+ Developer
Game Developer
Nov 2, 2017
299
844
276
Shilo of what I understood from the last time I've played so far, the paperdoll and use of kisakae has changed. But if I understood also correct the models are somewhat the same (correct me if I'm wrong please).

I had some heads from an old mod that usually use to substitute some of the students, because simply they seemed better. That will still work on the new system, can I simply change as long the file has the exact same name, or not necessarily? Thanks in advance.
Honestly, the current paperdoll stuff is kinda outside my area of expertise. The engine just provides the option to display multiple separate image layers for the characters on top of each other. But the size, position, etc. of where stuff should be in the image is handled by other people on the dev team. Some of that is also part of a paperdoll mod that does even more crazy stuff with shaders to achieve dynamic colors for hair, skin and clothes, but has different requirements about the images used for it. So I can only recommend you give it a try.
 
3.50 star(s) 64 Votes