Yeah, in terms of weighted average rating of perverse happiness, Melanie is in the lead so far.Looked as happy as Melanie did in the pre-wedding photoshoot.
Who is the most happy with their photo? View attachment 4245538
uhhhh that face scares me.... thats a smile? I guess it could be a psyco's smile just before they are about to murder someone.Well, at least finally Monica is really happy in the game. Look at her wonderful smile.
View attachment 4241712
That's right.uhhhh that face scares me.... thats a smile? I guess it could be a psyco's smile just before they are about to murder someone.
2Okay, poll time people. Who in these three spoilers looks the most happy?
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
![]()
4Okay, poll time people. Who in these three spoilers looks the most happy?
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
![]()
I used your save, but why all scenes are greyed out? I cannot replay them.Save v9 with money 120000
Save files have nothing to do with the openness of game scenes in the in-game gallery. See the FAQ (1.5.2) for more info.I used your save, but why all scenes are greyed out? I cannot replay them.
The second ep is much less a "cookie clicker" than it was in the first episode. If only because you no longer need to click on elements of the game environment to lower or raise Monica stats. In addition, the game has official cheats that can make the gameplay even easier. (see the FAQ (1.5.1 and 1.5.7) Especially this simplification is noticeable ~ from the 2nd half of the 2nd episode.Each code is generated from a unique combination of numbers from each game, like a "seed" of a procedural game.
So even if someone gives you their code, it won't work with your game ID, try using the OP's patches.
I'm a long way from the part of Episode 3 where these codes are needed, if I survive the "cookie clicker" that is Episode 2 I might save myself the trouble and end up subscribing to get a legal code and avoid the thousands of bugs and problems.
Yes, this mechanic is unfair, you click on a random picture hanging on the wall, Monica would make a comment and suddenly the bitchiness stat or something like that would go up. And so on with other furniture, you get random stats going up and down playing without a guideThe second ep is much less a "cookie clicker" than it was in the first episode. If only because you no longer need to click on elements of the game environment to lower or raise Monica stats.
I think Ep 1 is the one that needs the most pampering and care.Speaking about Ep3, some time ago the dev updated (Ep3 v16.01) it with new features and fixed possible minor bugs, so now it's a finalized version..Eventually this should also apply to Episode 2, which is also planned to be redone. And while even now the official version without Bardie is bug-free, the updated version will (most likely) make Episode 2's gameplay simpler and more similar to Ep3 and 4.
i'm not an expert, how i can unlock gallery for ep 4?in
FashionBusiness-EP2-v16-Extra-pc\game\Quests
and the other 3 episodes
find the file Achievements.rpy
open it with a text editor like notepad or notepad++
in the last line change false to True
this is much easier than installing those gallery mods you can find here
and gallery are ingame in left upper corner and looks like a diploma
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 2764716
there are changes from eps4 v5
it shall looks like this
def check_achievement(str):
if str in achievements_labels:
achLabel = achievements_labels[str]
if (achLabel in persistent.achievements) == False:
persistent.achievements[achLabel] = True
# renpy.save_persistent()
print "Achievement reached!"
return True
return True
def get_achievement(achLabel):
if (achLabel in persistent.achievements and persistent.achievements[achLabel] == True) or debugMode == True:
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
i know brother but i didnt understand nothing about the message/instructions of "vimmers"
Copy in:i know brother but i didnt understand nothing about the message/instructions of "vimmers"
done, is the gallery on the right where there is number 1? all lockedCopy in:
\game\Quests