Dylan741

Forum Fanatic
Nov 18, 2019
4,718
9,600
  • Like
Reactions: GamerDaddy

ghostyknight

New Member
Aug 1, 2020
10
4
Anyone else find it jarring that sex scenes skip the ejaculation animation and you just stare at the cum dripping for like 5 seconds at the end of all the scenes?
 

hellyeah3000

Member
Nov 11, 2021
209
114
Anyone got screenshots of the penis growth scene? Or know exactly how far into the game it happens? I’m about 50% into the tunnel story
 

diezel12345

Member
Jun 28, 2022
363
456
whos the loli tag for? i havent finished the game so maybe havent seen the character yet. its not the black pig tail kind of hair girl right?
 

Dylan741

Forum Fanatic
Nov 18, 2019
4,718
9,600
ahh ok ty. honestly just seemed like a normal girl
You're welcome and I agree with you, but I think ( I'm not sure so take this with a grain of salt) enough people complained and mods added the tag in the end.
And this is pretty much the reason why the game was banned from Steam, unfortunately.
 

diezel12345

Member
Jun 28, 2022
363
456
You're welcome and I agree with you, but I think ( I'm not sure so take this with a grain of salt) enough people complained and mods added the tag in the end.
And this is pretty much the reason why the game was banned from Steam, unfortunately.
yeah makes sense. most games on here i doubt anyone would say anything. but with how popular the game is i could see people complaining
 

Dylan741

Forum Fanatic
Nov 18, 2019
4,718
9,600
What exactly does "Slight Horror" mean? I've been burned before so I'm a little cautious.
There are scenes with various monsters that you need to face, generally they are preceded by a warning but it's mostly jump scare, nothing too extreme at least in my opinion.
It's more the atmosphere, combined with the main theme ( a survival apocalyptic scenario), the musics and the sounds that gives some horrorific vibes during the playthrough, but the game is not unbearable. :)
 
  • Like
Reactions: Knight_of_the_lance

ALJXII

New Member
Sep 20, 2022
4
3
There are scenes with various monsters that you need to face, generally they are preceded by a warning but it's mostly jump scare, nothing too extreme at least in my opinion.
It's more the atmosphere, combined with the main theme ( a survival apocalyptic scenario), the musics and the sounds that gives some horrorific vibes during the playthrough, but the game is not unbearable. :)
Thank you for the fast reply.
 

Rome5555555

Active Member
May 4, 2017
864
493
'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/common/00start.rpy", line 278, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
ImportError: No module named revertable

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 278, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 344, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, 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 "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3213, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4037, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1059, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1059, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1059, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1059, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1249, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1059, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1249, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1059, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
ImportError: No module named revertable

Windows-10-10.0.19041
Ren'Py 7.4.5.1648
MIST 1.0.3
Mon Nov 6 21:25:35 2023
help?
Download the game again and don't use MOD-s
 
  • Like
Reactions: capitanqueso

Aerrae

Member
Apr 26, 2020
147
278
I'm honestly sad I've finished this game. The atmosphere was super unique and while the story isn't special on its own the combination of all the elements really made something that's gonna stick with me for ages.

This is gonna be one of those games I play every few years to relive. I wish I could erase just the memory of this game and experience it for the first time over and over.
 
4.60 star(s) 731 Votes