Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 351 to 390 of 1,645 · Next page · Previous page · First page · Last page
(+1)

yo really enjoyed the game but unfortunately i cant progress through Reinas route due to a glitch whenever i try and use the x-ray feature. Will there be a patch for the free version anytime soon? 

btw stellar fucking job, the game is both wholesome and fucking hilarious  

(+1)

We already deployed the patch on latest paid releases, but because of how outdated our dev tools are, we can't reverse content updates to patch free version right now.

We might hasten free release of Andre's update, so you won't have to bother with this bug for any longer.

ah makes sense take all the time you guys need

Hey! Just wanted to let you know that the bug has been fixed and a new version is available for download on our website!

(+1)

niceeeeeee you guys are fucking great

Hey I just noticed a literary error in one of the scenes, when you select the weekend plan with reina to make the competition between ava and widomaker(I forgot her ingame name) reina says "guage their eyes out" instead of gouge, sorry if its annoying I just figured you'd want to know.

Thank you for pointing the error out! We'll fix it in the upcoming patch.

(-5)

Wtf is that 4th pic, is this a NTR game now? 

(+2)

Never was, never will be. It's just horny fantasies of one of the characters, which are dispelled once you actually progress their story and help them realize, that quantity does not equal quality by providing a good example.

(-8)

Gross wasted scene. Can you avoid that trash character?

(+6)

Judging by the comments that you posted on multiple different projects, you are purposely seeking out any game that might have even the slightest hint of NTR in it and making it your job to voice an unnecessary complain. Based on that I might assume some kind of lingering trauma, which is not something we could help with. Best of luck in resolving your personal issues.

(+3)

Thanks for not feeding the troll. And what a great response!

(+2)

Pretty sure tracer gave me a Nipple piercing kink

are yall planning on maybe dropping mod support into the game so people could do things like make mods that can change the characters names back to the original ones. i was wondering because im replaying the game because of the newer updates and the new names you think would not bother you much but surprisingly in does alot, and it would be cool to just see some random mods that do things like add random side quest for fun or random new characters like jett from valorant and things that would not fit the game direction but players could implement for fun

(+1)

In regard to character names, we have almost finished name changing feature available directly in the game. When it comes to mods, we aren't opposed to people creating their content based on our game, and since we are using RenPy as our engine, it's relatively easy even without our support on the matter. I'm not even sure if we can make the game even more easy to mod, but I'll discuss it with our developer.

Deleted 343 days ago

Yun's titjob scene from the latest update is the one featuring animations, so maybe you are looking at the wrong scene? I also double-checked on our end and they do seem to work as intended.

Love this game and i dont want to rush the creators but when will the andre part 3 be free shes my favourite

(+1)

In 2 weeks!

Will there ever be any costumes for Mercy or Tracer?

(+1)

We will update their routes later this year, after which more costumes for them will be introduced. 

Deleted 1 day ago
(1 edit)

We already rolled out a patch to fix this problem, but because we are fucking stupid, it's only available for the latest paid releases. We can't roll back version any further to patch the current free build right now due to our own technical mistake. We're so sorry for causing inconvenience... 

(2 edits)

🎊 Clussy Yun Skin — $20 Release 🎊

Your favourite teacher indulged in your secret fetish:

🔸 She always has the right climax for any joke setup!

🔸 The confetti is included!

🔸 And yes... it does HONK! 

 

Will you die laughing or die cumming?

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

🧡 Yun, Animation Update — Public Release 🧡

What we've cooked: 

🔸 High-quality animations for Yun's update!

🔸 Lovense toys support — synchronised with game action!

🔸 Supporting this release helps us make more animations & work on a web version (yes!)

  

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

How can I exit the phone menu on android? I can't seem to find a button or a thing to exit from it.

If I remember correctly, you can just tap anywhere outside the phone menu and it will close itself.

Nope unfortunately it still doesn't close the phone menu for me. 

(+1)

can we get luca as a dateable character plzz why did yall make him so cute jesus

(1 edit) (+1)

Oh, he will be dateable! We are already working on a small update for him c:

(+2)

Awesome game, loved it so far.

Can't wait for more Blaze.

(1 edit) (+1)

Blaze will be getting more content soon, right after we will be done with Ava!

will there be more on reina?

We will do a small visual rework on her (again, yeah) and maybe will do some post-route content along the way, like we did with Yun.

Listen, huge fan of your game and i can always wait for the new public update because it's worth it, but dog the people demand best girl to out sooner

(+1)

Pregnac

(+2)

