Diconica

Well-Known Member
Apr 25, 2020
1,156
1,221
295
I was trying make a mod file for the game. I wanted to override the create_random_person function.
Rather than just modify the file. this way I could just drop it in future updates without having to make the modifications each time.
It seems renpy is totally ignoring any new python files. But it does recognize and recompile the original files if they are dropped in the directory.

If anyone knows how to setup a proper python file as a mod I would appreciate the info.
 

user689

New Member
Oct 15, 2019
11
19
54
For anyone using GenAI who’s still struggling with image generation or finding prompts overwhelming, I’ve made major modifications to the code that have produced excellent results.


Key improvements include:

  • An intelligent caching system where images are stored based on character state, so identical scenes reuse existing images instead of regenerating them.
  • The prompt generation is now enhanced with a robust clothing detection and classification system that correctly handles all clothing types.
  • In terms of performance, this has cut generation time by around 80% for repeated scenes.
  • The cache persists across game sessions

From a technical standpoint, it now includes comprehensive clothing region mapping (torso_full, torso_upper, etc.), a visibility aware weighting system, deduplication, and error handling with fallbacks.

42264268933554635.png 42264268933226955.png 57029547033816783.png 57999481135520729.png 77955214734996436.png

The system is far from perfect so use at your own risk. I just wanted to share this with the community in case anyone finds it useful.
 

Norker

Newbie
Nov 29, 2020
21
39
103
Been a while since I last played.
Has there been a change to Nora and her traits?

I'm at the point where I advance to Tier 2 research and I talked to Nora. She asked me to research a trait to mastery 2 (XBR) and after I turned in the result she gave me the Tier 2 data. So far as I remember.

But that's it in my game. I remember that she'd ask you to research more traits and then unlock the special traits (Natural Talent, Mom, etc.). Did I run into a bug or where there further pre-requisites added?
 

ararrant

New Member
Mar 12, 2022
8
12
85
I'm having an issue with progressing Ashley's story. it just says wait a few days and so i keep waiting but nothing happens. any idea what i'm missing to get her story to trigger? its relatively in the begining cause all we can do is just grope each other.
Not sure where exactly you are having trouble, but most of these triggers need: Increase slutiness, love and/or obedience. Most main characters have a love arc, slut arc, (and Ashley definitely has an important obedience arc for MC serums.) General note that some arcs are tied with other characters stories, but that is mostly more chars like Candace, Ophelia, Cara.
 

Axchango

New Member
Apr 6, 2020
5
1
62
Hello. Is there any console command to change roles? I would like to create a aunt, cousin, grandma of fathers side. I know I can fake it by changing, how to adress them, but the behaviour doesn´t match the relationship.
 

adonzo

Newbie
Aug 11, 2020
20
25
136
Can anyone explain the difference between the download and the beta github repository. Trying to read but 715 pages is a lot lol


The beta adds new Nora content and introduces a new scheduling/story system. Unfortunately in my experience the latter is still pretty buggy leading to events not triggering (as the notes say its in ALPHA not beta) and I'd suggest waiting for a proper release (or at least an updated beta, as it hasn't been touched in a month) if you want to avoid that.
 
Last edited:
Feb 24, 2025
154
169
62
GEN AI mod doesnt work for me (windows 10). I have stable diffusion running in my browser with one of the recommended models, but the mod setting in the game just says "unable to connect to stable diffusion api"

EDIT: I resolved this issue
 
Last edited:
  • Like
Reactions: doubledude123

ramvivat

Engaged Member
Jun 28, 2022
3,554
2,087
396
Hi!

there is Breeding Fetish
but it is IS very easy to confuse
but there is
1 (Bareback sex + Creampies) * Love => 3rd colum's "bend over" + "knock up"
2 Breeding Cow serum trait with no visuals - there is dialog at evening

i propose to add another special role banner "Livestock" (or HuCow) for 2nd version of BF.
 
  • Like
Reactions: themagiman

MaxTheDark

Member
Apr 11, 2021
374
405
163
I didn't balackmail Gabrielle, does this mean the Strip Club can't be acquired anymore? Is there a console command to fix this?
 

ramvivat

Engaged Member
Jun 28, 2022
3,554
2,087
396
hahahahaha!!!
I admit, I know English damn badly, sometimes I even use a translator (like now)
Guys, I beg you, please explain to me, a fool, what I could have misunderstood.
Here we have a girl. In her personal information it is indicated that her personality is a BREEDER. Am I supposed to understand correctly that she constantly wants to get knocked up and bear children? And if so, then how can she HATE VAGINAL SEX? I'm trying to understand where I'm wrong, maybe my poor knowledge of English is to blame and in fact BREEDER means something else? But what could it mean then, in relation to the game?

