Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 41 to 80 of 214 · Next page · Previous page · First page · Last page

I love Danny's body type and the tail, it's a shame she hates her mutation.

(1 edit)

I'm stuck on this quest, I need some help 

If you're using mouse controls this room can be confusing because there's nowhere to click, you can just walk back down from where you came.

thank you so much

How do I find all the candy and I'm still stuck (joiplay)

Make sure you check everything in the room. If you're using mouse or touch controls it can sometimes be hard to trigger events, this game is designed for keyboard. You have to click on the exact tile an event is on to trigger it. Sometimes this is at your feet and not in front of you and you have to click on Amber.

I killed the potted plant guy

(+1)

not the plant guy...

(+1)

Ngl I enjoyed this game more then I thought the casual shenanigans amber casually drinking 10 gallons of water lol

(+1)

I gotta say, as I proceeded through the current content I was constantly surprised that it kept going and I didn’t hit into an eternal hiatus stop point, because I forgot that the update I downloaded was actually rather recent. Holy hell, that’s some dedication in this project.

love the game but every time i open it, all my saves gets deleted

so at this point, everytime an update comes by, i just speedrun the game to see the new content

(+1)

This is likely an issue with your file explorer, you might have the game's folder or the folder it's in set to read only. I'd bet there's solutions online for this that apply to all RPGMaker games, see if Google tells you anything.

(+1)

If you're having the issue when you're transferring versions, you can copy the folder called "save" in the "www" folder from the old version to the new one. That should keep all your progress!

Yo how do I pin this in my memories

Love this game. Has a genuinely interesting story and fun characters. Not to mention Amber's shenanigans are pretty hot. Great game!


Also I did get stuck, and I'm not sure what I'm missing or if it's a glitch? I'm doing the hospital quest, and I went room by room until I found the room with ultrasound equipment, Jay gave Janet and Amber the checkups. I try to have them continue with the key card, however the game keeps insisting I go through all the rooms. I went ahead and backtracked through all of the rooms, just touching everything. I only missed having Amber eat a magazine at the very start. The game still says I need to go through all of the rooms.

(2 edits)

I loaded the oldest save I had where I had just finished in the pharmacy and went through the whole area again and Jay still keeps saying I need to go through all the rooms. I have no idea what I'm missing.


Update: I apparently missed touching the lab equipment. My bad lmao

Finished what's available for the game atm. 10/10

(1 edit)

Everytime I open this game, I get a warning popup about... something ?
Something about ''error in profile'' and about the NW.js version. I don't even know what 'NW.js' is !?
I can still play the game, but that's rather confusing.

I also have no idea what this means. If the game still runs it's probably fine?

(2 edits)

I could post a screenshot (like, on Imgur) of it, though it's in french (language of my computer).

Deleted post
(+1)

I spent far too much time on this, but minor corn related spoilers

















I forget his name, but corn man conspericy theorist's morse code text is:

For the love of god, free me from this corn prison, I beg you.

Jimmy you asshole I'm still alive in here!

I still don't believe it. If only I wasn't imprisoned within this husk, I could tell them all!

Go ahead. Jeep screaming "shut the fuck up" at me! It only makes my opinions worse.

will this game appear in the steam?

Dawg are you crazy

(+1)

0.20 Is absolutely hilarious. I was not expecting character growth in the context it was meant to be in. lmao

(+3)

Came for the fetish content, stayed for the story and comedy. I was suprised by how compelling it ended up being!

(+2)(-3)

Was it on purpose for a trans character to not understand why their friend is not happy to have had a massive change to their body forced on them against their will? Especially since the only outward change said trans character got was dog ears and a tail while the other one changed into a reptilian plant creature?
Its especially fucked up when they express this by constantly telling their friend "Nah just accept it, you got powers now!"

(+3)(-5)

bro quit yappin,

(+5)

This gets explored heavily throughout the game, Amber takes a bit to understand but it eventually clicks that Janet's experience is similar in that regard. Janet is meant to be an allegory for what being trans feels like.

