Create and Fuck your AI Cum Slut -70% OFF
x
5.00 star(s) 2 Votes

Flurax

Newbie
Jul 31, 2021
15
6
Shockingly enough, the game is not dead.

V0.1.0 is now available, the mega links have been updated. I do not maintain any of the other links myself.

Changelog

-Changed all previous story and character content, I HIGHLY recommend starting a new save or you WILL be confused and almost nothing will make sense.
-Added the ability to visit and speak to Saraia after reaching a certain point in the story.
-Added a new event specifically for Saraia.
-Added a new story event.
-Added events to the spend time option for all characters.
-Updated some characters sprites, including Saraia.
-Changed the Cerel weight lifting scene so she no longer has two sets of ears.
-Removed all current h-scenes except Rachael's due to story reasons, they will be available to view as their own videos soon.
-Fixed bugs.
-Fixed typos.
I was curious, but did you take inspiration from futa family...or maybe its the other way around. Good stuff tho
 

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
7,036
3,212
UnsealedHero-0.1
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.​
 

OrgansMissing

Member
Dec 3, 2022
138
263
Well. I maintain my stance that this is a really solid work. I feel slightly guilty that I may have contributed in some small way to a change in the writing, as I made some commentary about the dichotomy between the MC not liking charm magic and the like, and now, several updates later, such scenes have been changed...

but the confrontations and discussions around the subject matter in text has been just phenomenal. I am fed. I am sated. The writing is really solid. Gotta be careful or my urge to backseat will cause me to repeat offend.

I guess I'm a bit of a sucker for emotionally scarred MCs and some edginess. I mean, abyssal queen, deep darkness etc etc. It's cheesey, but my dumbass ate it up. I just think it's neat, I swear.

Shame to lose the scenes, even temporarily, but the writing is great, and I'm liking the way the story flows more and more.

I did feel it was slightly awkward at points, but I think that was mostly from my expectations of previous scenes not happening. I didn't read the patch notes till I got confused. Also, the contacts screen still lists instructions to get to scenes that no longer are there, so that caused some confusion.
 

Rickarus

Member
Nov 24, 2019
175
293
Man, can someone PLEASE tell me why so many devs screw up when making Renpy games by trying to add a "clock" image and then putting the file name as "_clock" so you just get errors all over the screen wherever the clock is supposed to be?

Like, yeah, it's an easy enough fix, but it shouldn't be up to the player to have to fix that.

I've seen it in basically every single Renpy game that has attempted to do a sandbox and include a clock in some form. Is Renpy automatically changing the formatting on them, and they're just not realizing it? Are they changing the name of the image intentionally and just forgetting to fix the code? Like, does anyone actually know why this seems to happen so often, or am I just going to be doomed to have to fix this every single time I download a game from a dev who does this?
 
  • Thinking Face
Reactions: F1forhalp

F1forhalp

Shon'ai sa'jiran
Donor
Oct 28, 2019
2,291
1,974
Man, can someone PLEASE tell me why so many devs screw up when making Renpy games by trying to add a "clock" image and then putting the file name as "_clock" so you just get errors all over the screen wherever the clock is supposed to be?

Like, yeah, it's an easy enough fix, but it shouldn't be up to the player to have to fix that.

I've seen it in basically every single Renpy game that has attempted to do a sandbox and include a clock in some form. Is Renpy automatically changing the formatting on them, and they're just not realizing it? Are they changing the name of the image intentionally and just forgetting to fix the code? Like, does anyone actually know why this seems to happen so often, or am I just going to be doomed to have to fix this every single time I download a game from a dev who does this?
hmmm maybe there's a 'clock' function in some of the Ren'Py assets floating around the web?
and then when a dev is going to just 'Lego' together assets with a script, the whole is somehow mixing it up, because of some line expecting a function where actually a image is called, or something like that.
i'm not that deep into Ren'Py, but shuch things have happened with other platforms in the past, mostly with devs assembling something from pre-made parts instead of sitting down and coding it from scratch. common slip-up when you're not really familiar with the actual programming.
just assuming here, don't pin me on it! :cautious:
 

Rickarus

