Adam Silver

Newbie
Jul 24, 2017
44
8
I lost my saves... does anyone have the saves when you start ep 2? (one with the good wife path and the bad wife path) thanks!
 

Thissuckshard

New Member
Mar 25, 2019
10
2
Not sure if anyone experienced this but in episode 1 after you get out of jail and trying to look for your lawyer after going to his office, learning he is not there you have to leave the office. After going outside the building clicking ANY marker on the map crashes the game. I am playing on Android btw.
 

Londo_Mollari

Well-Known Member
Donor
Respected User
Sep 7, 2017
1,849
3,757
Can anybody please provide a small walkthrough how to get the 2nd ending in episode 1? Where Monica and Dick become a couple?
I tried it many times with the decisions at their date early in the game ... but no matter what I try, Dick tells Monica after her return from prison that she made jokes about him or his tie --> no 2nd ending.

So, what I'm looking for are the questions and the answers that are needed to get the 2nd ending ^^
 

Ragnaroekr

Well-Known Member
Apr 26, 2017
1,061
2,260
Can anybody please provide a small walkthrough how to get the 2nd ending in episode 1? Where Monica and Dick become a couple?
I tried it many times with the decisions at their date early in the game ... but no matter what I try, Dick tells Monica after her return from prison that she made jokes about him or his tie --> no 2nd ending.

So, what I'm looking for are the questions and the answers that are needed to get the 2nd ending ^^
To get this secret ending, Monica must always be decent. That means not only in her decisions, but also you have to click on some hidden items which increase her mood. You can find everything in this walkthrough I made.
 

bybro2567

Newbie
Nov 19, 2018
15
1
Hey, guys, Dick's secretary fooled me, and once again, he wants 5,000. Melanie can help me, but I don't know who Melanie is, what should I do?
 

Ragnaroekr

Well-Known Member
Apr 26, 2017
1,061
2,260
Hey, guys, Dick's secretary fooled me, and once again, he wants 5,000. Melanie can help me, but I don't know who Melanie is, what should I do?
Melanie is a model at Monica's office. You can find her when you go to Alex (photographer). In the next room is Melanie.
 
  • Like
Reactions: bybro2567

Londo_Mollari

Well-Known Member
Donor
Respected User
Sep 7, 2017
1,849
3,757
To get this secret ending, Monica must always be decent. That means not only in her decisions, but also you have to click on some hidden items which increase her mood. You can find everything in this walkthrough I made.
Thanks, but I got the ending with Monica being decent (so she doesn't go to Marcus at all).

But I'm looking for the decisions that leads to this flow ...
Monica isn't perfect decent, so she goes to Marcus, to jail and Marcus releases her.
Afterwards she goes to Dick and ask him to help her.
But he doesn't try to refuse and let her buy him a tie, but they become a couple (because Monica was nice to him at the date).
Somebody mentioned that this will also get Monica her revenge.

So, I'm looking for he right answers at the date early in the game to get this ending (not the 1st ending with super decent Monica).
= "secret happy ending #2 " in the walktrough
 
Last edited:
  • Like
Reactions: ibizadalton

MajorDespair

Member
May 26, 2019
168
158
getting this error with any save i try to load during episode 2 Except the first forced save.

Full traceback:
File "game/00_Functions/scene_controller.rpy", line 125, in script call
label show_scene_loop:
File "game/00_Functions/scene_controller.rpy", line 127, in script
$ interact_data = ui.interact()
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\python.py", line 2008, in py_exec_bytecode
exec bytecode in globals, locals
File "game/00_Functions/scene_controller.rpy", line 127, in <module>
$ interact_data = ui.interact()
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "H:\ATF\FashionBusiness-EP2-v0.7-720p-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/00_Functions/screens.rpy", line 134, in execute
screen screen_sprites(data):
File "game/00_Functions/screens.rpy", line 134, in execute
screen screen_sprites(data):
File "game/00_Functions/screens.rpy", line 139, in execute
fixed:
File "game/00_Functions/screens.rpy", line 164, in execute
if data != False and game_version1_screen_ready_to_render == True and episode == 2 and after_load_ready_to_render == True:
File "game/00_Functions/screens.rpy", line 169, in execute
for pass_num in range(1,3): #pass1 - overlays, pass2 - sprites and masks
File "game/00_Functions/screens.rpy", line 170, in execute
for zorder_ptr in zorder_list:
File "game/00_Functions/screens.rpy", line 172, in execute
if data.has_key("active") == False or data["active"] == True:
File "game/00_Functions/screens.rpy", line 188, in execute
if data["type"] == 2: #overlay image, with mask (if exists)
File "game/00_Functions/screens.rpy", line 237, in execute
if pass_num == 2:
File "game/00_Functions/screens.rpy", line 255, in execute
if data.has_key("hover_enabled") == False or data["hover_enabled"] == True:
File "game/00_Functions/screens.rpy", line 266, in execute
imagebutton:
File "game/00_Functions/screens.rpy", line 266, in keywords
imagebutton:
File "game/00_Functions/screens.rpy", line 286, in keywords
if data["actions"] == "l" and check_object_has_character(i) == False: #если объекту не заданы действия кроме просмотра, то не выводим доп. меню
File "<screen language>", line 286, in <module>
File "game/00_Functions/character_properties.rpy", line 29, in check_object_has_character
if char_info.has_key(obj_name) == True:
NameError: global name 'char_info' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.3.449
EP2-v0.7-720p
Fri Sep 20 02:55:52 2019
 
  • Like
Reactions: cesium

tg

Member
May 1, 2017
232
279
does anyone know how to unlock this gallery?
B-but she's a "shy girl". She shouldn't be doing those kinds of things...

Umm, but to unlock those, you need to get the bar owners to level 2, and then they offer you the waitress job. You take the tips, and when you get back, she'll confront you, and you'll have to pay for what you did. That's how you get those scenes, shy girl.
 

tomeczek32100

Active Member
Feb 21, 2019
624
1,418
B-but she's a "shy girl". She shouldn't be doing those kinds of things...

Umm, but to unlock those, you need to get the bar owners to level 2, and then they offer you the waitress job. You take the tips, and when you get back, she'll confront you, and you'll have to pay for what you did. That's how you get those scenes, shy girl.
hihi i change this in save editor ;)
 
3.50 star(s) 226 Votes