(+1)(-1)

Mkay, thats what I thought. Thanks for the reply

Preface: At no point during this update was Summer running the counter, so you could only buy food from the vending machine and not healing items. I don't know about other people, but I usually end up using 1-2 bandages per fight. There were probably other examples of Summer being missing, but this update was probably the most noticeable as you were supposed to prepare to leave on this big mission, but you were unable to check/supply yourself with the appropriate supplies. Janet's KCal doesn't fill fast enough to reliably rely on her for healing in every battle, so bandages are the go to healing item.

Suggestion: Have a way to either purchase Bandages (or other items other than food) from the vending machine, or a way to access Summer's shop when she isn't available. 

(+3)(-1)

i feel like this game was made with me in mind like legit trans girl that can burp well and has gluten allergy straight up describes me

(1 edit) (+2)

I started playing again after missing update 18.1 and I gotta say, I initially thought the only character that was genuinely stupid was Rachel, but I was wrong. Amber doesn't have a single braincell in her Dog-eared head. Janet must have absorbed them through a mutated variant of photosynthesis. 

Edit: Posted this comment way too soon. I met Wires.

(-1)

RIP Cat lmao

(+1)

Only complaint is that Napalm is a fuel thickened with aluminum hydroxide, not Styrofoam and gasoline; styrofoam and gasoline makes something called styropyro. Other than that 10/10

styropyro is close enough in function to be called/mistaken for napalm.it's like how even if you search in a different browser you likely call it "googling". just kinda a term getting genericized, like dumpster, escalator, or flip phone previously being brand names.

I can't find the thermite material.Please tell me.

It's all in the lab room, there's a pile of metal scrap you can scrape material off with the file in the cabinet.

 How did that Burger Guy beat that

Does anyone know how I can update without losing progress? I have 0.17 and now there is 0.18

To transfer your save, open the “www” folder in your previous instillation, and copy the “save” folder into the new version’s “www” folder.

(+1)

Looks like there's a minor bug when running this through linux on proton - one of the songs appears to be Funiculì, Funiculà, which, when downloaded, results in broken ASCII boxes. This results in an incorrect filename which causes loading errors during the pizza scene.

Fixing it locally is as easy as changing the relevant filename to Funiculì_Funiculà.ogg, but it might just be best for you to remove the accented letters from the filename and code? That should avoid any weird errors like this

(+2)

I'll remove the special characters next update.

Just a heads up, this sounds like an encoding issue, and even if you change this filename it’s likely to cause future issues.

What’s almost 100% going on here is that the filenames are getting mangled on decompression, as unicode support/implementation in ZIP is kind of a shitshow.

Basically, by default ZIP assumes the encoding of the system you’re extracting to is the same as the encoding on the system that made the archive so when you open it on Linux (an OS that’s bothered to properly implement unicode) stuff gets screwy.

Rather than renaming the file I strongly suggest using software that encodes in UTF-8 by default (PeaZip does this.

7-Zip doesn’t seem to and requires a special option set that would probably be too annoying to figure out if you aren’t the kind of nerd I am.

This shouldn’t cause any issues for computers that are newer than Y2K lol.

This should fix the issue this person is having but do a test with the default windows extractor.

Create your archive with PeaZip, extract it with windows, and make sure the filename is correct. If everything looks good you should then always use PeaZip (or other software known to probably encode in UTF-8) to create your archives and never have this issue again.

I see SO MANY troubleshooting threads caused by this EXACT problem and unfortunately the only solution is using better software.

(1 edit)

Anyone know morse code? I wanna know what corn dude was saying

Edit: know that I think about it, it was probs more "the virus is a conspiracy" bs, wasn't it?

(+2)

It was a full blown conversation between them, with Corn dude trying to say he's still sentient a ton and being ignored

(+1)

I love raccoon...

Still having the Save Problem apparently, any work arounds for that?

(+2)

Guys I MUST bring to attention that The Nipple has an interaction later in the game if you don't throw it away (It's just like 2 lines of dialogue but STILL- Body swap section:])

