• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Ferel

Newbie
Mar 2, 2021
97
150
Just ended my playthrough and I love it so far.
Not sure if dev is active here, but if he is, I have a bit of feedback. I think the game will benefit from slowing down a little. Right now, we go from one intense situation to another almost immediately. At the same time, we have some loose ends. Like, MC wanted to spend some time with Julie and learn about eSports, or he didn't came up with some kind of punishment for Jasmin and Ashley. And what happened to police officers, who was so eager to get to the college, and disappeared as soon as they got permission? All I'm saying is that right now it feels a bit rushed with too much drama at times. Just give us some bonding time with the girls, a bit of "slice of life" if you will.
 

Tumai

Member
Sep 1, 2019
447
1,027
Not sure if dev is active here,
He used to be. Not sure if he just left, or it's problems with the internet (which he seems to be having a lot of.)

right now it feels a bit rushed with too much drama at times. Just give us some bonding time with the girls
It's a direct consequence of pushing the mafia line to the fore. MC's had a shootout at party, a fistfight in the subway and a bar, been shot in the street etc. Meanwhile, nothing has really been dealt with yet at the school, whether it's Choki or the Pool. :HideThePain:
 
  • Like
Reactions: xsikal

Darkmetal

Well-Known Member
Jul 6, 2019
1,088
14,046
Well folks, with 196 votes in so far, Jasmin is way ahead in the content ballot.
Dropout-Saga-Patreon1.png Jasmin1.gif
:love:
...

Also, the Dev has been listening to feedback and opened another poll ... and so far College is crushing it!
Dropout-Saga-Patreon2.png

Both polls are open to all fans (you don't have to a sub to vote), so if you haven't yet, click -> and head on over to vote if you like (y)
 
  • Red Heart
Reactions: xsikal and Tumai

xsikal

Member
Jul 13, 2022
108
188
Voted for college and Grace because it's a crime she was only at 3% and I want to hear her call the MC Interesting again...
 
  • Like
Reactions: Darkmetal

MangoTree

Member
Apr 27, 2017
275
95
Does anyone know the name of the song where he uses a bat on 3 guys during the flashback scene in this update? that song with the raspy german? voice. thx
 

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,380
8,437
Updated Android port. Nothing too fancy but let me know if you have any issues.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.

Version: Prologue: 0.6.9a + Multimod by Shawnchapp
* PIXELDRAIN
* Mega
* Size 288 MiB

Version: 0.9.0b + WT by Shawnchapp
* PIXELDRAIN
* MEGA
* Size 588 MB

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR or even MEGA

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.

Updates are faster on .
Updated my android port.
 

Amnezziia

Member
Feb 27, 2023
155
242


Image de la publication Patreon.png

A picture without any explanation whatsoever!

2 m

Hey, guys! What's up?

I'll post this preview without any explanation whatsoever.

Also... The Next Update is coming sooner than what you'd expect! >:)
 
  • Like
Reactions: Horny Toad

DevinHesi

Active Member
Oct 29, 2021
810
6,092
A picture without any explanation whatsoever!



1715273885448.png


Hey, guys! What's up?

I'll post this preview without any explanation whatsoever.



Also... The Next Update is coming sooner than what you'd expect! >:)
 

Anony2

New Member
Jan 18, 2020
1
0
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/mod/Shawn_Overrides.rpy", line 177, in execute
File "game/mod/Shawn_Overrides.rpy", line 177, in execute
File "game/mod/Shawn_Overrides.rpy", line 185, in execute
File "game/mod/Shawn_Overrides.rpy", line 185, in keywords
File "game/mod/Shawn_Overrides.rpy", line 189, in <module>
NameError: name 'sophia_text' is not defined

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

Full traceback:
File "script.rpyc", line 278, in script
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\exports.py", line 1373, in say
who(what, *args, **kwargs)
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\character.py", line 927, in do_display
display_say(who,
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\character.py", line 666, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\display\core.py", line 3804, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\display\core.py", line 3804, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "D:\Games\New folder\DropOut-0.6.9a-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/mod/Shawn_Overrides.rpy", line 177, in execute
File "game/mod/Shawn_Overrides.rpy", line 177, in execute
File "game/mod/Shawn_Overrides.rpy", line 185, in execute
File "game/mod/Shawn_Overrides.rpy", line 185, in keywords
File "game/mod/Shawn_Overrides.rpy", line 189, in <module>
NameError: name 'sophia_text' is not defined


Im getting this error all the time when i try to play prologue
 
4.50 star(s) 84 Votes