- Mar 29, 2021
- 2
- 1
Where can I get the latest version of the game and/or the latest story/gameplay patches for v0.15b?
VersionWhere can I get the latest version of the game and/or the latest story/gameplay patches for v0.15b?
Hmm, do you mean that the customers wouldn't be interested in doing anything with the girls unless they had one of the sex options unlocked and checked that matched what they wanted? Is that the way it used to work before the matchmaking update?I can tell you how to do a quick'n'dirty hotfix, but that'll mean your girls can run out of customers far more easily than currently. But at least there will be no more stealth deflowerings.
You don't have permission to view the spoiler content. Log in or register now.
More like the girl would run away if requested to perform acts she's not allowed to do or is uncomfortable with. But the effect is largely the same, yeah.Hmm, do you mean that the customers wouldn't be interested in doing anything with the girls unless they had one of the sex options unlocked and checked that matched what they wanted?
if not chosen:
chosen = rand_choice(girls)
if not chosen:
chosen = rand_choice(girls)
sex_act = rand_choice([act for act in all_sex_acts if chosen.does[act] == True])
No, the system was the same, the new matchmaking just misses a sanity check when the pickings are slim.Is that the way it used to work before the matchmaking update?
This seemed to work, and I haven't noticed any drawbacks yet. She seems to still get customers every night, but without them taking her virginity like they used to. Thanks again for the help. Btw, does anyone post here when an update to the beta gets pushed? It'd be nice if it was also part of the OP, I don't think 0.2 is that bad off as it is right now not to warrant it.More like the girl would run away if requested to perform acts she's not allowed to do or is uncomfortable with. But the effect is largely the same, yeah.
Actually, discard the previous. You can just add to line ~1785 in BKclasses.rpy so it changes from
toCode:if not chosen: chosen = rand_choice(girls)
Code:if not chosen: chosen = rand_choice(girls) sex_act = rand_choice([act for act in all_sex_acts if chosen.does[act] == True])
No, the system was the same, the new matchmaking just misses a sanity check when the pickings are slim.
Thank you sir! You are a scholar and a gentleman!VersionYou must be registered to see the links. VersionYou must be registered to see the links. Both have patches, and both patches are necessary. But AFAIK 0.15b hasn't had a terribly big amount of story added via patches.
Kite80, most likely.does anyone post here when an update to the beta gets pushed?
I think there are plans to revamp the OP once 0.2 gets a full release. Otherwise, it's still a bit too buggy, as this very page demonstrates.It'd be nice if it was also part of the OP
I kinda doubt it'll be included in vanilla, unless you come to the HHS forums and pester Goldo so much he'll include it just to shut you up.One feature I'd really like to see if it's not already in there somewhere is an option to train a girl to develop a positive fetish
Be glad you can perform advanced training in these situations now.in cases where there are certain acts where she has NOTHING she likes.
If you really need this feature, you can try extracting it from Bonanza. You'll need some familiarity with Python and Ren'Py, though. Be warned, it took me a considerable amount of effort to add, and a chunk of it might need readjustment for vanilla.I haven't found a way to add a positive one.
Not if it resulted in ver 0.2 being postponed even a single hour.This could be a good suggest, adding a feature which allows MC to push a girl getting a fixation...
What do you think guys, is it worth trying to ask Goldo about it?
That's pretty much what I was asking for as well. I'm also fine with it having some limitations like maybe it's only an option for an act where she has zero positive fixations. So in that instance you could use it to give each sex act at most 1 positive fixation. So if she already had one or more it's not an option. That way the mechanic couldn't be abused to make super nymphos that have positive fixations for everything.This could be a good suggest, adding a feature which allows MC to push a girl getting a fixation in a sexual area where she doesn't have any AND if she's currently without phobias. I was thinking about a special multi session hypno training, similar to the one which removes phobias. Why hypno? Because how else would you instill a sexual fixation to someone who normally doesn't have one?
What do you think guys, is it worth trying to ask Goldo about it?
Not sure what exactly you mean by 'predetermined', but they can be both. Usually, it's 3 positive and 1 negative (2 positive and 1 negative in 0.2), plus another 1-2 depending on her personality. All of these are largely random, except that masochists always have a fetish-related fixation. But you can specify fixations in .ini files, so they're more likely to generate or can even be completely fixed.I'm not sure if the fixations the girls have is predetermined or randomized
A really repressed girl, then.The last time I played the first girl I hired had zero positive fixations...
I had a pretty detailed system for adding fixations, allowing the player to pick an act, step (foreplay/action/finish) and fixation. It's spread over a number of files, and would need some changes, especially if you want to make it random and move it from training to hypnosis. 0.2 might have changed some systems around, too.Jman already has something similar if I didn't misunderstood
To me it's fine if it's a difficult process. In fact I actually think it should be difficult. You're training a girl to change her nature. That shouldn't be easy.Even if Goldo is vehemently against it for some reason, it's easy enough to turn the whole thing into an option. One hidden in the settings file, even.
And for effort, I think I've already done the worst parts of the grunt work, and some Bonanza players might have even tested it. The conditions to trigger it were rather draconian, though (all fixation uncovered and all phobias removed).
A modular mod would still need Goldo's cooperation. And a non-modular mod would be hell to maintain.It would be nice if it was part of the base game but I'd be almost as happy with a mod that does that.
Both are possible. I did fix a few bugs for some players less than a month back. But I can't help you if I don't have detailed bug reports.I did try the Bonanza mod but I was getting crashes so I'm not sure if I installed it wrong or if I just ran into some bugs.
Well, no girls have zero positive fixations. But some can have only two, plus what they get from perks.To me a girl that permanently has no positive fixations isn't really trainable.
You'll probably hate Bonanza's chapter 1, then. Maybe chapter 2 and 3, too. All the girls you have there are more or less guaranteed to be temps, and you'll be spending at least a year if not two with them....I like to know that eventually I can get the girl fully trained.
...a temp that I will have to just sell and get a new girl until I find one who is fully trainable.