3.40 star(s) 27 Votes

InsemGame

Member
Sep 5, 2024
117
317
I released a v0.10.2 hotfix
+ Added a "Settings" button in left sidebar to adjust girl type preferences during the game
+ Fixed : latinas not showing up when loading a save from 0.9
+ Minor bugfixes

Links in first post. I will reupload the full game in this version.
 

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
5,168
2,382
Inseminator-0.10.2
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Libbcc

New Member
Nov 23, 2020
8
3
I find out something
if you added new girls pic before v0.10
when you using your old save file in v0.10
some girls pic would not appear during "hunt for girls"

so
before you hunt girls
you should make sure two part of code : (open by notepad++)
A.
-----
save.state.history[lastState].variables.girlPics = {
'african_mature_alley': [1,2,3,4,5], ......

[ ] add new number

B.
----
$girlPics to {'african_mature_alley': [1, 2, 3, 4, 5], ......

[ ] add new number

----------------------------
Why do I care so much about this?
Because most of my folders has 16 girls.
but when i hunt girls, only a few pictures appear. =.=

------
sorry, English is not my tongue
 
Last edited:

InsemGame

Member
Sep 5, 2024
117
317
I find out something
if you added new girls pic before v0.10
when you using your old save file in v0.10
some girls pic would not appear during "hunt for girls"

so
before you hunt girls
you should make sure two part of code : (open by notepad++)
A.
-----
save.state.history[lastState].variables.girlPics = {
'african_mature_alley': [1,2,3,4,5], ......

[ ] add new number

B.
----
$girlPics to {'african_mature_alley': [1, 2, 3, 4, 5], ......

[ ] add new number

----------------------------
Why do I care so much about this?
Because most of my folders has 16 girls.
but when i hunt girls, only a few pictures appear. =.=

------
sorry, English is not my tongue
Any new update will break your customized pics by default, but you can just run the countresources.py script, and it will fix that for you :) no need to edit the html yourself.
 
  • Like
Reactions: kubaziel and Libbcc

AkiranGaming

Active Member
Jan 4, 2024
628
395
Any new update will break your customized pics by default, but you can just run the countresources.py script, and it will fix that for you :) no need to edit the html yourself.
Is there a way to run the python script without having to install python and perhaps have a .bat file to run it and then start the game?
 

Throwongawayyyy

New Member
Jun 7, 2024
3
3
Hey! I really like this game. I have a reccomendation/game mechanic that I thought was already in the game, and as I code with Twine too , I think this shouldn't be too hard to add. Basically, when a girl ages up so much that they become "mature", the picture should change to a mature one. I thought this was logical and was going to happen, I was sadly disappointed. I could give it a shot and try to do this myself, but I was wondering if you were going to add this?
 

sabrach3

New Member
Jan 11, 2025
1
0
Hey. Why can´t I assign a girl to my anchor? I have 4 anchors and 6 girls with over 100 affinity, I even charm some to 100 and I can´t assign the girls. What do I miss?
Thanks
 
Last edited:

AkiranGaming

Active Member
Jan 4, 2024
628
395
Hey! I really like this game. I have a reccomendation/game mechanic that I thought was already in the game, and as I code with Twine too , I think this shouldn't be too hard to add. Basically, when a girl ages up so much that they become "mature", the picture should change to a mature one. I thought this was logical and was going to happen, I was sadly disappointed. I could give it a shot and try to do this myself, but I was wondering if you were going to add this?
If each of the mature version was based off the younger version it may make some sense, but otherwise it would not look right and personally I'd like to keep whatever image was found during a hunt to keep track of who is who, besides we could get the ability to cast a spell to keep a favorite contact young forever, which would make changing the picture irrelevant.
 

Throwongawayyyy

New Member
Jun 7, 2024
3
3
If each of the mature version was based off the younger version it may make some sense, but otherwise it would not look right and personally I'd like to keep whatever image was found during a hunt to keep track of who is who, besides we could get the ability to cast a spell to keep a favorite contact young forever, which would make changing the picture irrelevant.
Yeah, it's a preference thing I suppose. For me, seeing the age "37" on a girl that looks 23 is a little weird. The way it would work is just load an image of a mature female randomly from the image pool that fits with the girls hair color. I have some custom images added and the mature ones are milfs, so in my head i rationalize i was going to make it like "oh yeah she's aged like fine wine" or something. But true, it would get confusing keeping track of who is who, that's true. It both makes sense and doesn't to have this feature. Maybe add a "what she looked like in her youth" or something?
 
  • Like
Reactions: kubaziel
3.40 star(s) 27 Votes