AndroidGamesLinuxMacOsRen'pyVisual NovelWindow

WVM [S2 Ch. 1 Ep. 13 B3] [Braindrop]

Download for Windows/ Linux - Season 2 - Chapter 1, Episode 13 - Beta 3

Download for Windows/ Linux - Day in the Life of: Harper (minigame)

Download for Mac - Season 2 - Chapter 1, Episode 13 - Beta 3

Download for Mac - Day in the Life of: Harper (minigame)

Download for Android - Season 2 - Chapter 1, Episode 13 - Beta 3

Download for Android - Day in the Life of: Harper (minigame)

  • swipe down to hide the ui
  • swipe left to roll back
  • swipe right to start skipping of text
  • swipe 2x left&right to open the game menu
  • swipe up&down to toggle a small window with memory usage information
  • longpress the save file thumbnail in the save/load screen to delete this slot

Download Update Patch Only -

Download Walkthrough

Download Gallery Mod

Features:

  • Replay gallery to view scenes

Installation:

Extract to your WVM folder

Download Cheat, Music & Walkthrough Mod

Features:

– some cheating functions
– renaming the MC and some girls
– some music tracks, playable manually with the “QuickMusic” function
– I integrated the walkthrough from the OfficiallyGames into my Mod (switchable)
– additional game settings like textbox opacity, text size etc.
– named saves

most Mod functions are optional and can be turned on/off while playing

Info:
Not tested so far, but maybe my Mod is also compatible to the gallery Mod from scrappy, too

Installation:

Installation guide for the Mod only download:
1. of course the original game must be installed
2. extract the Mod archive in a temporary folder
3. move the extracted files / folders into your “game” folder
(…WVM-S2-C1-E2-pc/game), overwriting files if they already exists

Download Saves

Game saves from Season 2
(start of S2 and at the end of all episodes there,
on save page 10/11)

The Ren’Py engine stores save games and persistent data under a separate folder. It’s exact location depends on the host operating system.

Windows:

%APPDATA%/RenPy/game_directory
This is usually:

C:\Documents and Settings\YOURNAME\Application Data\RenPy\game_directory
Where YOURNAME is your username.

Mac OS X:

~/Library/RenPy/game_directory

Android :

android/data/ or here: SD:/Android/data/com.{gamename}.program/files/saves/.

Linux/Other:

~/.renpy/game_directory

You can also mail us at :- dikgames.play@gmail.com

Editor's Rating

Story - 76%
Visual - 75%
Engagement - 74%
Core Loop - 75%

75%

out off 100%

This review is based on author's perspective and actual experience may differ on individual's own preferences.

User Rating: 3.82 ( 427 votes)

Related Articles

