0.4.0c update
🕑 Added 2021-07-11 23:59:45 +0000 UTCLauncher-Code: fairy69
PC: Mega Pixeldrain
ANDROID: Mega Pixeldrain
MAC: Mega Pixeldrain
(I will upload the game to a different host, when I'm sure there are no game breaking bugs)
Hey, this is just a very small update which contains:
The missing Fairy scene
Some new voice lines
1 hidden image
I took some days off last month to recover and also had to get some real life stuff done(vaccination etc.).
So it's a very short update.
Tomorrow we will start working on the prologue rework which means the following ->
Since the prologue remake will contain old content being remade, I will release it for free 10 days after the Patreon release.
This rework really has to be done, and I chose to do it now to quickly get it out of the way to focus solely on the new updates after this is complete. Right now there is a massive disconnect from the main game and the prologue. I want to fix this so players can get a full experience when they play through for the first time. (and also make it look a lot nicer than before.)
We will try to keep the prologue mostly the same, except for some obvious needed changes (such as locations and visuals) because of this, please feel free to adjust your pledges to what you think is fair. I understand if some people would rather pay for all-new content rather than stuff they may have partially seen before.
We'll try to get it out within 2 months so we can get back and focus on finishing all the open story-lines.
-SLim & Nao
Comments
Jason N
any news
On android both links won't work for me please help
txwyld
Where do I enter the launcher code
soon :)
Any new updates?
Michael Hoffmann
Any progress?
I really just wanna say these updates have shown real progress and I absolutely Loved the plot twist in the bartenders story (I dare not say more). When I realized what was about to happen, I dropped my phone and was just like "nooo, how could you set me up like this?!" 10/10 for enriching the story and visual quality.
Whatsupdoc214
I downloaded the latest version for PC but cannot get it to work. I have tried everything I can think of and sought help on Discord. :(
on Android
How do I update from 0.3.3 to this one? I downloaded the file above, but I get this error message: "You can't install this app on your device". Do I need the Launcher mentioned above? If so, where do I download it?
I can't download the update
Ferdinand
I finally got past it in version 0.4.0c . It was stuck in 0.4.0
Guys do you have any solution for the bugged Klara story or landlady story? I still have to take the landlady for the shopping in the mall but she is not in her room and also I need to study using my chair in my room but it doesn't work either. Did i do something wrong during the storyline or is it just simply bugged?
What about on Android? Where to put the passord?
Michael Hoffmann
If you use the launcher and click on "Update", appears a field to enter the password.
where do i put the password ?
i can find anything to unclock missing fairy please help me
Monique (Mimzz)
Take all the time needed, no rush and enjoy your summer 💖💖
Hi everybody i am installing android version and find missing many voice parts like in christmas dream or landlady. I don't know if it's because it hasn't been updated or because my installation is problematic. I haven't installed the PC version so I don't know if it has the full voice part? Can anyone help me?
Repeated character moans will make the scene more interesting! how do you think about it?
there's a launcher that you downloaded, you can use that in the future
Hi! It would have been better if there were enough groans in the scenes before pressing continue
Trip
So the only thing that was added was the scene where the fairy is in the saloon? That was the only difference on my end. Also the link you posted downloaded 2.6G +- so I assume that was the whole game, how do you just update?
Tor Cha
Hey to All those that Have went and Got you Pan Shots . Tane it easy for the first few day and Make sure you drink Plenty of H2o!!
the ingame hint system should be enough though? there's a little i icon in the bottom right corner in case you missed it
mostly side characters, the waitress, will's gf and juliet. we will order margaret, landlady, fairy, roomie this week
Timo P
At least for PC it is full game.
if I download this update, do I have the full game or do I have to download the previous versions as well?
Tor Cha
Shame You Cannot Post a Walk thru When You post an Up date. Some of us sadly Need it.
Timo P
She doesn't have her wings. And she is crying. I wonder if that is just a pic or if it is from game. If it is from the game then I expect a bit heavier stuff coming.
MuteButtonHero
Haven't played it yet but this pic is like 😮 You just wanna help her up and comfort her. And screw her brains out.
Kim Sindalsen
Haven't tried a full download - 'just' updated from the launcher
Kim Sindalsen
Throws an exception for me, when trying to do the missing fairy scene? [code] I'm sorry, but an uncaught exception occurred. While loading <'MatrixColor' <'Image' u'blink_effect'> (0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -1, 0, 0, 0, 1, 0, 0, 0, 0, 1)>: IOError: Couldn't find file 'blink_effect'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "storyParts/fairyStory3.rpyc", line 68, in script File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/ast.py", line 1397, in execute renpy.exports.with_statement(trans, paired) File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/exports.py", line 1682, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/core.py", line 2663, in do_with clear=clear) File "F:\Patreon\TheAwakeningLauncher\TheAwakening/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 "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/core.py", line 3729, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/core.py", line 2466, in draw_screen renpy.config.screen_height, File "render.pyx", line 492, in renpy.display.render.render_screen File "render.pyx", line 263, in renpy.display.render.render File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/layout.py", line 783, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/transition.py", line 529, in render image = render(self.image, width, height, st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/im.py", line 607, in render return cache.get(self, render=True) File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/im.py", line 271, in get surf = image.load() File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/im.py", line 1320, in load surf = cache.get(self.image) File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/im.py", line 271, in get surf = image.load() File "F:\Patreon\TheAwakeningLauncher\TheAwakening/renpy/display/im.py", line 688, in load raise e IOError: Couldn't find file 'blink_effect'. Windows-10-10.0.22000 Ren'Py 7.4.5.1648 0.4.0c Mon Jul 12 14:22:47 2021 [/code]
BaeScout83
Hey SLim, could you elaborate on "Added a few missing voice lines"? I would very much like to find those without playing through the entire game with no skipping ;)
Timo P
How dare you fix the game and make it even better than it is. I have to adjust my pledge up for this atrocity.
Every update is a good update keep up the good work
Thupppppppt
You look after yourself first. We'll be here