Oooh I was under the impression I had to be more careful with my control loss so I hadn’t unlocked the restaurant.
This answer is 100% perfect and correct. I read the code. Fill Me Up (Formally "Untitled renpy feedee game") Latest version now on patreon! - #442 by namad
TL;DR erika has to be fat for akane to be thin. (and the only variable checked is erika related)
During stage 4 to continue this route yes you do, but to get the decision no. Nor does actions before the decision to loose weight affect after. This is because the choice sets your self contorl to 60 regardless of how much of a pig you made of yourself earlier, wiping your slate 2/3 clean.
this is easily the best renpy fetish game I’ve played so far, but one game play thing i don’t understand is what happens if you keep failing your tests? is there a game over? because i try to do university whenever i can. and i feel like the game is glitched because you would need to classes every moment of everyday to have a good grade, it’s probably nothing but I’m jw if it’s game ending if you abandon it completely
At the current time, you’re doomed to fail. It’s more of a reflection of Akanes descent than a meaningful game mechanic. I might update this later.
Made sense to me when the line about weight also being factored into the grade was stated. But some dialogue or maybe random events that show that Akane is skipping doing homework or time to be working on assignments to go eat or do other things (depending on the route) might help drive the point home. It could even be added to the University event that shows Akane in class. Forgetting homework, skipping class, leaving early, etc.
i had a feeling that was the case, good to know
I really like those scenes from an enjoyment and theme standpoint. I will also say they feel disconnected to the actual game given that they seem random in context (I know they are connect to weight but I mean time wise) and there is no follow up at the moment from Akane even though she is here on scholarship.
More scenes to connect it would be cool or maybe scenes where Akane is exploring other options. You could have her find another scholarship or get lucky some other way and them use that as an excuse to not worry about it and spiral harder. Or have the opposite happen and have her stress eat as she franticly tries to pull up her grade, leading to burn out.
Point being I do like the grade scenes being in the game and would love to see them expanded someday.
Great work. 10/10 love the game.
Just one question: shouldn’t the title of this thread say Formerly rather than Formally?
I like to keep things fancy.
End of content message appears too soon.
if Akane.getStage() == 5:
"This is currently the end of the content. From this point on scenes may break or not play propery. Thank you for playing! If you would like access to the latest version of the game. Please check me out at patreon.com/bobothesecondtwo"
should be
if stagesix == True:
"This is currently the end of the content. From this point on scenes may break or not play propery. Thank you for playing! If you would like access to the latest version of the game. Please check me out at patreon.com/bobothesecondtwo"
edit: this fix originally had a horrible typo that was hopefully obvious.
Also, 59 and 40 should match and be the same number in this code segment.
elif Akane.getStage() == 4 and stagefive == False and erikareboundbool == True and weightloss <59:
jump stage_five_b
elif weightloss >= 40 and akanelostweight == False and stagefive == False:
jump stage_five_c
making either 40 into 59 or 59 into 40.
Seeing all the content in 0.2.0 actually technically requires 6 runs.
thin akane with fat rin fat nene
thin akane with thin rin thin nene
fat akane thin erika with fat rin fat nene
fat akane thin erika with thin rin thin nene
fat akane fat erika with fat rin fat nene
fat akane fat erika with thin rin thin nene
university volleyball girls requires 3 runs, and so fits inside the above. The whole 40 and 59 not being the same number is why I originally thought it was four runs, I forgot both erika and akane could be fat on the same run (failed diet, rather than an akane diet that never begins.)
2 or 3 runs though will see most of the content, and be something I’d recommend, I’m doing all 6 to help me find all the bugs that exist. {writing critque like the dozens of typos I’ve found are too minor for me to report, a single letter typed wrong can still easily be read.}
edit: I think going to the restaurant at night somehow causes the restaurant weight gain to be skipped? Doesn’t gate content, too lazy to research {Maybe I’m misunderstanding an intended feature as a bug, I play in a debug mode of my own making that displays hidden variables over and over though, which is why I can even tell.}
Are you sure? It all seems fine to me. I have unlocked every path without modification?
The error doesn’t gate any content whatsoever, but will cause the message stating that there is no content left, sometimes, in some cases, when there is one final scene left.
If you simply play 1 additional day after seeing the game over message (incorrectly so) you will see the finale for your route normally. (If and only if it didn’t already display in the past for you.)
The original code checks at the start of the day to see if you qualify for the final scene, then displays the end of game message warning. My correction instead simply checks if the final scene has been shown.
How does a day ever start with you qualifying for the final scene of this build (without having seen it?) If you only just barely qualify during one of the middle of the night interruption scenes.
TL;DR this is a very very minor bug, but the fix was very easy (although I copy pasted it incorrectly like 3 times from my file.)
Mediafire and Mega links aren’t working, does this mean update coming to the free release, or just that they got taken down erroneously/because someone falsely reported them/something?
Go to the itch.io link, there is a download button for the demo that takes you to a working mega link.
I’m a patron over on patreon as well, but I just wanted to say on this forum that this game is exquisite. Such a well constructed game with so much variety. So so impressive. Kudos!
How do you get the Volleyball “swap” route? I noticed it in the image files but can’t figure out how to trigger it.
Answer below
You need to say yes to fantastic elements when given the option, then take Mai to see the fox lady when prompted in a later event. The route is based on Akane’s weight I believe so feeding the volleyball girls to much early may lock you out of it.
Easiest way to do it is to not feed them at all and just wait for the events to trigger.