227 Comments

  1. Just 830 renders and 21 animations in all that time ? I thought it was gonna be a big update not just another 5 min gameplay. Maybe in 20years this game will be completed.

  2. There is too much going on. Literally every person wants to have sex with MC and I don’t remember a 1/16 of who is who and I don’t care. I’d be surprised if the MC doesn’t come out of this with AIDs, HIV, other STD, or his penis just falls off. Just call this a modern day Genghis Khan simulator.

  3. The game had potential at the beginning, but from a VN turned up to a soap opera harem story. Too much irrelevant chatter became boring as shit. If you want the shortcut (only lewd content), use “Scrappy Gallery” to go straight to action…

  4. Hi is fucked all girls exuded his mom, add this fucking content to this game with mom…
    this game is RIP to me few updates before, now is boing shit….

  5. Don´t undestard why a Dev would let too much freedom on their work!! Now it´s all “test” to see what suporter´s likes more. Seriusly even a complete change of a character that was already great. And now it´s seems like “doll”. Already going to suport this game until i saw this. Just need to add: sorry for my Inglish! Not practising in a long time

    1. noticed that too, so I clicked the Mega update only link and it agrees with the top label as 11 b1, its 1.43GB (and with such short updates it doesn’t make sense to dl any of the other files (cheat/walkthrough/saves/gallery etc.)

    2. its for episode 11 i downloaded the episode 11 ran game an got this error downloaded patch an got same error
      I’m sorry, but an uncaught exception occurred.

      While running game code:
      File “renpy/common/00start.rpy”, line 207, in script call
      call _gl_test
      File “renpy/common/00gltest.rpy”, line 390, in script
      $ __gl_test()
      File “renpy/common/00start.rpy”, line 207, in script call
      call _gl_test
      File “renpy/common/00gltest.rpy”, line 390, in script
      $ __gl_test()
      File “renpy/common/00gltest.rpy”, line 390, in
      $ __gl_test()
      File “renpy/common/00gltest.rpy”, line 317, in _m1_00gltest__gl_test
      _gl_performance_test()
      File “renpy/common/00gltest.rpy”, line 342, in _gl_performance_test
      ui.interact(suppress_underlay=True, suppress_overlay=True)
      IOError: Couldn’t find file ‘gui/window_icon.png’.

      — Full Traceback ————————————————————

      Full traceback:
      File “renpy/bootstrap.py”, line 331, in bootstrap
      renpy.main.main()
      File “renpy/main.py”, line 652, in main
      run(restart)
      File “renpy/main.py”, line 148, in run
      renpy.execution.run_context(True)
      File “renpy/execution.py”, line 922, in run_context
      context.run()
      File “renpy/common/00start.rpy”, line 207, in script call
      call _gl_test
      File “renpy/common/00gltest.rpy”, line 390, in script
      $ __gl_test()
      File “renpy/common/00start.rpy”, line 207, in script call
      call _gl_test
      File “renpy/common/00gltest.rpy”, line 390, in script
      $ __gl_test()
      File “renpy/ast.py”, line 928, in execute
      renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
      File “renpy/python.py”, line 2245, in py_exec_bytecode
      exec(bytecode, globals, locals)
      File “renpy/common/00gltest.rpy”, line 390, in
      $ __gl_test()
      File “renpy/common/00gltest.rpy”, line 317, in _m1_00gltest__gl_test
      _gl_performance_test()
      File “renpy/common/00gltest.rpy”, line 342, in _gl_performance_test
      ui.interact(suppress_underlay=True, suppress_overlay=True)
      File “renpy/ui.py”, line 298, in interact
      rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
      File “renpy/display/core.py”, line 3276, in interact
      self.start()
      File “renpy/display/core.py”, line 2202, in start
      self.post_init()
      File “renpy/display/core.py”, line 2280, in post_init
      self.set_icon()
      File “renpy/display/core.py”, line 2319, in set_icon
      with renpy.loader.load(icon) as f:
      File “renpy/loader.py”, line 798, in load
      raise IOError(“Couldn’t find file ‘%s’.” % name)
      IOError: Couldn’t find file ‘gui/window_icon.png’.

      Windows-10-10.0.19041
      Ren’Py 7.4.9.2142
      WVM S2-C1-E11-B1
      Fri Aug 18 23:10:28 2023

  6. the dialogues are very boring and the subject is not progressing. NO ENTERTAINMENT THE SUBJECT IS NOT IMPRESSIVE.

  7. Bro that’s inside of a house, not a jet lol. Furnitures! Even if you never been in one, you must at least seen it on the media. There’re so many weird shits but this tops it for me 😂🤣💀

    1. I understand what your saying but it looks like this is going to be a big update on patreon it says 32-38 days, then again its only at 80%

  8. I am loving this game and the last update but this developer is getting on my nerves. An endless cycle of promising regular release schedules, falling behind, making a bunch of excuses and then disappearing for months. It keeps making me lose hope that there’s going to be any decent ending to this or it’s eventually going to be abandoned after the developer makes some ridiculous 2 page post about how everything is going to shit and his dog died. Even the times he makes the deadline you have to hear about how he beat insurmountable obstacles to get it out. The only obstacle seems to be himself and deadlines he keeps promising but continuously fails to meet. Now after saying there would be an update every week, he turns around after delivering 2 on time and being late with the third and says, “Oops I forgot I am going on vacation for 2 weeks sorry see you when I get back.” I’m not one to be picky about things like this but it’s all you fucking hear from this guy.

    1. You are 100% correct! This Dev has been doing this since 2020, 1st he had deaths in his family from covid then he had covid then his gf had covid then he had it again then his gf got pregnant then he proposed to her then he was moving to a new place with her then he got sick then there was something wrong with his eyes (oh and this was where he had the update done just needed to finish it up but couldn’t get it done for for 6 months and then a year later he gave it) not sure what was after that just that he started updating it again. He also said they are reworking the whole start and it will be released in Feb this year but I haven’t seen it or heard why it is not done. There are Dev’s who work real job’s and still give out consistent updates and this guy puts out a few updates that are small and takes a break cause it’s to tiring for him. How he has over 3.5k supporters with all the lies and half ass excuses is a wonder but someone on another site said it looks more like a money laundering scam cause there is no way that he should be making that much money for doing nothing for a year and a half and still get more supporters. In 2021 he had 2.5k and now it is over 3.5k

  9. Hello! I’ve been loving the game, and didn’t end it yet, but I have a question that’s bugging me… After the pool party, on the next morning there are some things coming out of nowhere, and I don’t understand if it’s something I’ve done to have missed them… For example, i walk into granny’s restaurant as if she knew me and i didn’t meet her, i find out the new headmaster of the school but i wasn’t told about that, i talk to a girl on the corridor and find out i wasn’t supposed to because there had been some incident before and there are rules about that, I go to practice and there’s a new coach that I’m supposed to know from before, but never saw her… It was all OK up to that point, and i thought i’ve always chosen the options for full content… this is all in the first day after the pool party… where did i mess up?

    1. He plan for rework the 1st season, might that be the problem, not only that, u met Tia’s “sisters” and apperntly u know them but u never been introduced before

  10. I really like this game. I’m a big fan of harem genre. I have excluded Rainn from my harem as I want to keep bailey to myself. Rest aside Dev took too log to finally impregnate Rachel and it makes me wonder how long will it take to impregnate all the girls. Eagerly waiting for Katie, Lauren, Azel, Belle, Anna and many more milfs to get knocked-up. There’s no incest tag so may be dev would exclude Wendy, Cedar from any sexual interactions.

    1. Azel won’t be fucked in this game, because this dev is truly afraid of breaking Patreon’s TOS. You see according to Patreon even step-family sex is still considered incest, so we’ll never get Azel,Wendy and Cedar/Willow. As for the girls I want to see with a baby bump these are Natalie, Stacy, Zoe and Liz for sure. As for Rainn you can get her for yourself only and as for Liz I’m not planning to share her, even though it’s tempting.

  11. Absolute crap. Everyone was telling me to play this vn, and the only thing I got from it, was that I shouldn’t listen to ‘everyone’. It started out alright, then it devolved into a shitshow. I can’t see this story getting any better, if it took them THIS long to write this awful story.
    It wouldn’t be so bad, if the renders are good, but they aren’t. The models are all generic, and the personalities are the just as generic.
    At least I can say to ‘everyone’ that I finally played it, and it wasn’t for me. Who knows, maybe you might like it if you like the obvious generic story, and some trans content. It wasn’t for me though.

    1. I don’t know who this “everyone” is, but you should probably ask people for qualifying statements so you can make an informed decision.

      I have no idea why you didn’t like it, so I’m choosing to ignore your post. Next time include qualifying statements so others can make an informed decision.

      1. Things I hate about this game:
        * Takes forever to get anywhere in the story.
        * Anything with tits will spread it for this guy without any notable attempt.
        * MC’s too confident and too for-some-people perfect. A lack of human flaws makes him boring.
        * Almost nobody has any real personality for that matter.

        Things I like about this game:
        * MC’s not a complete coward all the time.
        * Almost every hook-up can be turned down so you can pick your own body types.
        * Don’t have to wait very long for the next sex scene.

        There’s a lot to not like about this game (VN whatever) but I hate it when people complain about something without saying why. I’ve trolled people here even when they did say why and I’ll stop that because even if you say this game is the cum-dumpster whore of boredom, that does say something about what you don’t like.

        People gonna still use the forums on a porn games site to be idiots because tee-hee swearing is fun, but it sounded like you had a point and I was too high to ask what it was. The 4-Chan is strong here.

        It’s a serious suggestion to ask questions when “everyone” tells you to like something. They don’t know you. You do.

        1. i have played this and for the most parts it’s ok tbh does take a long time to get going however plus the main Gf ain’t all that good looking i would have def picked the best friend as the main but what bothered me i was NOT thrilled about being forced into a relationship with her thought that was a garbage move and pointless, have to agree mc appears to have zero flaws and every single girl/woman wants to jump this guys dick now for me personally alot of the woman in this are fugly as hell maybe they should go back and improve these models. also for me what i find confusing is WTF has he done to these models in newer updates why do they suddenly have dump trucks back there and why does liz look like she has gross clown lips with a side of botox gone wrong

          1. why don’t you go back to sticking your mom’s dick back down your throat snowflake the only degenerate incel brain dead fuck here is you

  12. The models look weird and the writing is so vanilla. I think they included the gay and trans content, just so it wouldn’t be so boring.

  13. They have been saying that we will go on vacation tomorrow for a year, but tomorrow could not happen, the subject does not progress, the script writers,,, the game you will make f…. updates only take 2 minutes of gameplay

  14. Another globohomo piece of shit trash game for retarded fags.

    The gay agenda strikes again, now trannies and faggots infest almost every adult game.

    They should take this trashy shit and give it an HIV test or make a game about pre op trannies in which dudes dressed up in female clothing. But they won’t do that because the faggot agenda will fall flat on it’s face.

      1. That’s ironic considering the majority of you morons don’t even know what a man or woman is, actually believe women can have dicks, get confused by bathrooms, think men can get pregnant and wear tampons, and think there are 300,000 genders.

        1. Well at least I don’t get my information from the shit smeared across my diapers like you idiots do!!!

          LOLRH!!!

  15. Whats with the fucking black box over the MC’s face and head??? It’s like the MC is in Federal Witness Protection…

    1. It’s very normal for porn games and hentai to not feature the face of the protagonist so the player/watcher can project themselves onto the MC.

      Some people take projecting their sorry selves onto a character of a game too far but that’s why it exists.

    1. What do you mean “update on time” you entitled prick? If you want it on time go pay the developer through patreon. Otherwise, quit crying about free shit not being perfect, you selfish asshole.

      1. Well, normally I’m right with you … Dev’s take time and a good job IS worth waiting for, but on the other hand this one did say at the beginning of the year he would be updating WEEKLY, which is obviously impossible for most mere mortals. This being only the 4th or 5th update since then proves that the one week or even two week development cycle is not doable even for the most dedicated of devs. I guess the lesson here is Dev’s shouldn’t make absolute statements regarding update schedules AND peanut gallery SHOULD BE HAPPY WITH THE FREE PRODUCT!!!

    2. you sound like one of those self entitled pricks who cries and stomps there feet if there coffee is brought out 10 seconds longer than was told at a starfucks as the other guy said go pay the developer through patreon and quit crying if your that upset at it not being updated on time

  16. Hi, Im kinda confused idk what to download for the android version? should i download the “Season 2 – Chapter 1, Episode 10 – Beta 1” Or the “Download Update Patch” version? hope someone response! thanks a lot!

    1. if u’ve played the game before then just download the update patch of the SN2 Ep10 patch then you probaby might add the new patch to the old file or maybe when you start the game from the new patch its gonna continue from where u last saved the game of the previous episode.

  17. So what version of android is now required to play this? I played the previous updates on android 10, but now this update is unplayable on my android 10 as well as my other device which is android 11..

  18. so im a bit confused. is part 5 and since a continuation from book ones chapter 1-4? i tried downloading them and i keep getting an error when trying to unzip it.

  19. This should end a year ago. Instead the Dev decided to grind on it to make more money.
    The story is now a “huge hot mess”.

  20. This game has a really good premise and a decent story in spots and some excellent animations, but holy hell is the rest pretty terrible. Here are some of the things that I noticed that were not great at all.

    1. The damn faces. The faces are so bad. They all have this giant eye fish lip/cheek smile thing that is just awful.

    2. There’s way way way too much dialogue that means absolutely nothing. Just filling space. There’s some scenes where it seems like the dialogue will never stop and there’s absolutely no reason for it.

    3. I get that it’s a harem game so there’s going to be some things that don’t line up with reality, but there’s so much here that makes zero sense at all and is completely unrealistic.

    4. Time, apparently time is just a made up thing that means nothing in this game. 2 hours until I have to be somewhere? Let me just have a 30 minute convo with 6 chics , 3 20 minute sex sessions, and take an hour nap. And I’m still magically on time.

    5. Most of the girls have a unique interesting personality… until you get with them. And then they all suddenly change into the same brainless she-simp for the MC. Apparently sex with the MC is so magical it erases every semblance of personality.

    Over all the writing is just terrible. If you are one of those people that just fast forward through all the dialogue and only care about the sex scenes then you will probably like this game. Anything other than that you are going to be disappointed. The writing is SO BAD. Dev needs to stick to animations, do something about the stupid ass faces, and hire a writer.

    1. Half of the devs out there are really bad writers , despite the animation and quality of thier VN they fail at writing a good plot

    2. I couldn’t get past the faces. I really wanted to like this, I’m even willing to look past mediocre writing or bad pacing but man…those faces. Every few months when I run out of other games I boot this one up and instantly remember why I quit it. I can’t make it past the initial trip to the gym at 10 minutes into the game.

    1. you do realize you don’t have to have her as one right but you would know that if you actually played it

      1. I did actually play it, and quit less than midway it was so dumb. And that was over a year ago. I can only imagine how retarded it is now. I’d probably start eating crayons if I tried to play it again.

        1. i have seen ur crayon brain around here. Always posting about how you love to have cock in ur ass while sucking crayons.

          But this isnt gay game man. As you said u are not heaving fun here. No cocks for you. So do world a favor. Stop eating crayons here and go do it somewhere else.

        2. i have seen ur crayon brain around here. Always posting about how you love to have cock in ur ass while sucking crayons.

          But this isnt gay game man. As you said u are not heaving fun here. No cocks for you. So do world a favor. Stop eating crayons here and go do it somewhere else.

  21. This is one of the greatest adult game I’ve ever played and my message for the haters is go fuck yourselves. Dev you’re doing great and keep up the good work

    1. I agree. I cant find the s2 e8 b2 update version for android anywhere?, any1 know where i can find this version as the android version so far as i can tell is two updates behind.

  22. This is one of the greatest adult game I’ve ever played and my message for the haters is go fuck yourselves. Keep up the good work dev. you’re doing great 👍

  23. This game is highly overrated. The renders are average, and the story isn’t that great. Also, what’s with the big eyes on all the models. It’s creepy. o.O
    I’m not gonna complain too much about a free download, but seriously, it’s not worth the time invested to read this vn.

    1. Eyes or lips. You gotta get one of the two right…this game somehow manages to get both wrong and turns all the girls into horrible fish-lipped monstrosities. Blub blub.

  24. Wow Dev way to fuckup a good game starting at day 32. Like most games on here it was overrated at 94% I believe ANY game should be complete before it goes above 90%. One reason is because towards the end of a game many devs fuckup and/or rush the endings after hours of buildup.

    I would say up to day 32 it was a solid 85% but the fuckup created at day 32 indeed warrents -20% so in my book now at a solid 65%.

    Sadly dev cut day 32 short and have day 33 begin with events that be on day 32 bloody lame I truly hope dev can get shit straigth and get up to that 85% again but not looking good with blacked out MC heads and different penis forms in fully errect state (mc’s dick and face changes to devs current affair?) and stuff like that. Again: why the fuck did dev start to fuck this up?

      1. nobody likes a smart ass we all know he meant 85-20 = 65 if you have nothing worth saying say nothing

  25. Idk where all of this sudden hate for is coming from but I love this game and anyone who likes harem games is going to love this too

  26. it sucks that jamie pretty much forces u into a harem, it ruins the story and the relationship im not a harem kind of guy but this game pushes u into getting a harem with no consequences and i dislike that a lot

    1. Then this game just isn’t for you. It’s 100% All Harem All The Time. So many women are introduced in this game and there are chances to pass some by but not very many. In later episodes you can start skipping all of them but by then it’s too late.

      No harm if that’s not your jam. There are plenty of other games out there. Sorry that you had to learn the hard way, but no real harm done.

  27. in day 9, happened day rework and devs says 9 day spread out 30 days and continue play normally. But there is a lot of missings part. Like when bella say we are going to florido for photo shot or about hallway rule (girls not allowed talk to me)

  28. i get why the game has no incest but it needs a mod for it atleast. theres so many spots in this story where those relationships can progress. fucking patreon always ruining shit.

  29. This game is so boring. I think I’ll wait until it’s finished. Maybe it will be better than this, by then.

    The models all look weird with those super big eyes. Maybe, he’ll change all that, too.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button