4.60 star(s) 12 Votes

xyzzyAnonUser

New Member
Oct 18, 2018
5
1
32
I'm finding the new version to be a little rough in places.

Firstly, the cosmetic view is a bit of a pain since it feels like you have to equip everything twice if you want to keep their actual equipment in sync with their visible equipment. Is there any kind of toggle to disable the feature? Either per worker or just as a global option?

Secondly, the auto-assignment of workers feels very inconsistent. The workshop and the manufactury both got workers fine, but none of the fisheries I built got anyone assigned. I had to go in and place someone in there manually each time I built one.

Thirdly, the efficiencies of the workers seem similarly inconsistent. I can literally be looking at a person who has 107% calculated for their current job, but then in the list of possible workers for that same job, the same worker will be listed as being at 115%. It might be related to it not recalculating when you swap equipment around, since I don't think it accounts for the new stats until you close the menus entirely.

It's even worse for fisheries since when I built one, nobody had a percentage listed at all in the list of workers. Only people I actively assigned got one calculated. Honestly I wouldn't be surprised if that was the cause of issue 2, if it couldn't find anyone with a non-null/non-zero value.


In case it's relevant, this is the nsfw version.
 

Wink3319

Newbie
Oct 26, 2019
51
84
37
Top right, open the "Quests" window. It should be highlighted when you start a new game. The quests seem to serve as a tutorial and explain the game mechanics decently, IMHO.
Thank you! That was very helpful. I did manage to find my way around by looking at the quests.
 
  • Like
Reactions: flannan

Jason1232007

New Member
Dec 23, 2020
12
2
38
with the new update any clue how to change roles? i know you need the training ground but after that i cant seem to change roles.
 

flannan

Engaged Member
Dec 15, 2022
3,400
3,601
377
hello, how do i get crystals in the new update? or are they impossible on 1st island?
You will need to tame some batgirls at the second island to produce crystals.

with the new update any clue how to change roles? i know you need the training ground but after that i cant seem to change roles.
Go to "training" tab, and check out the buttons at the bottom. The first of them is to change class.
Note that you'll need a building and some mana for it to happen.

Imagine someone mods in male enemies?
Modding in male enemies is one thing. Modding in battlefuck scenes like in Ero Dungeons should be quite a bit more difficult.
 
  • Like
Reactions: SavageArsonist
Jul 16, 2018
82
37
114
any way to transfer girls between islands besides the one way expedition?
i kinda fuqd up by sending "recon" lvl1 squad to 2nd island and only got an option to send my main squad to level15+ island. it's dealing fine with threats, since i grinded out genes, but it's near impossible to catch any of those guys with leash collar, and bringing them to 1 hp is unreal when my hits deal 10-20 dmg. i want to move in some slaves to at least get basic resources for building.

for some reason at the lowest levels 15% to catch would work like 3 times in a row, but past level 10 even 70-90 is xcom's levels of terrible.
 
Last edited:

flannan

Engaged Member
Dec 15, 2022
3,400
3,601
377
any way to transfer girls between islands besides the one way expedition?
There should be a separate transfer port. It looks similar to the expedition one.
At least, that's how it was in SFW version.

Speaking of differences between this and SFW version, swimsuit is now underwear and can properly give bonuses to fishing.
 
  • Like
Reactions: SavageArsonist
Jul 16, 2018
82
37
114
There should be a separate transfer port. It looks similar to the expedition one.
At least, that's how it was in SFW version.

Speaking of differences between this and SFW version, swimsuit is now underwear and can properly give bonuses to fishing.
thanks for walking me through, much appreciated. i ám actually blind, didn't notice new building in build menu.
 

DrLizardman

Active Member
Apr 28, 2021
591
215
166
I never figured out how to breed in this game which I assume is the way to get better/stronger npcs. Was there some trick or does it just take time?
 

demon99666

Newbie
Dec 12, 2020
42
34
169
how do you use the group feature? i see a mention of "filter by group" in the girl tab, but the only option is "ungrouped" and i see no way of assigning anyone to any kinda of group.
 

