Hysni

Engaged Member
Jan 7, 2020
2,969
5,540
678
I liked much more Prologue version ...You could rape ur Landlady (Mom) during yoga ;)
And much beter House ;) (y)
 
  • Like
Reactions: mikel8519

Mormont

Devoted Member
Nov 30, 2018
11,927
53,099
1,001
So I just got through this update and I enjoyed the content with the nurse and meeting the twins hope we see them again. No name for the redhead at the club yet?
 

darth_hiruma

Well-Known Member
Jan 13, 2020
1,314
2,619
458
What stats do I need to enter to play the new update
Just go all max stat because in the end of 0.3.3 nurse stat will be 2/2 and there's no fairy stat in quick start.
Here's the pic:
quickstartguide.jpg
So I just got through this update and I enjoyed the content with the nurse and meeting the twins hope we see them again. No name for the redhead at the club yet?
The bartender? I think her name is Victoria iirc.
 

JamesBean

Newbie
Nov 15, 2019
28
25
93
Can you have sleep sex or at least rub your dick on the landlady (mom) anywhere but the feet yet? Only update I've been waiting for :/
 
  • Like
Reactions: mikel8519

loplas27

New Member
May 12, 2020
4
1
13
to ease the confusion, i am not saying the gym is WIP. i mean that main game objective "love power" or accessiability to content shall be seperated from the relation MC taking. I just hope there will not be forced girl in the main questline.
anyone know what "WIP" is ?
 

Wolf98

Member
Donor
Feb 2, 2018
207
93
192
So what does corruption do? Searched around but just got people asking / dev staying be careful to one guy who had 3.
 

Frank Rosario

Engaged Member
Jan 1, 2018
2,546
15,767
689
Update 05/01/2021

Here is the Italian translation of "The awakening" version "0.3.5".
This translation is "unofficial" and "made by a fan".

The translation is provided in two formats: .exe (self-extracting) and .zip. It is not necessary to use both.

The link is:

***
Ecco la traduzione italiana di "The awakening" versione "0.3.5".
Questa traduzione "non e' ufficiale" e "fatta da un fan".

La traduzione viene fornita in due formati: .exe (autoestraente) e .zip. Non e' necessario utilizzarle entrambe.


########################################################


Update 07/10/2020

Here is the Italian translation of "The awakening" version "0.3.4b".
This translation is "unofficial" and "made by a fan".

The link is:
***
Ecco la traduzione italiana di "The awakening" versione "0.3.4b".
Questa traduzione "non è ufficiale" e "fatta da un fan".


########################################################


Update 06/06/2020

Here is the Italian translation of "The awakening" version "Beach episode".
This translation is "unofficial" and "made by a fan".

The link is:
***
Ecco la traduzione italiana di "The awakening" versione "Beach episode".
Questa traduzione "non è ufficiale" e "fatta da un fan".


########################################################


Here is the Italian translation of "The awakening" version "0.33".
This translation is "unofficial" and "made by a fan".

The link is:
You don't have permission to view the spoiler content. Log in or register now.
***********************************************************************

Ecco la traduzione italiana di "The awakening" versione "0.33".
Questa traduzione "non è ufficiale" e "fatta da un fan".

Il link è:
You don't have permission to view the spoiler content. Log in or register now.
E se questa traduzione vi piace, non dimenticate di mettere un Like, sempre ben accetto!
 
Last edited:

MOAR Cowbell

Active Member
Apr 20, 2018
829
917
256
SLim_Games

Been meaning to post this but there is a little bug/oversight. The dinner scene where you talk about how school is the MC mentions to himself that he has the teachers pics to use in the future but that option shows up even if you didn't go to class and get the said pics from the library. Shouldn't there be a lock to not have that dinner like go see the teacher or a IF function that doesn't show that text if you haven't got the pics.
 

SLim_Games

Member
Donor
Game Developer
Feb 9, 2018
412
3,135
314
SLim_Games

Been meaning to post this but there is a little bug/oversight. The dinner scene where you talk about how school is the MC mentions to himself that he has the teachers pics to use in the future but that option shows up even if you didn't go to class and get the said pics from the library. Shouldn't there be a lock to not have that dinner like go see the teacher or a IF function that doesn't show that text if you haven't got the pics.
oh, thanks! I will correct it. <3
 

ClaireNv

Member
Sep 15, 2016
144
177
181
I hope the dev dont take this personally, but i felt the character model/design/render or whatever it is for Juliet and Sister is not up to par compared to Linda and other female character. I felt their face are not delicate enough if you get what i meant. I dont have a constructive critique to say what make them inferior, its just the gut feeling you have like when you see a bad CGI in movie you dont know what it is but you know it is there and it makes you uncomfortable.

Even side character like Mao and Nao, Ticket girl, and the Restaurant girl design looks better than Juliet and she felt even more underwhelming when you switched immediately from the Restaurant girl to Juliet in her Pier date.

Will they be a recurring chara in the future or the Ticket and Restaurant girl just a cameo from other game like the one in Linda story when MC from Milfy City and the girl from another game i cant name showup ?
Nao and Mao obviously will be a mainstay in the future so i do not include them above.

I hope Sister and Juliet would be "enhanced" in the future.
Also Mom route was a good one, MC become more manipulative and it was fantastic. More proactive MC are in dire of need like the one from "False Hero by Enyo Eerie"
 
  • Like
Reactions: fugazi666

SLim_Games

Member
Donor
Game Developer
Feb 9, 2018
412
3,135
314
Is anybody else getting the following error: AttributeError: 'noneType' object has no attribute 'append'? This happens everytime I hover over an icon in the Quickstart menu, so I'm pretty much stuck rigght now.

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

While running game code:
  File "game/storyParts/extraScripts.rpy", line 6, in script
    call screen quickStartSettings
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
AttributeError: 'NoneType' object has no attribute 'append'

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

Full traceback:
  File "game/storyParts/extraScripts.rpy", line 6, in script
    call screen quickStartSettings
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\ast.py", line 1911, in execute
    self.call("execute")
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\ast.py", line 1899, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\statements.py", line 220, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\exports.py", line 2875, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\display\core.py", line 3174, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\display\core.py", line 2086, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 516, in renpy.display.render.render_screen
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\users\***\downloads\b\TheAwakening-0.3.3_Kompressed\renpy\display\layout.py", line 1124, in render
    st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 253, in renpy.display.render.render
AttributeError: 'NoneType' object has no attribute 'append'

Windows-8-6.2.9200
Ren'Py 7.2.2.491
0.3.3
Fri May 08 02:14:31 2020
SLim_Games any help?
replace this file in your game folder and see if it works
 
  • Like
Reactions: Game Bond
3.80 star(s) 137 Votes