LOL that is actually awsome!

been loving the game so far but I have come across an issue I can not open my inventory so I can no longer save, My last save was the forced one at the Halloween fight and I was up to the mall level and died. If i could get some help it would be very appreciated.

This could happen if you went through a section that disables the menu and somehow missed the trigger to enable it again. This is meant to be impossible, I'll look through that section to see if I missed something. If this happens you can fix it by opening the sidequests board since it runs the disable/enable menu command.

Thank you for the help, It is going to be a pain to get back to where I was but at least I should be able to save again thanks.

Potential spoiler?









 got the game a few days ago, and i got to the part where Jay examines Amber and Janet, and after the second ultrasound once Amber ate some stuff i accidently went into the room again and it played through the scene again then the game broke, Amber floated of screen and its locked in that room i can't exit and made the mistake of saving before closing the game because the last time i saved was 2 hours of game play previously and i just wanted to ask if there is anyway to fix this or do i have to start a new game? Thank you in advance.

If your game softlocked you have to load a previous save, I'll try to figure out what caused this, sorry about that

No problem, i like the game enough that i dont care that i have to restart. Keep up the good work!

(1 edit) (+1)

MAJOR SPOILERS, DON'T READ IF YOU HAVEN'T COMPLETED VERSION 17!!!















Is this far enough to make it collapse by default? I hope so. I wish this text box had spoiler options (or if it does, that it made them obvious).





||I don't buy that we are the ones who caused the outbreak on the island, for two reasons: 1, the tent encounter, and 2, the sleeping guy. It makes no sense that we could infect one person, and then in the time it takes us to walk to the next area two other persons not even near the person we infected are already infected themselves. My theories: either the island was already infected (and the leader was refusing us because Someone was controlling them), or the giant rock Levi threw at the island served as an infection vector. We know the virus can work fast once you are exposed to it, but if the military had actually been as dedicated to preventing an outbreak as they claimed to be, then the infection would still need to spread either person-to-person or in the air, and neither of those explain what we saw on the island.||

(+1)

yeah when i saw the rock being lobbed i instantly thought of that

(2 edits)

i need some help I'm stuck in the checkup room i have no other saves  i cant move i just got the key card amber is standing to the right of the trash can in the bottem left of the screen janet and jay are standing the center of the room not moving

(1 edit) (+1)(-1)

How many plushies can you get from the claw machine? I've gotten two so far...

I didn't count em, but there's a respectably sized selection available. Plus, there's a message once you get em all, so you know when you can finally stop mashing the z/enter button. Takes a while though, and as far as I can tell you don't get anything special besides the plushies themselves from sittin there and doing it, so only bother with it if you really care.

(+2)

is there a way to continue a older version of the game to the newest version? or do you always have to start from scratch?

(1 edit) (+2)

Yes, just copy the "save" folder inside the "www" folder from the old version to the new version. This generally works for all RPG Maker games unless the new version breaks save compatibility.

(+1)

^this is correct

(+1)

thank you so much!

(+2)

Madison tummy...

(-1)

The collision inside of the candy baron appears to be really out of whack. Granted, it's a trivial side area, so it's not meaningfully impactful, but the left half of the room is mostly missing collision (incl. the top left wall tile), and most of the buckets have no collision.

(+2)

whoops! that room is basically the pier's appendix I should probably just remove it

how do you complete the  cans with the boxes level

Push either of them to the bottom of the area onto the conveyor belt

Thank you for the tremendous help Zenthick

(-1)

is there any way to move the two cans in the level with a lot of boxes

You just walk into them and push like any push puzzle. If you're using mouse controls try using the arrow keys instead.

Thank you and can you pls tell me how to beat that level too

Viewing most recent comments 41 to 80 of 214 · Next page · Previous page · First page · Last page