night99899

New Member
Aug 21, 2023
12
6
I don't understand, do I need an extra program for that or what, please explain to me
it's a .zip file that I posted on page 1937, it's not an official mod or anything, just something I made within an hr or so that allowed both paths to work, you literally just replace the file inside your current game files for bree with this one and it should work
 

Srpan

New Member
Dec 23, 2020
11
1
it's a .zip file that I posted on page 1937, it's not an official mod or anything, just something I made within an hr or so that allowed both paths to work, you literally just replace the file inside your current game files for bree with this one and it should work
Yes, but I go into the game folder and look for where to replace and there is no where, that's why I'm asking you if you need an extra program, and I'm also very green on these topics.
 

Bradd D

Member
Oct 8, 2022
291
405
So the android version is fucked and we need for someone kind enough to port the last other ones to android. Lol, that's a new kind of protection
If you are talking about the official installer, it stays fucked.

Estrada already ported the version before the current one a few pages back, but yes we do need the recent version.
 

Reaverrew

Member
Nov 4, 2017
230
40
Finally tried this. Anyone have some early game tips?? I bought 1 book so far, and now I grind just to make rent, so I haven't been able to save enough to get a sports outfit or anything. I'm playing as Bree if that matters. Mike is at 10%, and Sasha stuck at 20% for stats. I haven't met anyone else. My charm is at 6, str 3, and int 20.
 

night99899

New Member
Aug 21, 2023
12
6
Yes, but I go into the game folder and look for where to replace and there is no where, that's why I'm asking you if you need an extra program, and I'm also very green on these topics.
you do not need any extra file, once you have the game .zip file and you extract it you will be able to see all the files within the .zip file itself, there is no software required, it's literally just the default window's file explorer to view the files
 

Srpan

New Member
Dec 23, 2020
11
1
you do not need any extra file, once you have the game .zip file and you extract it you will be able to see all the files within the .zip file itself, there is no software required, it's literally just the default window's file explorer to view the files
Can you send screenshots of the step by step to illustrate please, I still can't do it
 

Cesco

Member
Jul 15, 2017
383
604
Unless there's a way to reset character progress, I'm done with this game.
Or if there's a way to get my office job back. Aletta fired me for seeing her and Shiori (but they were moooonths apart before she said anything so of course I saved a bunch of times).
I just can't do a new save and lose all that progress. It's just not that worth it, man.
I get that you want the players to have choice consequences, but cutting off 1/5 of the content is pretty steep, my guy. I'm not glued to the wiki. Give us a way to dig ourselves out of the hole (a cheat, or a way to talk to Aletta)
 
Last edited:

Tehemai

Member
Oct 9, 2017
297
418
Unless there's a way to reset character progress, I'm done with this game.
Or if there's a way to get my office job back. Aletta fired me for seeing her and Shiori (but they were moooonths apart before she said anything so of course I saved a bunch of times).
I just can't do a new save and lose all that progress. It's just not that worth it, man.
I get that you want the players to have choice consequences, but cutting off 1/5 of the content is pretty steep, my guy. I'm not glued to the wiki. Give us a way to dig ourselves out of the hole (a cheat, or a way to talk to Aletta)
Really sympathize with losing a run. That one may be tricky though. For future reference, those showdowns usually only trigger if you slept with them both within a span of 7 days.

I don't know if it'll fully solve your problem, but you can try at your own risk this line of code on the console(unren):

Room.find("office").unhide()

My guess is you'll probably still get events as if you were fired, but there's a chance you can still work there and get events as if you weren't fired too. I really don't know what events check explicitly for it.

If Aletta is gone, let me know and I'll see if I can figure out how to bring her back. Good luck!
 
Last edited:
  • Wow
Reactions: Cesco

Cesco

Member
Jul 15, 2017
383
604
Sympathize with losing a run but that one may be tricky one. Though for future reference, those showdowns usually only trigger if you slept with them both within a span of 7 days.

I don't know if it'll fully solve your problem, but you can try at your own risk on the console:

Room.find("office").unhide()

My guess is you'll probably still get events as if you were fired though, but there's a chance you can still work there and get events as if you weren't fired. I really don't know what events check explicitly for being fired too. If Aletta is gone, let me know and I'll see if I can figure out how to bring her back.
Wow, hold up, that 7 day thing is a game changer, I'll try that out later. If I don't reply after this, then it means it worked and I can stop bitching. If not, I'll ask further help. While the "office unhide" code is a great idea, the only flaw I see is that it still wouldn't allow me to do the "work" action. (I can say this cause after I was fired, I was still able to roam around the office but not do anything- before going to the map and then office disappears). Aletta and Office girls didn't disappear, I just can't advance their relationships without the work button.
Thank you btw.
 

Tehemai

Member
Oct 9, 2017
297
418
Wow, hold up, that 7 day thing is a game changer, I'll try that out later. If I don't reply after this, then it means it worked and I can stop bitching. If not, I'll ask further help. While the "office unhide" code is a great idea, the only flaw I see is that it still wouldn't allow me to do the "work" action. (I can say this cause after I was fired, I was still able to roam around the office but not do anything- before going to the map and then office disappears). Aletta and Office girls didn't disappear, I just can't advance their relationships without the work button.
Thank you btw.
Ah yes, no idea where the flag got changed but I do see work checks for "suspended". Try:

game.flags.suspended = False

To be clear, you'll need both commands. But np. As I said, I know the pain of run death so I decided to try to help you out. Hopefully it'll help others in the future too if you can verify it works.
 
Last edited:

Jonson

Newbie
Jun 22, 2017
89
21
Yes, but I go into the game folder and look for where to replace and there is no where, that's why I'm asking you if you need an extra program, and I'm also very green on these topics.
You need De-compile the RPA file to have access to the folder try to use Unren.bat or another de-compile you maybe know.
 

divingmedic

Engaged Member
Aug 15, 2023
2,579
3,611
Wow, hold up, that 7 day thing is a game changer, I'll try that out later. If I don't reply after this, then it means it worked and I can stop bitching. If not, I'll ask further help. While the "office unhide" code is a great idea, the only flaw I see is that it still wouldn't allow me to do the "work" action. (I can say this cause after I was fired, I was still able to roam around the office but not do anything- before going to the map and then office disappears). Aletta and Office girls didn't disappear, I just can't advance their relationships without the work button.
Thank you btw.
The 7 day thing can kill many things. I thought I was doing the right thing and took Aletta and Shiori out the same week for their birthdaY. Walked into the office, found trouble, rolled the game back and spent a week away from the office and all was good.
 
3.60 star(s) 298 Votes