Ren'Py Brothel King [v0.3t.2] [Goldo]

4.60 star(s) 51 Votes

vadi9203

Member
Aug 2, 2019
463
273
238
Is there any way to turn on cheat, then turn it back off and re-enable achievements? I need to use cheat to get one of my girls unstuck from being on a quest for -180 days.
Go into the girls screen. Click on the girl who is stuck on the quest. Press shift+o for the console and try to use this:
Code:
call take_leave(girl, 1)
She should come back the next day.

(You can find the cheat menu in BKsettings.rpy line 63. But it's dosnt have the function to call back a girl)
 

Thaluka

Newbie
Jan 3, 2018
30
41
155
Go into the girls screen. Click on the girl who is stuck on the quest. Press shift+o for the console and try to use this:
Code:
call take_leave(girl, 1)
She should come back the next day.

(You can find the cheat menu in BKsettings.rpy line 63. But it's dosnt have the function to call back a girl)
Thanks, this fixed the issue!
 

Ag6465

New Member
Sep 7, 2022
7
0
59
Screenshot_2023-03-17-19-38-57-498_cyou.joiplay.renpy.jpg
written with translator)

Any solution for this when I go to day 14, this would be due to a pack of girls that I would have downloaded or I have put something wrong
 

hrjfwf4

Newbie
Jul 30, 2021
35
9
43
does anyone know how to trigger willows events? i´m not sure if i´m just unlucky this run or if i locked myself out of them. (Already sold a monster to her during an event i presume thats the first part to further her story)

edit: is there a list for implemented character events etc. and what you need to do to unlock them? (for example does goldi have any interactions after the first chapter or is interacting with her not yet connected to follow up events?)
 
Last edited:

vadi9203

Member
Aug 2, 2019
463
273
238
the cap of 32 i need that i just finish edit that one
Here is a FAQ for the current version of this game, Brothel King ver 0.2 Release.
It is partly based on the earlier FAQ written by Kite80.
Btw I'm not the game dev (in case someone thought that), just a player who decided to support it in this forum.

Note: The F95zone OP downloads should be up-to-date with some possible lag in submitting recent update patches. The latest version is always available from (v 0.2 Release), which must be followed by .

Q: Am I using the latest release/version?
A: On Feb 12, 2022, the pre-patch base code changed from a "ver 0.2 Test" to "ver 0.2 Release" set of code. Those using older versions, with "faq.txt" file dated before February 7, 2022, need to download and extract the full game again, before extracting the required latest update patch.

It is highly recommended not to overwrite your old game folder but to install it in a new location.
If using the same install folder, you'll probably need to delete "game/*.rpyc" old compiled files, which are automatically recompiled on running game.

For those with current base game code, the version number shows in the start menu, top-right corner, as well as in game/options.rpy like
config.version = "0.2 v220222",
with the part after the "0.2 v" being the yymmdd date of patch creation.

The latest patch is always available from
which has a upload date that you can compare to the yymmdd of your current patch.

(The F95zone OP patch download will lag latest patch sometimes, as a patch upload is usually requested only after the latest patch has been stable for a few days.)

Q: How do I install the game?
A:
You don't have permission to view the spoiler content. Log in or register now.

Q: How do I update/patch the game?
A:
You don't have permission to view the spoiler content. Log in or register now.

Q:
  • Why didn't my applying the patch fix what it was designed to?
  • Is there a problem if I ran a newly installed game before applying the update patch?
  • Could I have compiled-code date confusion?

A:
You don't have permission to view the spoiler content. Log in or register now.

Q: Where do I put girl packs?

A:
You don't have permission to view the spoiler content. Log in or register now.

Q: Some girls have special mods, what are they and how do I install them?

A:
You don't have permission to view the spoiler content. Log in or register now.

Q: I get the message
Code:
if not persistent.girl_mix["default"]:
KeyError: u'default'
How do I fix this?

A:
You don't have permission to view the spoiler content. Log in or register now.

Q: I have the goal in chapter 2 (second brothel) of "have x amount in the bank", which I have, and cannot advance. What do I do?

A:
You don't have permission to view the spoiler content. Log in or register now.

Q: I have the goal in chapter 3 (third brothel) of "Rank up 6 girls to rank B and have x amount in the bank", which I have, and cannot advance. What do I do?

A:
You don't have permission to view the spoiler content. Log in or register now.

Q: Is there a way to increase the maximum number of girls (brothel capacity) over 32 ?
(max bedrooms, max girls, max rooms, brothel size)

A:
You don't have permission to view the spoiler content. Log in or register now.

Q: Is there a walkthrough?

A:
You don't have permission to view the spoiler content. Log in or register now.

Q: How do I report an error?

A:
You don't have permission to view the spoiler content. Log in or register now.

You can find a lot of mods and girl packs here: , and in the , which has spreadsheet pages for drawn and real girls, with download links on the right.

- Boa Hancock personal mod bugfix (_BK.ini & _events.zip)(extract in game/girls/boa_hancock folder)
 
4.60 star(s) 51 Votes