SlapE

Well-Known Member
Dec 4, 2022
1,840
5,207
Okay, I just started this one... and I really need to ask, why are there even choices? Unless you pick a certain choice, the following scene/dialogue doesn't even make sense. For example at the start of the game when you spy on the mother in the shower, even if she doesn't catch you, you apologize for it as if you picked the option that gets you caught, even if you didn't. I mean there are some really good aspects of this game, but this is one thing that really bugs me, it comes off as lazy at best.
 

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
5,117
14,773
RestoreHerCareer-0.25
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
24,920
212,803
Restore Her Career [v0.25] [Kalyha]

COMPRESSED:

Win/Linux:


- - -

Mac:

- - -
 

Kalyha

Developer of Restore Her Career / WIAS
Game Developer
Mar 16, 2019
542
5,116
Hey guys! Since the thread has been updated, I better post this here also!
Restore Her Career v0.25 is out!

Most of the update focuses on the gym event, I decided to make something big out of it! I didn't plan to make several scenes but as I was writing the script, I thought it would be cool to add more content during the event. So it delays the dating event with Adrianna for v0.26 but I think it's worth because the final result of the gym event is really good!

Writing the script for this version has been really tough for me and took me longer than usual. I had to rewrite some parts many times because I wasn't satisfied with it, but now I'm happy about what I made and I hope you will enjoy it too.

Linda is back in this update and brings her daughter Rebecca in the spotlight!

And don't forget to check out the old content with Linda, I renewed the scene when the MC discovers that Linda appeared in an adult video 4 years ago! (Check the gallery and unlock the scene if you don't want to restart a new game).

I feel happy when I finally release an update, but that means that I have to work from 0% again for the next version haha... Aaaw... But let's keep going!

I have read many of your comments and I have some great ideas for the future of RHC. I already have the story for v0.26 in head, just need to write it all now... And I'm sure you're gonna like it.

So... I can already tell you that v0.26 is going to be focus on Adrianna! A lot of content is coming!

Changelog :
  • 782 new renders.
  • 138 old renders renewed.
  • 1 old scene has been reviewed (dialogues and images).
  • Main story progression.
  • Scarlett story progression.
  • Linda story progression.
  • Rebecca story progression.
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
24,920
212,803
Hey guys! Since the thread has been updated, I better post this here also!
Restore Her Career v0.25 is out!

Most of the update focuses on the gym event, I decided to make something big out of it! I didn't plan to make several scenes but as I was writing the script, I thought it would be cool to add more content during the event. So it delays the dating event with Adrianna for v0.26 but I think it's worth because the final result of the gym event is really good!

Writing the script for this version has been really tough for me and took me longer than usual. I had to rewrite some parts many times because I wasn't satisfied with it, but now I'm happy about what I made and I hope you will enjoy it too.

Linda is back in this update and brings her daughter Rebecca in the spotlight!

And don't forget to check out the old content with Linda, I renewed the scene when the MC discovers that Linda appeared in an adult video 4 years ago! (Check the gallery and unlock the scene if you don't want to restart a new game).

I feel happy when I finally release an update, but that means that I have to work from 0% again for the next version haha... Aaaw... But let's keep going!

I have read many of your comments and I have some great ideas for the future of RHC. I already have the story for v0.26 in head, just need to write it all now... And I'm sure you're gonna like it.

So... I can already tell you that v0.26 is going to be focus on Adrianna! A lot of content is coming!

Changelog :
  • 782 new renders.
  • 138 old renders renewed.
  • 1 old scene has been reviewed (dialogues and images).
  • Main story progression.
  • Scarlett story progression.
  • Linda story progression.
  • Rebecca story progression.
Very cool of you :coffee:
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
7,862
24,571
here are my unofficial android ports of Restore Her Career.
  • *updated
  • *updated
You don't have permission to view the spoiler content. Log in or register now.

from now on my android ports of Ren'Py games have a 2nd, persistent save location like windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage (or a new one on Android 11 :FacePalm:), because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.

have fun and please report problems (you can reach me ).
 

JustJane

Member
Jun 13, 2021
239
603
Where did like 1 gigs on content gone to?

archive.rpa was 4.8 GB big in v0.24, now it is only 3.8 GB in v0.25.
 

mdmnsjs1

Well-Known Member
Nov 21, 2018
1,246
523
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\loadsave.py", line 770, in load
log.unfreeze(roots, label="_after_load")
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\python.py", line 1983, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\python.py", line 1815, in rollback
self.load_failed()
File "D:\RestoreHerCareer-0.25-PC-Compressed\RestoreHerCareer-0.24.1-pc\renpy\python.py", line 1733, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Restore Her Career Chapter 0.25
Sun May 07 03:50:34 2023
```

anyone e lse having this problem with saves? ive tried them all and nothing but errors thanks for any help
 
  • Like
Reactions: iju513 and bot57894
3.80 star(s) 163 Votes