Comments

Log in with itch.io to leave a comment.

(+3)

The button to check the stats of the girls seems to be missing. Making it so i cant see any hints for events

(+2)

Same here

Yeah, I took that off for 0.6 until I make the menu. For now you have to track affection by checking the ends of the hangouts.

(+1)

Hello boss there a problem with ALL the image in the arcade with Saki on Android

alright, I’ll check it soon and fix it.

(+1)

Hello, I just wanted to say that I liked your game, and keep up the good work! I'm still in "chapter 1" if I'm not mistaken, but I need to tell something related to that. There are two choices there, which is the "Gallery" and "Sakura's room". When I choose Gallery, an unhandled exception will occur. I went into the script of chapter1 (it's accessible for some reason, idk if that's intentional, if not sorry for prying your script), there's no label pertaining to gallery. But other than that, It's all good from what I played so far.

(+1)

Technically it's not supposed to be accessible. I'm aware of why the gallery is broken, I'm just a horrible procrastinator and kept putting off just removing it. I'm glad you like the game and the gallery should be removed soon as well as replaced by an actual menu within the next 2 versions.

(1 edit)

Thank you for replying. I should clarify the scripts are accessible part a bit, usually the scripts are compiled with the rpyc format, when releasing it to the public, the dev will usually delete or remove rpy and instead the rpyc will be used to run to prevent seeing the code and change around. An rpy is plain text, that's why I can access it by using Visual Studio Code (or even Notepad), and tried to debug the game by looking for the gallery label. rpyc is better for securing code since it's binary and it is scrambled when opened in a code editor.

Sorry that this reply is too technical all of a sudden! I hope you are aware of this if you are concerned with securing your code.

securing the code isn’t that important to me so I probably won’t do anything about it, I did go straight into it and looked at it with notepad.

(+2)

I want to ask is there a trigger warning of some kind that I should know before I download the game? thanks in advance

(+1)

For anything in particular? So far it's flashing lights, loud noises and an event around depression

(+2)

An Android ver is possible or not ?

It is I just gotta figure it out bc I tried for this update and got an error

(+1)

You got it boss ;)

(+1)

Wont let me download.

(+1)

Trying to fix rn sorry

(+2)(-1)

Newest update (0.4) was an emotional rollercoaster. Happy af to DEPRESSED. For anyone confused just grind the affection points. Happy reading

(+2)

Yo the music in this is fire!

Thanks, all of the sources are in the about page or in the files if you wanna check them out

(+5)

Nice. But yeah mc custom name would be nice.

(+5)

I actually already coded that the other day so it'll be in the next version

(+4)

the game is good so far. Just me being nitpicky but do you plan on letting us change the MC's name? Most of the AVNs on Itch let you change the name and I got use to it. Once again great game so far.

(+6)

I was thinking a custom name later for players to do themselves, most stuff I have so far is mainly placeholders for future stuff.