charazz

Newbie
Feb 26, 2022
19
16
126
I'm surprised that this community isn't as active as other games, even though this one has better quality and the author releases things on time
This one is absolutely one of the best, especially comparing with some other dev, such as the dev of AWAM...
 

EthanB86

Active Member
Jun 7, 2020
813
1,489
327
What are you talking about? The dev releases updates like clockwork. I actually can't think of another dev that is as consistent.
you are talking shit, the dev of this game is the fastest that i've seen it, every 3 months he is there with the update with no latenes
on-time =/= fast. sure the dev releases content consistently (never said they didnt, and im VERY glad they do because thats quite rare tbh)
sometimes this devs delivers a lot of content within those three months, sometimes (more often) they deliver maybe just one or two new scenes and i dont think one or two new scenes is that fast for a 3 month release schedule
 

Ramagar

Well-Known Member
Nov 19, 2017
1,577
1,762
333
on-time =/= fast. sure the dev releases content consistently (never said they didnt, and im VERY glad they do because thats quite rare tbh)
sometimes this devs delivers a lot of content within those three months, sometimes (more often) they deliver maybe just one or two new scenes and i dont think one or two new scenes is that fast for a 3 month release schedule
You need to remember that most devs have a life outside doing the game. So when IRL happens, it happens and nothing can be done about it. Just be glad we get an update fairly regularly.
 

lockerxx

Devoted Member
May 10, 2017
8,105
17,983
913
still no hero :cry:
a little of info the steam version it got a guess date of Fall 2025 for the Early Access. so, in 1 year :unsure:
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,742
324,868
998
Stellar Dream [v0.58] [Winterlook] - Compressed

Win/Linux [351 MB]
- - - -

Mac [317 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
Apr 28, 2022
459
1,367
258
Its nice to play as a character with a dong that looks like mine for a change.

Dont get me wrong, i love seeing bitches get destroyed by footlong dongs the width of a pringles can, thats always hot:devilish:!

But realism is great too, its refreshing i think.
 

tretch95

Well-Known Member
Nov 5, 2022
1,425
2,688
387
you are talking shit, the dev of this game is the fastest that i've seen it, every 3 months he is there with the update with no latenes
Maybe. But this dev works with the exact same MO on all his games since Fate of Irnia.

> commission artwork
> add 1 linear sex scene
> write a few cringe/cliché dialogue lines as filler
> there ya go, another 5-minute update

His games just don't have any form of soul. No situations or people anyone could relate to, nothing entertaining, and worst of all no gameplay.
 

ScrewMe

Active Member
Game Developer
Apr 11, 2018
685
2,179
431
Maybe. But this dev works with the exact same MO on all his games since Fate of Irnia.

> commission artwork
> add 1 linear sex scene
> write a few cringe/cliché dialogue lines as filler
> there ya go, another 5-minute update

His games just don't have any form of soul. No situations or people anyone could relate to, nothing entertaining, and worst of all no gameplay.

I dunno. With Winterlook it just feels like he can't get over the hump. He has these universes built-up very well on macro level. The worlds he creates at base levels are great. But when it comes down to filling out the details here and there - that's where he starts to miss his shots.
Like, Shelter: it had so much opportunities. Create a conflict, then build up on it. Raiders and their leader as the boss had so many ways to be written out in long term consequences and could've been one looong good storyline. Instead it's "hi, we'll fuck you up- qucik preparation - ending". Literally 3 scenes. Meh.


Stellar Dream is pretty similar. You've got great exposition, but it just feels that the deeper we go into the game, the more passion is lost on dev's side.
First Colony was pretty decent. Second one was meh. And now we're nearing towards third and an end of the story.
A lot of relationships feel dull for you because they lack any stakes/conflicts. Like, the one with Maria on any path. There are so many opportunities to create drama: her progression from feeling guilty about cheating on her husband to completely giving up on her marriage. Her kid being the third wheel etc.
That's probably the cost of having an update each month.

Honestly, I hope that one day Winterlook decides to make a more ambitious NSFW game with 4-6 months update cycle, but more thought given to it, cause the potential, imo, is huge.
 
Last edited:

Big Green

Member
Aug 19, 2017
455
1,135
330
I dunno. With Winterlook it just feels like he can't get over the hump. He has these universes built-up very well on macro level. The worlds he creates at base levels are great. But when it comes down to filling out the details here and there - that's where he starts to miss his shots.
Like, Shelter: it had so much opportunities. Create a conflict, then build up on it. Raiders and their leader as the boss had so many ways to be written out in long term consequences and could've been one looong good storyline. Instead it's "hi, we'll fuck you up- qucik preparation - ending". Literally 3 scenes. Meh.


Stellar Dream is pretty similar. You've got great exposition, but it just feels that the deeper we go into the game, the more passion is lost on dev's side.
First Colony was pretty decent. Second one was meh. And now we're nearing towards third and an end of the story.
A lot of relationships feel dull for you because they lack any stakes/conflicts. Like, the one with Maria on any path. There are so many opportunities to create drama: her progression from feeling guilty about cheating on her husband to completely giving up on her marriage. Her kid being the third wheel etc.
That's probably the cost of having an update each month.

Honestly, I hope that one day Winterlook decides to make a more ambitious NSFW game with 4-6 months update cycle, but more thought given to it, cause the potential, imo, is huge.
It has nothing to do with update time actually, the end result will always be the same. This dev just can't write engaging and exciting dialogues and story. And he is always losing his interest too fast, so he abruptly ends what he has on his hands at the moment and moves on to a new game.

In my opinion he should make short 1-2 hour games with almost no story and just fill it with sex scenes. That would suit him pretty well.
 

rolalinii

New Member
Jul 28, 2017
14
3
144
have an issue

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

While running game code:
  File "game/events/tech/hub.rpy", line 194, in <module>
NameError: name 'maria_corruption_hope2_cryo_meetup' is not defined

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

Full traceback:
  File "events/tech/hub.rpyc", line 192, in script
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/events/tech/hub.rpy", line 194, in <module>
NameError: name 'maria_corruption_hope2_cryo_meetup' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Stellar Dream 0.58
Sat Nov 16 21:53:33 2024
 
4.30 star(s) 42 Votes