Damn, the game has long needed a new procedure for generating characters, so that such kind of bloopers could not be generated in principle. because his randomiser it is too damn random.
yes we can generate a rapist without a dick - how you like it elon musk?

*sigh*
 

ramvivat

Engaged Member
Jun 28, 2022
3,554
2,087
396
I didn't balackmail Gabrielle, does this mean the Strip Club can't be acquired anymore? Is there a console command to fix this?
You can get a strip club in a completely different way. Blackmailing your cousin is not necessary. Rather, blackmail will come in handy if you decide to get your cousin a job.
 

ramvivat

Engaged Member
Jun 28, 2022
3,554
2,087
396
Still no rape/forced content?
mum/aunt/sis/cuz sleep sex - no?
or do you wanna more?
do do do do do the rape do do do the rape *haha*

you wanna forced content?
1 buy strip club,
2 make bdsm room -
3 ???
4 PROFIT!!!
 

Hephannon

Member
Mar 1, 2020
243
160
143
I'm having an issue with progressing Ashley's story. it just says wait a few days and so i keep waiting but nothing happens. any idea what i'm missing to get her story to trigger? its relatively in the begining cause all we can do is just grope each other.
Same here, no progression in months since the first concert date, even if she now has very high love and sluttiness
Any way to unlock that ?
 
  • Like
Reactions: kcaldw

ramvivat

Engaged Member
Jun 28, 2022
3,554
2,087
396
hi!
who managed to enable in business policies permission for hardcore sex in public? city representative is "in my pocket", policewoman - probably, although I don't know how to make sure that she is "in my pocket"? yes i can fuck her anytime but is it all? and who else is needed?
 
  • Like
Reactions: lan1967

youersky

Newbie
Jan 29, 2021
42
20
131
For anyone using GenAI who’s still struggling with image generation or finding prompts overwhelming, I’ve made major modifications to the code that have produced excellent results.


Key improvements include:

  • An intelligent caching system where images are stored based on character state, so identical scenes reuse existing images instead of regenerating them.
  • The prompt generation is now enhanced with a robust clothing detection and classification system that correctly handles all clothing types.
  • In terms of performance, this has cut generation time by around 80% for repeated scenes.
  • The cache persists across game sessions

From a technical standpoint, it now includes comprehensive clothing region mapping (torso_full, torso_upper, etc.), a visibility aware weighting system, deduplication, and error handling with fallbacks.

View attachment 5131973 View attachment 5131981 View attachment 5131984 View attachment 5131986 View attachment 5131990

The system is far from perfect so use at your own risk. I just wanted to share this with the community in case anyone finds it useful.
This mod has great potential, but it is difficult for players to create a complete game by running it themselves. I hope someone can use AI to create a complete game
 

ZarakiZ

Member
Nov 1, 2019
262
247
227
mum/aunt/sis/cuz sleep sex - no?
or do you wanna more?
do do do do do the rape do do do the rape *haha*

you wanna forced content?
1 buy strip club,
2 make bdsm room -
3 ???
4 PROFIT!!!
Yeah but the sleep sex doesn't have consequences, she's like let's not discuss this, plus it's not really forced just unaware. BDSM is domination not really reluctance content, it's consensual not really non-con or dub-con. I was thinking more along the lines of drugging them but they're still kinda lucid or like how forced content is in Superhero.
 

Elkrose

Member
Oct 20, 2018
119
158
231
For anyone using GenAI who’s still struggling with image generation or finding prompts overwhelming, I’ve made major modifications to the code that have produced excellent results.


Key improvements include:

  • An intelligent caching system where images are stored based on character state, so identical scenes reuse existing images instead of regenerating them.
  • The prompt generation is now enhanced with a robust clothing detection and classification system that correctly handles all clothing types.
  • In terms of performance, this has cut generation time by around 80% for repeated scenes.
  • The cache persists across game sessions

From a technical standpoint, it now includes comprehensive clothing region mapping (torso_full, torso_upper, etc.), a visibility aware weighting system, deduplication, and error handling with fallbacks.

View attachment 5131973 View attachment 5131981 View attachment 5131984 View attachment 5131986 View attachment 5131990

The system is far from perfect so use at your own risk. I just wanted to share this with the community in case anyone finds it useful.
I shall check this out! Thanks... been beating my head on the wall to get the caching system to be more clever and reuse images rather than keep regenerating em... but of course that just drove me into a vicious coding cycle... Looking forward to see what you managed! Hope you don't mind me absorbing some of your code!

I'm on the Discord :) Many can find me there being weird as usual :p
 
4.60 star(s) 79 Votes