hakulaku97

Active Member
Mar 13, 2019
896
1,693

New

Show less
Another one! Again, Mac version is included but since I don't have a Mac it wasn't tested for any bugs or crashes. I again added the Android version in this update!
We Are Lost is out on Steam! Put it on your wishlist or buy it, it would help the algorithm promote the game! Also, if you bought the game already, please leave a review.

HD version -
PC:
Mac:
Compressed Version -
PC:
Mac:
Android:
Changelog:
35 Renders
Visit my subreddit for cool HD pictures of your favorite characters!

Join my Discord for previews on upcoming updates and tons of other cool stuff!
 

elandoor

Member
Nov 26, 2022
295
125
First of all thank you for the game. I've been following it for a while, but having understood that it is divided into several paths, based on the chosen protagonist, I wanted to wait until today. Maybe I would have done better to wait a little longer, given that the love journey still doesn't offer any real sex scenes, neither vaginal, nor anal, nor even a BJ... anyway, excellent game so far.

1) So guys i finally play the game, kept it warm until now. But now some very important questions arise. I chose to play the son as the MC. Because the role of father doesn't suit me. Maybe one day I'll try that too. But for now I'm only interested in the role of the son. Because i prefer mom/son incest more, the dad/daughter.
So I was wondering, does anyone know if sooner or later the sisters will also join their brother's path? I sincerely hope that they aren't stuck with just their father, because otherwise it would be quite unfair. That is, the father gets two women and the son only gets 1? A bit of a unfair thing. So I was wondering. Sooner or later will the son have both the mother and sisters? Just to understand if the developer intends to join them too in the journey with their brother.

2)I play both the path with the son. And i need to say that the most exciting path is that of love. It will be slower and for now has fewer sex scenes. But I see them as more consistent and less forced into the matter. They are born more natural.

The pervert path certainly gives quicker access to scenes such as anal sex and bj (I found it a bit reductive that in the love path, the mother gives him 3 HJs and not even 1 BJ). I could understand anal sex, since the route is pushed more towards a romantic background, but I don't understand why she doesn't even do 1 BJ to the son.

However, I found the path perverted, more forced than the other and less natural. Because however you want to look at it, the time spent there is too little. It gave me the feeling that not even 1 month had passed. And seeing them having anal sex in such a short time gave me a sense of unnaturalness. While the love journey was more natural, less forced. However, the strange thing I noticed is that after finishing both routes, the gallery remains blocked for the other route. That is, if I load the game with the love path, I can see all the love scenes. But if I want to see the pervert ones, I have to load the pervert save. A bit strange.

Anyway if someone know the answer to me 1) question please give me some info.

Thank you
thought only me want bro-sis than parent-children
 

Woodywood03_e

Member
Jul 14, 2023
143
45
View attachment 3540327

Overview:
On a day that started like any other, you were startled by Ashley and her story of a contest she won, granting you all a trip to an expensive resort. Ultimately deciding to leave, you start packing your things. But not all is as it seems.. As the corporation in charge of this contest has some deeper, more sinister plans for you. Choose your protagonist and unravel the story, discover the goals of this corporation and.. Well, the rest I will leave up to you to discover.​

Thread Updated: 2024-07-27
Release Date: 2024-07-27
Developer: MaDDoG - - -
Censored: No
Version: 0.4.11
OS: Windows, Linux, Mac
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.

New game is advised as there was some code change that sometimes breaks old saves.

DOWNLOAD
Win/Linux: - - MEGA - - PIXELDRAIN
Mac: - - MEGA - - PIXELDRAIN

Compressed
Win/Linux
: - MEGA - - PIXELDRAIN -
Mac: - MEGA - - PIXELDRAIN -
Android: - MEGA - - PIXELDRAIN -

Extras: * -
Gallery Unlocker*
hakulaku97 thanks for the links

View attachment 2817503 View attachment 2817502 View attachment 2817501 View attachment 2817500 View attachment 2817498 View attachment 2817497 View attachment 2079991 View attachment 2079990 View attachment 2079989 View attachment 2079988 View attachment 2079987
They are still lost. will they be found?
 

Bahamut Zero

Engaged Member
Apr 27, 2017
2,682
2,073
thought only me want bro-sis than parent-children
In my case it's because I prefer the Milf genre. But brother sister is also fine. The problem here is that if you want "the sisters", you have to play the father's path. And honestly I don't know, but a father/daughter story appeals less to me.

The real question is that reading the synopsis of the game, I thought that both protagonists, started from the same point. And instead it seems that the paths are connected. I just wonder what will happen to the father or the son, when the two paths will reunite. Since the author, has clearly said that the two will not interfere in the story of the other. So I expect that in one way or another, one of the two will disappear to leave complete control to the other. Because otherwise I do not understand how the son or the father, will hide their sexual interests, from the other. Since they live under the same roof.
 
Sep 27, 2017
122
125
Made an incest patch for inputs. So that it doesn't take too long to set up relationships.
version: Universal
feature: Eng only. Sets the relationship: by default, they will be family members. Just press Enter(you can still set the relationship you want).
pc install: Unzip into the "game" folder.

12.07.24: UPDATED, since the Dev has changed the code.

notes:
This patch should work with future versions(unless the dev changes the code).
If dev adds new relationships in the future, then I'll need to add it to the patch. If I missed something, let me know if you see it.

When I use the patch, there is no longer an option to change Men's names. I get a traceback, and the Men's Names become "None"

-----------------------------------------------------------

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 411, in script
$ landon_name = landon_name.strip()
File "game/script.rpy", line 411, in <module>
$ landon_name = landon_name.strip()
AttributeError: 'NoneType' object has no attribute 'strip'

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

Full traceback:
File "game/script.rpy", line 411, in script
$ landon_name = landon_name.strip()
File "C:\XXXXXXXX\We Are Lost v0.4.11 Beta\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\XXXXXXXX\We Are Lost v0.4.11 Beta\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 411, in <module>
$ landon_name = landon_name.strip()
AttributeError: 'NoneType' object has no attribute 'strip'
 
  • Like
Reactions: simple_human

torrents

Devoted Bird
Donor
Feb 23, 2023
9,476
5,209
WeAreLost-0.4.11
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.​
 

rafa30

Engaged Member
Aug 2, 2017
2,845
1,949
Any updates only?
download the whole game every time because of an update 30, 40 renders :oops:
 

fulcrum

Engaged Member
Feb 2, 2018
3,402
1,940
Made an incest patch for inputs. So that it doesn't take too long to set up relationships.
version: Universal
feature: Eng only. Sets the relationship: by default, they will be family members. Just press Enter(you can still set the relationship you want).
pc install: Unzip into the "game" folder.

12.07.24: UPDATED, since the Dev has changed the code.

notes:
This patch should work with future versions(unless the dev changes the code).
If dev adds new relationships in the future, then I'll need to add it to the patch. If I missed something, let me know if you see it.
Patch supersedes inputs, throwing errors because game is now trying to strip() none / unset variables.
 
Mar 29, 2023
193
206
When I use the patch, there is no longer an option to change Men's names. I get a traceback, and the Men's Names become "None"

-----------------------------------------------------------

I'm sorry, but an uncaught exception occurred.
Dude, when a game has just been updated, ofcourse the Ipatch won't work unless it's a "universal" patch, that works with future versions. Why? Because after an update, the code changes. Either play without patch or wait till the patch is updated
 
3.30 star(s) 44 Votes