Member
Nov 24, 2019
175
293
hmmm maybe there's a 'clock' function in some of the Ren'Py assets floating around the web?
and then when a dev is going to just 'Lego' together assets with a script, the whole is somehow mixing it up, because of some line expecting a function where actually a image is called, or something like that.
i'm not that deep into Ren'Py, but shuch things have happened with other platforms in the past, mostly with devs assembling something from pre-made parts instead of sitting down and coding it from scratch. common slip-up when you're not really familiar with the actual programming.
just assuming here, don't pin me on it! :cautious:
It's always ones where there's an actual "clock" image they've made (or at least sourced from somewhere) and included in the game. You could be correct that there's some function on Ren'Py that uses "clock" as well, that somehow conflicts with having the image being named that way, but unless it's some sort of aspect of Ren'Py doing it automatically (renaming the images) I still want to understand why it's ALWAYS changed to "_clock" every single time.

It's mostly just me being curious and confused as to whether it's a Ren'Py thing, or if it's something devs are doing intentionally to avoid issues while coding, and then forgetting to fix before deploying to users. Because either way, it should be something the devs should be fixing before it gets uploaded. It's not too egregious in a game like this, since it's just a little error message on the corner of the screen (and the inability to see what time of day it is), but some games it flat out gives full traceback errors every time it happens.
 
  • Like
Reactions: F1forhalp

F1forhalp

Shon'ai sa'jiran
Donor
Oct 28, 2019
2,291
1,974
It's always ones where there's an actual "clock" image they've made (or at least sourced from somewhere) and included in the game. You could be correct that there's some function on Ren'Py that uses "clock" as well, that somehow conflicts with having the image being named that way, but unless it's some sort of aspect of Ren'Py doing it automatically (renaming the images) I still want to understand why it's ALWAYS changed to "_clock" every single time.

It's mostly just me being curious and confused as to whether it's a Ren'Py thing, or if it's something devs are doing intentionally to avoid issues while coding, and then forgetting to fix before deploying to users. Because either way, it should be something the devs should be fixing before it gets uploaded. It's not too egregious in a game like this, since it's just a little error message on the corner of the screen (and the inability to see what time of day it is), but some games it flat out gives full traceback errors every time it happens.
might be a good idea for a dev to run their own game not on their development kit but instead of some other computer, to see if there's something stuck.
if i have a whole set of tools, with idk how many of them auto starting on boot, might happen that, with open tools, test running a game in development gets 'fixed' while running. that way, some error might be there, but a tool keeps mitigating stuff on the development platform, and the error never hits the front screen. that's one scenario i could think of.
i had that in the past with some video processing software. took me a whole damn week to find out why the movies didn't run outside of that one computer.
 

RIOhenry

Newbie
May 18, 2024
23
4
so..... We have futa on male, where miraia railed mc two times and no one else before this new update. will there be futa on female? and male on futa? like threesome with succubus, will there be atleast MC and futa railing female?
 
Last edited:

Surge81

Newbie
Feb 5, 2018
70
44
so it tells me to see Mirara in her room during the morning but also says its the end of her content under that, i have her at 260 affection, is it actuall the end or is there more stuff plus i havent seen any scenes with her besides the first scene in the bath. and i have only seen the 2 HJ scenes with Rachael, the scene with alice and kate and the one scene of runa masterbating. is that all the content or am i missing stuff because i cant seem to do anything besides hangout with people???
 

RIOhenry

Newbie
May 18, 2024
23
4
so it tells me to see Mirara in her room during the morning but also says its the end of her content under that, i have her at 260 affection, is it actuall the end or is there more stuff plus i havent seen any scenes with her besides the first scene in the bath. and i have only seen the 2 HJ scenes with Rachael, the scene with alice and kate and the one scene of runa masterbating. is that all the content or am i missing stuff because i cant seem to do anything besides hangout with people???
Game is still in development, so thats the end of the current version.
 

Aetheras

Member
Game Developer
Jan 17, 2023
105
201
so it tells me to see Mirara in her room during the morning but also says its the end of her content under that, i have her at 260 affection, is it actuall the end or is there more stuff plus i havent seen any scenes with her besides the first scene in the bath. and i have only seen the 2 HJ scenes with Rachael, the scene with alice and kate and the one scene of runa masterbating. is that all the content or am i missing stuff because i cant seem to do anything besides hangout with people???
As RIOhenry said, that's the end of the current content. The game is still being developed and there will be more, but I don't work on it full time so updates aren't as huge as some other Ren'Py games made with Koikatsu like Corrupted Kingdoms and a few others.
 
  • Like
Reactions: RIOhenry

Nimbus Commando

Active Member
Aug 7, 2024
921
2,047
642d9629e83bb5898472436bf0b62a99.jpg
Might as well not even have the harem tag, we all know this game will be a cuckfest beta looking MC femdom and futa. lol
 
5.00 star(s) 2 Votes