- Apr 2, 2022
- 13
- 2
Thanks found it. Maybe it is spliting hairs but the command line for the job rooms is not exactly what i wanted but in the end it doesn´t matter if i increase the capacity instead of the room count ^^You can change it in BKinit_variables.rpy. Line 536 and you need to start a new game for it to take an effect.
For the bedrooms you need to search in BKsettings.rpy. You can find the max bedroom number in line 96.
in 0.3 ? how the downloads here are only 0.2In 0.3 I skipped to chapter 2 and didn't get the introduction in the wagon to modify customers. Is there a way to change that, or is it a restart?
also it seems with the basic girl pack you can buy the same girl multiple times man that probably will be confusing if you buy an army of all same girlsin 0.3 ? how the downloads here are only 0.2
0.3 is in testing.in 0.3 ? how the downloads here are only 0.2
in 0.3 ? how the downloads here are only 0.2
Without _BK.ini the game will always make clones from the girls, so the game can fill the slave market and city with girls. (And it's recommended to have atleast 1 girl pack without a _BK.ini. Otherwise you will get an error)also it seems with the basic girl pack you can buy the same girl multiple times man that probably will be confusing if you buy an army of all same girls
Can you send a save file?In 0.3 I skipped to chapter 2 and didn't get the introduction in the wagon to modify customers. Is there a way to change that, or is it a restart?
SureYou must be registered to see the linksfor testing and bug hunting.
Without _BK.ini the game will always make clones from the girls, so the game can fill the slave market and city with girls. (And it's recommended to have atleast 1 girl pack without a _BK.ini. Otherwise you will get an error)
Can you send a save file?
This is most likely a bug on your end. I cant reproduce it. (tryed in both story and non story mode. And for me it's showed up in both)Sure
Soon. When it will be stable enough for it.Any guesstimates on the release of 0.3? It has been over a year since the last patch for 0.2.
There is none. OnlyDoes anybody know of a wiki for this game?
You can search for it in the girlpack database. If someone made it then you should find itany one have diane or elizabeth from the seven deadly sin
Go to your Hinata girl pack, open up the _events.rpy with notepad++ and change the coding to utf8. Save and it should work just fine.can some 1 tell me how to fix this
when ever i tried to start the game i get the following
sorry, but an uncaught exception occurred.
While parsing D:\arpg\Brothel_King-0.2\Brothel_King-pc/game/girls/BK/Naruto/__MACOSX/Hyuuga Hinata/__events.rpy.
UnicodeDecodeError: 'utf8' codec can't decode byte 0x80 in position 45: invalid start byte
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 781, in load_appropriate_file
data, stmts = self.load_file(dir, fn + source)
File "renpy/script.py", line 594, in load_file
stmts = renpy.parser.parse(fullfn)
File "renpy/parser.py", line 2953, in parse
lines = list_logical_lines(fn, filedata, linenumber)
File "renpy/parser.py", line 238, in list_logical_lines
data = f.read().decode("utf-8", "python_strict")
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/encodings/utf_8.py", line 16, in decode
UnicodeDecodeError: 'utf8' codec can't decode byte 0x80 in position 45: invalid start byte
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Wed Sep 6 23:42:35 2023
did not workYou can search for it in the girlpack database. If someone made it then you should find itYou must be registered to see the links
Go to your Hinata girl pack, open up the _events.rpy with notepad++ and change the coding to utf8. Save and it should work just fine.
Are you using windows pc? If yes then just copy the Hinata folder without the MacOS one.did not work
i had to delete the folder instead
While parsing D:\arpg\Brothel_King-0.2\Brothel_King-pc/game/girls/BK/Naruto/__MACOSX/Hyuuga Hinata/__events.rpy.
UnicodeDecodeError: 'utf8' codec can't decode byte 0x80 in position 45: invalid start byte