• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

VN Ren'Py Reclaiming the Lost [v0.7] [Passion Portal]

4.00 star(s) 38 Votes

Trikus

Well-Known Member
May 31, 2020
1,072
2,093
Ok, the art is beautiful, there is no denying that, but why is the game so boring? When will the story get going? I'm not expecting to find the daughter this early, and it better not be the assistant as that is far too cliche, but can we have something? Also, where the hell did that scene in the dark restaurant come from? There was no mention about it from the MC before he went there. We didn't even see him chat online to his sister. There was no prior indication he was romantically interested in her either but he straight up kisses her? It reads like the dev had an idea so threw it in wherever they could.
 
  • Like
Reactions: babadunde

R1k0

Member
Sep 27, 2017
265
508
Ok, the art is beautiful, there is no denying that, but why is the game so boring? When will the story get going? I'm not expecting to find the daughter this early, and it better not be the assistant as that is far too cliche, but can we have something? Also, where the hell did that scene in the dark restaurant come from? There was no mention about it from the MC before he went there. We didn't even see him chat online to his sister. There was no prior indication he was romantically interested in her either but he straight up kisses her? It reads like the dev had an idea so threw it in wherever they could.
I had the same thing, got the restaurant scene but didn't chat with Chloe online because I made the wrong choice in the scene during their first meeting, it's a strange decision from the developer to block the Chloe's streaming scene where they agreed on a date but show the date in the restaurant.
 
Dec 15, 2020
203
156
anyone knows how to get the scene with Chloe with the white blindfold at the "dine in the dark" event?
I got the black blindfold, but I still want to know how to get there,
please
 

Trasher2018

Engaged Member
Aug 21, 2018
2,140
3,458
Ok, the art is beautiful, there is no denying that, but why is the game so boring? When will the story get going? I'm not expecting to find the daughter this early, and it better not be the assistant as that is far too cliche, but can we have something? Also, where the hell did that scene in the dark restaurant come from? There was no mention about it from the MC before he went there. We didn't even see him chat online to his sister. There was no prior indication he was romantically interested in her either but he straight up kisses her? It reads like the dev had an idea so threw it in wherever they could.
Yep ... I was so confused.

And the MC even says "I have to change my voice" but than he uses his name? o_O

I have no idea what all that is and why ...

And this error


Code:
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('images/phone/icon_thinking.png.') at 0x00000000098471c0>:
  File "game/patch.rpy", line 43, in patched_function
    return renpy.exports._original_say(who, what, *args, **kwargs)
  File "renpy/common/00nvl_mode.rpy", line 381, in do_display
    renpy.display_say(
OSError: Couldn't find file 'images/phone/icon_thinking.png.'.

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

Full traceback:
  File "script.rpyc", line 7205, in script
  File "...\ReclaimingtheLost-0.6-pc\renpy\ast.py", line 930, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "game/patch.rpy", line 43, in patched_function
    return renpy.exports._original_say(who, what, *args, **kwargs)
  File "...\ReclaimingtheLost-0.6-pc\renpy\exports.py", line 1473, in say
    who(what, *args, **kwargs)
  File "...\ReclaimingtheLost-0.6-pc\renpy\character.py", line 1352, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/common/00nvl_mode.rpy", line 381, in do_display
    renpy.display_say(
  File "...\ReclaimingtheLost-0.6-pc\renpy\character.py", line 693, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "...\ReclaimingtheLost-0.6-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\core.py", line 3579, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\core.py", line 4172, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\core.py", line 2779, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\screen.py", line 731, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 886, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\transform.py", line 909, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1336, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\viewport.py", line 273, in render
    surf = renpy.display.render.render(self.child, child_width, child_height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1107, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1062, in render
    surf = render(d, rw, height - y, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1107, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\transform.py", line 909, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\layout.py", line 1336, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\text\text.py", line 2164, in render
    renders[i] = renpy.display.render.render(i, width, self.style.size, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\im.py", line 676, in render
    return cache.get(self, render=True)
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\im.py", line 330, in get
    surf = image.load()
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\im.py", line 803, in load
    raise e
  File "...\ReclaimingtheLost-0.6-pc\renpy\display\im.py", line 757, in load
    filelike = renpy.loader.load(self.filename, directory="images")
  File "...\ReclaimingtheLost-0.6-pc\renpy\loader.py", line 833, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'images/phone/icon_thinking.png.'.

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
Reclaiming the Lost 0.6
Thu Jan  4 20:50:17 2024
 
Last edited:

arjun2891

New Member
May 31, 2017
1
12
Incest Patch
Patch Instructions
Drop in /game folder
The file opens in a new tab as text and gets saved as a text file when saved. The patch is not working when you copy paste the text file in the game folder, can you please help out?
 

DiamondPilot

Newbie
Oct 23, 2017
74
97
The file opens in a new tab as text and gets saved as a text file when saved. The patch is not working when you copy paste the text file in the game folder, can you please help out?

Right now it doesn't matter as I believe the patch is outdated and needs updating.

However, with that said. You would right click on the link and then use "save link as" to save the file.
 

S4nshine

Newbie
Mar 31, 2023
60
235
Hello RtL Fans again,
screenshot1.jpg I have revised my walkthrough, it now has a different structure and thus improved the overview a bit. The events with Emily and Chloe, which are split into 2 paths, are now divided as Emily "After Chloes Stream" and Chloe as movie and dinner date. I've added decisions that don't increase or decrease points or have any other effect, but do continue the scene. In addition, Evelyn is also included with the start of her love path. Bob with Betrayal is also listed.
Have fun playing and I think this little guide will help you.
 
Last edited:

R1k0

Member
Sep 27, 2017
265
508
Hello RtL Fans again,
View attachment 3235819 I have revised my walkthrough, it now has a different structure and thus improved the overview a bit. The events with Emily and Chloe, which are split into 2 paths, are now divided as Emily "After Chloes Stream" and Chloe as movie and dinner date. I've added decisions that don't increase or decrease points or have any other effect, but do continue the scene. In addition, Evelyn is also included with the start of her love path. Bob with Betrayal is also listed.
Have fun playing and I think this little guide will help you.
You didn't mention this choice that ruined the whole game for me.
You don't have permission to view the spoiler content. Log in or register now.
 

misfolk

Active Member
Jan 22, 2021
771
1,135
The game reminds me of Summer Heat. Superb renders, slow development with a plot that is going nowhere.
 

_A__i__R_

New Member
Jan 1, 2023
3
5
Can any one please make a compressed Android port of Reclaiming the Lost to v0.6 Cuz th Official version is almost 3 gigabytes and i doesn't install at all and i'm pretty shure i'm not the only one. Thx
 
4.00 star(s) 38 Votes