Vibesy

Member
Nov 19, 2023
135
276
I can't see how the same attitude doesn't get old.
It does get old. It gets so old that it is positively decrepit. The game is the poster boy for patreon-driven filler, where a dev hooks up with a willing audience and keeps shoveling out the same tired humiliation/sadism tropes over and over, year after year. Without any character development- which is apparently completely beyond this dev's skill set- the game is a pointless slog, an endless grindfest of repetition. Half the game could be cut without most people noticing and without any loss in quality. Ship Monica & Melanie to the farm already because the whole exercise has become dull af.
 

Stan5851

Engaged Member
Oct 18, 2019
2,774
5,731
View attachment 3533790
and after the black screen, it immediately closes
I think it's Malevich's fault. :KEK: But, other than kidding, it's pretty weird. Try to update the in the OS, which are responsible for playing animation (in particular, in WEBM format) coz mmediately after the executable file is launched, the animation (webm) starts playing. Also it is not superfluous to make sure that the path to the directory of the game is not too long. Conditional x:\Games\FashionBusiness-EP4-v6-Extra-pc will be fine.
 
Last edited:

TommyS1988

New Member
Oct 2, 2023
4
5
Jesus guys! just open the damn note (Z_activation) and change every 405 you see to 406, it ain't that hard..
like this:
View attachment 3533858 View attachment 3533864
Youre right, with this method you change the label in menu to "activated". But if you want to actually experience the extra content and make an "extra" choice ingame you got an error message. There must be another adaptation to the code.
 

ladymxiang

Newbie
Jul 20, 2017
34
49
Youre right, with this method you change the label in menu to "activated". But if you want to actually experience the extra content and make an "extra" choice ingame you got an error message. There must be another adaptation to the code.
Same problem here, I am getting the ”an exception has occurred” error when I am trying to play the extra scenes. What am I doing wrong?
 

vimmers

Engaged Member
Aug 12, 2017
3,750
3,112
Youre right, with this method you change the label in menu to "activated". But if you want to actually experience the extra content and make an "extra" choice ingame you got an error message. There must be another adaptation to the code.
Same problem here, I am getting the ”an exception has occurred” error when I am trying to play the extra scenes. What am I doing wrong?
read Activate Extras* how to use fb_unextra.zip
 

rikimarumaf

New Member
Oct 16, 2023
1
0
When i try to open ep3 with the activate file (316) i get this text and the game won't open, how can i fix that?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/z_activation_316.rpy", line 1, in script
init 9999 python:
File "game/z_activation_316.rpy", line 1, in script
init 9999 python:
File "game/z_activation_316.rpy", line 9, in <module>
z_activaton_316()
File "game/z_activation_316.rpy", line 7, in z_activaton_316
persistent.enckey[ver] = "".join("%02d" % (x) for x in extraFunction(1, "1329233251125439", "", "", "", "", "", "", ""))
File "game/00_Functions/01_init_python.rpy", line 748, in extraFunction
exec (OO00O00O00000O0O0 ,globals (),O00000O00O000OO0O )
NameError: name 'O0O0OOOO00OOO0000' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/z_activation_316.rpy", line 1, in script
init 9999 python:
File "game/z_activation_316.rpy", line 1, in script
init 9999 python:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/z_activation_316.rpy", line 9, in <module>
z_activaton_316()
File "game/z_activation_316.rpy", line 7, in z_activaton_316
persistent.enckey[ver] = "".join("%02d" % (x) for x in extraFunction(1, "1329233251125439", "", "", "", "", "", "", ""))
File "game/00_Functions/01_init_python.rpy", line 748, in extraFunction
exec (OO00O00O00000O0O0 ,globals (),O00000O00O000OO0O )
File "<string>", line 1, in <module>
NameError: name 'O0O0OOOO00OOO0000' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.4.1439
EP3-v16-720p
Fri Apr 12 17:09:36 2024
 

ladymxiang

Newbie
Jul 20, 2017
34
49
I have tried, could not figure it out. I edited "z_activation_405.rpy" to "z_activation_406.rpy" and replaced 405 with 406 everywhere inside.

Tried drag-and-drop over fb_unextra.drop.406.bat (modified from 405), did not work.

Tried manually, but I do not know with what to replace "405:47571" with "406:something"

Also edited from False to True in achievements to unlock the gallery.

If somebody would be kind enough to explain the process step-by-step, I would be very grateful.
 
3.50 star(s) 220 Votes