xyzzyAnonUser

New Member
Oct 18, 2018
5
1
32
So it looks like I was wrong about the items being the thing that causes the wrong calculations - they're one of the things that do in fact force a recalculation. It's instead simply changing which building you're looking at which fails to force a recalculation; since the populations are the same, it hits the early return in SmallGirlSelector.setup() but because the girls themselves aren't modified either, they never qualify for an update_productivity() in MediumLedgerGirlBlock. This means that it never bothers refreshing the list, leaving you with the percentages for a different job entirely.

There's a similar issue with changing someone's job since that doesn't qualify for an update to job icon. Changing equipment there doesn't help since that only updates productivity, not job icons.
Bug.png
 
  • Like
Reactions: Madodev

xyzzyAnonUser

New Member
Oct 18, 2018
5
1
32
I never figured out how to breed in this game which I assume is the way to get better/stronger npcs. Was there some trick or does it just take time?
I think you need to upgrade a house to level 2 (via getting fish, milk and a tavern in range of it) to allow you to make a strapon maker. This is used for the breeding pen, which itself needs you to have 20+ people.

how do you use the group feature? i see a mention of "filter by group" in the girl tab, but the only option is "ungrouped" and i see no way of assigning anyone to any kinda of group.
If you go into the girl info panel in the top right, there's the large image on the far left of the overview screen showing the girl, their name, level, class, etc. Above the name is Select Group, which has a Manage Groups option in there. Once you've made one, you can assign it from the same select group menu.
 

Deren

Newbie
Feb 18, 2018
91
15
84
do you guys stop capturing after the breeding pen is unlocked and just breed the rest with your bloodline peeps?


also is it impossible to transfer resources between islands? so id have to transfer 5 batgirls to the first island to start a crystal production there?

so i found the trading post but it requires a tier 3 island, which im assuming means citizens, which i cant really get, because i need to trade resources. do i need to find an island with 2 fertilities to do this?

nvm it apparently just needed the lvl 14-30 island.
 
Last edited:

Soltiver

Newbie
Dec 22, 2019
18
8
22
Memory leaks happening. Not that strong but seems like RefCounted class things kept referenced that increases memory usage over time. Add a string to ensure cleaning:

while not unreference: pass

(after object logic completed)
 

demon99666

Newbie
Dec 12, 2020
42
34
169
If you go into the girl info panel in the top right, there's the large image on the far left of the overview screen showing the girl, their name, level, class, etc. Above the name is Select Group, which has a Manage Groups option in there. Once you've made one, you can assign it from the same select group menu.
Thank you! I guess my brain just assumed that was only a picture, so I never actually bothered to look there for the grouping options. It's funny because I've been going nuts looking everywhere else lmao.
 

flannan

Engaged Member
Dec 15, 2022
3,400
3,601
377
I never figured out how to breed in this game which I assume is the way to get better/stronger npcs. Was there some trick or does it just take time?
To breed, you will need:
1. Breeding house.
2. Some strapons. Early in the game, you'll probably be using reinforced ones. Strapons are single-use magical artifacts.
3. Two parents. Everybody is female in this game, which is why you need strapons.
4. Gather them all in the breeding house. Specify pitcher, receiver and type of strapon. Children will be of receiver's race.
If necessary, specify additional parameters for a child, but you will need additional strapons for that.
5. Press the button and wait for about 120 seconds (it will display a progress bar in the form of a naughty picture).

If you're asking about how to get better results, well, the main thing is to start with good parents (and update them regularly) and use good strapons (because strapons put limits on gene quality).
 
  • Like
Reactions: rKnight

Deren

Newbie
Feb 18, 2018
91
15
84
just to make sure, are the aphrodisiac rivers not useful? as in my only source of aphro and latex are in dungeons?

also it took me a while to figure out but apparently the income is multiplied by game speed but consumption and trading loss are not. was wondering why my wine was staying at 0.

also i cant find it, but what are harvesting buildings?
 
Last edited:
4.60 star(s) 12 Votes