hi, recently i updated the game and now i am getting this error while trying to load my savefile and i dont know how to fix it :(

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/migrations/migrate_202307061937.rpy", line 22, in <module>

AttributeError: type object 'SMItems' has no attribute 'brigitte_route_d_e_retsuko'

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

Full traceback:

  File "helper/utility/migrate_saves.rpyc", line 50, in script call

  File "helper/utility/migrate_saves.rpyc", line 50, in script call

  File "helper/utility/migrate_saves.rpyc", line 48, in script call

  File "migrations/migrate_202307061937.rpyc", line 22, 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/migrations/migrate_202307061937.rpy", line 22, in <module>

AttributeError: type object 'SMItems' has no attribute 'brigitte_route_d_e_retsuko'

```
i'll be glad if someone knows how to help me :(

(2 edits)

Hi! 

In July we changed the names of all the characters in the game and Ren'Py really didn't like that. 

Basically, since Ren'Py stores everything using character names, it causes issues with save files — save file has an old name, and the game no longer has that variable.

So our programmer tried his best to do a migration system that would take care of that problem, but it's not perfect, and sometimes the save file gets corrupted.


That's what probably happened in your case and we're really sorry for this :c

You can try using "Skip to new content" option at the start of the game or use a Gallery unlock in the settings. 


Again, sorry for this, we're working on our save system, but it is taking A LOT of time and a fix/solution will be probably pushed out with the Overhaul Update later this year.

oh :( sadge, i understand that.

but really thank you for the fast answer, i hope you the best and keep doing this game great :D

(1 edit)

Hey guys. I couldn't contact you anywhere else, so I thought this comment section would be the best place. Do you need a TLC? I noticed the English was stiff and broken at parts of the script when I was playing, and I'd like to double check the grammar and sentence structure. I absolutely adore this game so I would be willing to do the job for free. I specialize in English, so it would mean a lot to me if you considered. I'll leave my email at the end if you would like to reach out.

Sincerely,
Noah Wyatt.

(dfan6074@gmail.com)

(3 edits) (+1)

Hi! Thanks for the feedback!


Could you please provide some examples of what you found to be stiff? We are aware of problems with dialogues from early routes (Sonya, Seraphina, Yun and Freja) — they were written a long time ago and will be rewritten in the Overhaul Update. 

Right now Young (our story writer) writes in English from the get-go instead of relying on the help of a translator, like he was doing early in the development. It allowed for a much better control of the flow of each line and hopefully had a positive effect on our later updates.


So if it's the early stuff you're bothered with — it's okay, we're working on it! But if it's the dialogues of Ava, Reina and Aurelie, then we'd like to see what exactly you found to be broken. Though we will still skim through those parts just in case once we get to updating older writing.

It was the earlier parts of the scripts, yes. However, I still believe I could offer some help in just proofreading and double-checking scripts. I really adore this game and would love to help the development process. If you guys feel like you could use the extra help, feel free to shoot me an email. :)

(1 edit) (+3)

🧡 Andre, Part 3 — $10 Release 🧡


WAKE UP NEW ANIMATED RELEASE JUST DROPPED 🔥

Andre's guide on how to get your attention:

1️⃣ Almost die running down the stairs 
2️⃣ End up in a medbay with you 
3️⃣ ... 
4️⃣ SEX TIME!

Will this work on you?

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

(+1)

ANDRE IS BACK!!!!

(+2)

I just spent a good three days completing this now i must say im very impressed this was a hell of a ride im curious on how updates work for this is it just one character per update or multiple because everyones story is absolutely perfect so far I NEED MOAAARRRR 


10/10

(2 edits)

We release one story piece for a character per update (Like Part 1, Part 2 and so on, until it reaches Grand Finale). 

We release updates montly, and sometimes even more frequently. 

Also we do skins and post-route content:
1. Skins — you can replay scenes with the new look for the character (like goth girl, nun or maybe ice dragon queen).
2. Post-route content — additional scenes for beloved characters who already had their "Grand Finals" and their routes are finished. The latest example of that is update for Yun.

I'm on the last part of the x ray quest, but I have no idea where the main building is, do I still have it locked?

The main building is the entirety of the top left corner of the map. To make it easier, look specifically in the classroom.

(+1)

Oh alright thx, this is a great game btw. I played it all night long 💀🙏

im stuck getting aurelie to spawn i dont know how to complete survive week 1

(+4)

Andre fan #1

(+2)

Best girl 

the next update well be ava right?

if it's not, the roadmap is wrong.

You guessed right — Ava is next, we're already hard at work doing her new sex scene!

Does anyone know how to fix a error happening when i use the x-ray which props up with this error 

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/helper/utility/navigate.rpy", line 139, in <module>

  File "game/helper/utility/navigate.rpy", line 113, in teleport

  File "game/displayables/interactable.rpy", line 143, in render

  File "game/displayables/interactable.rpy", line 28, in invert_alpha_mask

TypeError: __init__() got an unexpected keyword argument 'opaque'

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

Full traceback:

  File "helper/utility/navigate.rpyc", line 139, in script

  File "renpy/ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/helper/utility/navigate.rpy", line 139, in <module>

  File "game/helper/utility/navigate.rpy", line 113, in teleport

  File "renpy/ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3582, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "renpy/display/core.py", line 4175, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "renpy/display/core.py", line 2785, in draw_screen

    renpy.config.screen_height,

  File "render.pyx", line 492, in renpy.display.render.render_screen

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/layout.py", line 888, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/layout.py", line 888, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/layout.py", line 888, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/screen.py", line 731, in render

    child = renpy.display.render.render(self.child, w, h, st, at)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/layout.py", line 888, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/transform.py", line 909, in render

    return RenderTransform(self).render(width, height, st, at)

  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render

  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child

  File "render.pyx", line 266, in renpy.display.render.render

  File "game/displayables/interactable.rpy", line 143, in render

  File "game/displayables/interactable.rpy", line 28, in invert_alpha_mask

  File "render.pyx", line 588, in renpy.display.render.Render.__init__

TypeError: __init__() got an unexpected keyword argument 'opaque'

Ren'py changed it's rendering API and didn't state that in the changelog, so we pushed the fixes when we noticed.

This error is fixed in latest paid release, which will be free in a few weeks.

I want to know the game has Chinese translation, right?

As of now, the game doesn't have a chinese translation, sorry :c

ok,I'll wait

(2 edits) (+2)

This is probably one of the best adult themed games i have played , all characters are unique and fun to interact with , the gameplay expands beyond just clicking on characters and there is a lot to do with a lot of different characters, i truly hope it gets expanded on

Ohh, thanks! We're planning to expand on the gameplay department with the Overhaul Update, and to rework old routes for Sonya (Tracer) and Seraphina (Mercy)!

Im at a part where it says Show your work to Yun, but I do not know what to actually do here

Have you tried seeing Yun on tuesday at the morning near class?

Yeah, every time it's her class, I interact with her with all the options available, but it just says nevermind and leaves 

Are you on PC? Can you send a save file to us? You can upload it to Mega or some other site.

(+1)

💙 Andre, Part 3 — $20 Release 💙

BEST GIRL gets BEST CONTENT 😳

Andre is always here to comfort you: 
🔸 New high quality H-scenes with Animations! 
🔸 New female character — Andre's roommate is joining the fight! 
🔸 Cute story to accompany it all! 


Ready for cuteness overload?

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

💀i cant find the jammer hidden in the main building

If I remember correctly — it's in the classroom.

thanks

Will there be a possibility of adding the Spanish language?

We don't have the resources right now to hire a translator. Our game has A LOT of text and each release adds a lot, so we will take a look into translations after the release of the Overhaul Update planned for this year.

(2 edits) (+2)

male love interest(s) in the future perhaps? maybe possibly? you guys couldn't have introduced luca for nothing...

(2 edits) (+1)

There will be male dating options! Clyde (McCree) is first on the line of OW inspired characters.

And yes, we have plans for Luca — he wasn't added as just a background character :}

does any one know how to fix the saves i have a older version of the game v15 and it has migration problems when moving to the new version

Sadly, there's barely any chance a save from versions before v18 would work with current release. We had to change a lot of stuff, both in terms of content and in terms of some outdated code that stopped us from expanding the list of features. 

Your best bet would be to either start a new game and use "skip to new content" option or unlocking the gallery via in-game settings.

thx at least yall respond to your players unlike other dev teams

(1 edit) (+1)

🧡 Yun, Animation Update — $10 Release 🧡


Explore Academy in new ways and experience Yun's scenes with fluid animations: 

🔸 Every single detail is animated!

🔸 Lovense toys sync integration!

🔸 Expect even more to come!

 

We're graduating out of the ACADEMY with this 🗣️🔥💯

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

(+1)

To the GOAT that got the idea of the QR code leading to heir to the cum throne, you are a genius and things like this make me love this little game

(2 edits) (+1)

Cum throne is canon in Academy34 universe :D

(+1)(-1)

Can you please add an option to revert the namings? Kinda Confused on who is who at the moment.

they were gonna get sued, so its either you deal with it, or the game gets destroyed.

Oh I see that understandable I guess.

(+1)

We are currently working on adding an option to manually change character's names to whatever you want. It should be done relatively soon and patched in along with one of upcoming updates!

(+1)

Hey, is there any chance of you adding a name changer functionality to the game for characters other than MC in the future?

I'm not trying to name anyone anything specific, just a totally random thought that crossed my mind for no particular reason at all :|

(+3)

Yep, we're working on this feature, but we can't say for sure when it'll be available.

(+1)

🔥 ANIMATIONS ARE FINALLY HERE 🔥

🧡 Yun, Animation Update — $20 Release 🧡

What we've cooked: 

🔸 High-quality animations for Yun's update!

🔸 Lovense toys support — synchronised with game action!

🔸 Supporting this release helps us make more animations & work on a web version (yes!)

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

(+1)

when you will guys update the roadmap

(+1)

Our roadmap is updated on our site, we have a lot in store for 2024!

Nice

You forgot to change name here. It should be Sonya instead of Lena

Viewing most recent comments 351 to 390 of 1,645 · Next page · Previous page · First page · Last page