fakeid.another

New Member
May 22, 2021
7
14
init python:
if persistent.achievements is None:
persistent.achievements = {}

def check_achievement(ach_key):
if ach_key in achievements_labels:
ach_label = achievements_labels[ach_key]
if ach_label not in persistent.achievements:
persistent.achievements[ach_label] = True
# renpy.save_persistent()
print("Achievement reached!")
return True
return True

def get_achievement(ach_label):
if ach_label in persistent.achievements and persistent.achievements[ach_label]:
return True
if debugMode:
return True
return True

def check_shake_achievement(video_filename):
shake_img = re.search(r'shake\_(\d+)', video_filename)
if shake_img != None:
check_achievement("img_" + shake_img.group(1))
return True

This doesn't work for gallery, any help?
EP-4 v8.00
Probably someone will find this useful - the code above doesnt add something like "Gallery Viewer" in the Main Menu, it just unlocks "achievements" which can be viewed from the in-game menu:
"To view them, start or load a game and click the medal icon on the top left of the screen, just under the objectives. All of them should be unlocked. "
 
Feb 15, 2019
378
686
I remember when this came out, it was so exciting because the renders were so good. Now, the renders are outdated, the game isn't complete, and it remains an absurd grindfest.
 
  • Thinking Face
Reactions: Alea iacta est

TommyS1988

New Member
Oct 2, 2023
7
11
I remember when this came out, it was so exciting because the renders were so good. Now, the renders are outdated, the game isn't complete, and it remains an absurd grindfest.
I don't know man. Its still one of my favorite game on this platform and I have seen a lot on here. I have not found a similar dark toned game with this model/photo-shoot premise yet. Whats wrong about the renders? I think they got a lot better over time. But yeah, taste differ fortunately.
 

Stan5851

Engaged Member
Oct 18, 2019
3,609
7,569
I don't know man. Its still one of my favorite game on this platform and I have seen a lot on here. I have not found a similar dark toned game with this model/photo-shoot premise yet. Whats wrong about the renders? I think they got a lot better over time. But yeah, taste differ fortunately.
I think he's just a not-so-smart troll who decided to throw shit on the fan blades. The problem is that he's shitting himself here too, because everything he's written is untrue. "Grind" pretty much started disappearing from the 2nd half of ep2 and completely disappeared at the beginning of ep3, when it turned into a classic AVN in terms of ease of access to content.. Oh, and overall, the renders, animation, and Monica herself became extremely beautiful (compared to what we saw in eps 1 and 2).

And in general, the visual component of Fashion Business looks really unique. I don't know if it's due to the fact that DM professionally uses 3ds Max in addition to the usual for developers DAZ3D, but visually it turns out to be a real magic - a beautiful and harmonious picture full of tones and shades. Yeah, there are AVN games with even more detailed models than in FB, but the important thing is what you get at the output and what the viewer (player) sees ...And in terms of global feelings from the visuals, FB is beyond competition, such a distinctive and different picture, perhaps, there is no other game made by other devs (imo).
 

Lolumad1337

Member
Mar 15, 2021
100
150
i don't know how i can explain it better then i did
but first of all it's only for Win/Linux: version 1,1
second. the gallery are ingame not in the menu
This is for version 1.1
so the post mentions
find the file Achievements.rpy
open it with a text editor like notepad or notepad++
in the last line change false to True

I opened the Achievements.rpy. Is the underlined false that i am switching to true? I posted a screenshot of what im talking about
 

vimmers

Engaged Member
Aug 12, 2017
3,997
3,458
This is for version 1.1
so the post mentions
find the file Achievements.rpy
open it with a text editor like notepad or notepad++
in the last line change false to True

I opened the Achievements.rpy. Is the underlined false that i am switching to true? I posted a screenshot of what im talking about
no the first post says
this is for eps1,1 and shall be extracted in the game folder
and only for vers 1,1
use extract here
not extract to

View attachment Quests.rar
dunno where you have found yours Achievements.rpy
cos there aren't any unless you use unren
and yours are still not the same
use the above file it's already made by me
 

qazxsw80

Active Member
Sep 1, 2019
747
1,682
Was away for some time so mb it will be duplicate link.

So, basically Decent Monkey is collecting emails of people who are interested in the game. I wonder what he is planning to do with them. To provide later on a link to some store where Fashion Business is going to be sold? Maybe to advertize a new game he supposedly has started to develop? Peculiar.
 
Last edited:

qazxsw80

Active Member
Sep 1, 2019
747
1,682
So, what event we are expecting in the next update? My guess:
1. The ending of the porn route.
2. Philipp.
3. White.
4. Shiny Hole.
5. Home.
 
  • Like
Reactions: EraRamp
3.50 star(s) 233 Votes