Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 224 to 263 of 726 · Next page · Previous page · First page · Last page
(+1)

Please release the game on Steam!

On the plans! :D

(+1)

Good game, my only issue is it's made in python

4/5 stars 1 star has been deducted due to python

😂 Thank you, I guess.

(+1)

Idk what to say....


I like and at the same time i don't like the art style of the characters..........


I don't have play the game yet but i see it have great potential so keep doing and give us the best H game ever ^^

(Even if i saw on the roadmap there will not be a lot of H scene.... but who care if the game is great)

Thank you for the feedback! 💛

What do you like and what you don't in the art style? I'm still trying to reach a better style. Maybe a little more colorful and round, I guess xD

(+1)

well it's hard to say....

It feel like some character style are too chibi or something like that.... maybe it's because of the character selection or certain scene who made me thinking that 🤔🤔🤔

On contrary the H scene and other scene (like the one in the mall, or when we help one girl to go down the stairs or even some class scene) feel like more detailled, human etc....

There the pool scene and the training scene i don't like the style but idk why.....

I'm saying that based only with the game images preview on the site so i might not have the full game experience and the ""art style adaptability" ^^"

But one day i will play the game for real i promise XD 

Anyway keep improving the game with all your heart and our feedback but don't over do it 

Ohh, got it!

Some arts are older, and some things I ended up changing a little in the style 😁 The background I even draw.

\o/ Thank you for taking your time to detail! 💛

my english is not perfect so i have try my best to make the most accurate feedback with my moderate english writing 😅😅😅 (even if it look like i write better than native english 😂😂😂😂 but heh.... being french and having english classbfor all my school must have helped me XD)

Well it's great to have a dev who awnser and  talk with his players 😊😊😊

Idk if you gonna redraw the older scene or not but it could make a good """view""" of how the game and the graphic have improuve if you let the art like that ^^

So you have draw all of the game character and backgroud? That must be a exaustes work..... 

Anyway it's great to see you take time to talk and get the feedback/ upgrade for your game ^^ it show you're a dedicated dev who care about his game and his players

I don't know, I don't think I'm capable of doing H scenes, I'm very reserved and direct, I ended up making everyone like me, but not in a sexual way

The only H scenes on the game are in the content list. There's no much content yet :p

(+1)

 pc file have trojan.malware 

you are still horny, heavy not proud of you

is it really corrupt ?

(+1)

It's probably a false positive. I tested a virus scan and my antivirus didn't detect anything in the game file and in my computer.

But if you don't trust it, you can also block it by a firewall if you want, since the game don't need internet usage to run.

(+1)

Scanned it on virustotal

Plz help

(+1)

Is crashing on android

;-; I'm bad at optimization. Sorry.

🙏 If it crashes in specific parts, please let me know what parts so I can refine it.

(+1)

Excellent game 5 stars, I'll be waiting for the sex update😎

🥺👉👈 Thank you!!! 💛

(+2)

The game is gradually getting heavier.

About the file size...

😔 Yeah, it gets closer and closer to exceeding upload limits.

About the content...

🔥😈🔥 Yeah, we're getting there.

(+2)

BRO THIS HAS IMPROVED A LOT SINCE THE LAST TIME I SAW IT, I'M GLAD THAT THEY HAVE STILL CONTINUED TO KEEP THE PROJECT ACTIVE AND IN DEVELOPMENT, THANK YOU VERY MUCH!!;DD

I have a lot of Hype for the full version~ ^^

🥺👉👈 Thank you so much 💛

(+1)

what is the cheat code for changing mcs stats cant find it anywhere???

when will the 0.15 be public?

o/ Schedule explanation it's on description

When 0.16 is out

(+1)

I have a question. If I buy early access now, will I have to buy it again when another update is released?

No

🤔 Are you sure? I think it's only valid for the current purchase, cos I set the early access files with a different price of the game. But if it doesn't, then better xD

(+1)

I'm excited for the update on puplic

\o/ Hope you enjoy!

(+1)

new update is yes

(+1)

Is there an actual use for the lust mechanic yet?

On version 0.15 you can see a H scene of stepsister in her bedroom. Before that, it just adds the embarrass effect on girls face xD

Uh update?

✨✊😔✨ I did it, bro. It's here \o/

🍷🗿 Hope u enjoy 💛

(+1)

when i open the game , the school in the menu just started to glitching and clipping

and then when i open the game it say that there was a problem

Thank you for the report. Sorry for that!

If you get an error, try clicking in the "ignore" button, then, uncheck the following options on settings display:

  • Interactive Parallax
  • Music Intro

If that’s not what is written, I think it’s something like this xD

The interactive animation in the main menu screen will be disabled by default on android os from 0.15 forward to avoid these kind of problems :p

the thing is that i did try both option and it all fail

i click it ignore but it refuse to be ignore

Does an error appear? What it's written there?

starting the game 

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 240, in script call

    call _splashscreen from _call_splashscreen_1

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

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

Full traceback:

  File "renpy/common/00start.rpy", line 240, in script call

    call _splashscreen from _call_splashscreen_1

  File "scripts/Mechanics/Action.rpyc", line 272, in script

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\ast.py", line 1658, in execute

    renpy.exports.with_statement(trans, paired=paired)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\exports.py", line 1657, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 2798, in do_with

    return self.interact(trans_pause=True,

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3377, 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 "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 1 more time]

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.17763 AMD64

Ren'Py 8.0.3.22090809

WelCUM To The City 0.14.1

Tue Jul  2 08:43:10 2024

```

after that i got into a new game

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/Mechanics/Action.rpy", line 2445, in <module>

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

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

Full traceback:

  File "scripts/Scene/Scene - Day 2.rpyc", line 250, in script call

  File "scripts/Mechanics/Action.rpyc", line 2445, in script

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\ast.py", line 1131, in execute

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

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/Mechanics/Action.rpy", line 2445, in <module>

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\exports.py", line 1537, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\ui.py", line 299, in interact

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

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3377, 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 "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.17763 AMD64

Ren'Py 8.0.3.22090809

WelCUM To The City 0.14.1

Tue Jul  2 08:44:28 2024

```

Mobile port seems a tad unstable or may i just got a huge skill issue

;-; Yeah, I think it's something about Ren'Py building that I still don't know well how to optimize.

Once, I tested reducing the amouth of ram consumption and the game looked super better optimized for me, but people reported much more crashes.

:v So I'm using a mid term now so it can work better for more people possible (don't really know if I'm doing it right. Probably not. Sorry ;u;)

(+1)

ur trying ur best n thsts whst mattera

(+1)

Day 2 skips sister content when I get to school and so when day is done I can't seem to leave. Android latest OS, Pixel 7.

Hi, could you check if it is working on the current version? I fixed some of stepsister content issues.

(+1)

I don't really like visual novels, but I really liked the game and I never thought I would love the characters so much, please keep developing 🫂🫂🫂🫂

😍 Thank you so much! 💛

(+2)(-8)

Hmm, where is the sex?? Its all teasing and too much talk. What a nice blue balls inducing waste of time game. 

And the dev want to add futa??! Now ive lost interest in it. (If its gonna be optional, it better be or just should not exist at all) 

The good thing about this game is that way better than those unity asset dogshit game, so its way more worth it to support.

(+5)(-1)

Someone's fussy 😳

(+1)(-1)

Lol the sex won’t be around for a few month. And about the futa stuff, I agree. I’m not really interested in it

(-2)

nah we gotta have futa. I personally would like it if they added something for everyone tbh. There are plenty of characters to enjoy. If its not for you don't romance that character. Or make it optional. I would like to see more Lewdness and Hentai though. Right now its a little annoying that the MC isn't confident and seems like he doesn't wanna be in the lewd interactions. 

(+1)

😂 LoL. Sorry for that xD

I intend to put sex content around October, I guess. I hope I manage to ✊😔

Don't worry about any character you don't want to interact. In fact, all interaction in the game are already optional! I just need to increase the options.

(1 edit) (+2)

Ah, understandable. It was pain to have my dick out for the whole time just for no sex happen.

Nice to hear its optional, I just don't personally like futa content being forced and non optional.

Anyway, its a nice game. I kinda hope to see pregnancy content, because the characters has some serious birthing hips. 

(+1)

The lust restart to the 0 that's make it hard

Don't worry, lust may only be important from version 0.15 forward. It'll come with more ways to increase it.

(+1)

im getting this whenever i open the game?

😱 Thank you for the report! 🙏

Could you please check and let me know if it works now on the current version?

same thing occured 

(+1)

I only played for about 5 minutes because it was late and I was sleepy. But I just want to say that it has a lot of potential and I loved playing it until I left off. I just want to report some translation errors:

I can understand English perfectly, but in this backstory it's in English (I don't know if this is a mistake or something), so for those who don't know English won't be able to know this description


Also, ''rapagão'' isn't exactly a mistake, but I haven't seen anyone use that word in my entire life. It should be another more used word

(+1)

Sorry for that. I'm doing in mechanics like character interaction and point formulas. Then I'm avoiding to send the translation files to translators and doing the Portuguese one, as the dialogues are still unstable :p

"Rapagão" is probably from Portugal, but it's a term kinda used by older people in Brazil (from boomer generation). It thought it would fit in this character speech 😂

(+1)

Lmao no problem. The game is incredible either way. Keep going! 

(+3)

The call with the grandma is absolutely WILD. Wtf

🤣🤣🤣

(+1)

is it normal that i cant get over day 2 in 0.13

You're probably in an important part of the story. Some things might be unavailable until you complete it. Consider checking the content list in the character menu in your game.

(+3)(-1)

Why is the childhood best friend SO FREAKING CUTE! I JUST WANNA PAT HER HEAD ALL DAY! O-O

✨🍷🗿✨ That's why head pat is the most important system of the game.

(+1)

I'm on Chromebook and I'm very surprised how well the game plays and I love the art style and I hope the full release comes out soon.

also when a update comes do I have to install he new version or will it automatically update?

what did you do, it barely opens on  mine

Thank you! I think itch app have an automatic update option xD

(+1)

Android 0.13.0 doesn't open help? 

Can you check if it opens on 0.14? It's publicly available now.

(+2)

on android 0.13.0 it crashes when I open the game, any help?

(+1)

Can you check if it opens on 0.14? It's publicly available now.

(+1)

dont know if your working on it or not but I'm on Chromebook and it crashes when I open 0.14 but it worked when it was on 0.13? you think its a problem on my end?

(+1)

I don't know ;-;

Does an error appear? It just crashes when you open the game?

yeah there isn't a error, it crashes when attempting to start the game

(+1)

My saves don't work

🙏 Sorry for that. It's due to some mechanic changes I'm doing in the game :p Version 0.14 comes with a checkpoint system so you don't need to start the game again. It's publicly available now.

(+1)(-1)

Este juego es muy increíble, animación, dibujo y sonido, realmente me encantó los primeros minutos del juego aunque solo tuve 2 problemas y aquellos problemas fueron el sistema de guardado que siempre me lleva al día 1 junto a la traducción en español que no traduce algunos diálogos al igual que la sinopsis de la historia del prota al inicio del juego, realmente espero que esto pequeños problemas puedan ser solucionados y muchos ánimos con la elaboración de este juego tan bien elaborado que me gustó

Thank you! 💛

Both issues are due to some changes I'm doing in mechanics like character interaction and point formulas. Then I'm avoiding to send the translation files to translators, as the dialogues are still unstable :p

Version 0.14 comes with a checkpoint system so you don't need to start the game again. It's publicly available now.

(+7)(-5)

What's the cheat code

(+1)(-1)

One on his patreon, so go sub to him. One on his other game, the kawaii creator sth

(+3)

Any idea on when a full release might be? Love the game, visuals, gameplay, all of it. It will definitely be a day 1 purchase

(+1)

No… I don’t think there will be a full game anytime soon, because the game will keep getting update

Thank you so much 💛

;-; My initial plan was to make a short game and complete it in about 1 year, but I think it'll last at least 3 years to finish 😂

(+7)

Real quick this is super cool so far. The little animations are really impressive. I can't wait to see this get complete and polished. For sure itll be one of my favorites. Highly recommend playing and pledging.

(+4)

🥺👉👈 Thank you!! 💛

(+1)

Hi, I really liked the game, I'm looking forward to the full version, you did well, thank you! ❤

(+1)

loading game always send me to day 1 v13.0

It's probably incompatibility between versions, as I'm changing some codes. Sorry for that 🙏.

Version 0.14 and next updates will come with a checkpoint system so you don't need to start at the beginning again.

it was new save i just started playing i save on day 3 and when try to load save it loaded on day 1 even that i made ~5min earlier and this wasn't save from older version  

even any autosave will load to day 1 

(+1)

The game's visuals are incredible, and the mechanics seem very interesting, great game so far.

:3 Thank you! 💛💛💛

(+1)

Version Steam soon?

Very far :v

(+1)

In settings paralax is broken. Game version 0.13.0

(1 edit)

🤔 Wait, it's broken in settings cos when you open the settings menu the parallax movement is broken or cos the settings disable option wouldn't be working?

If it's the first option, you can disable it in settings and the touch/mouse movement won't interfere in the image position.

(+1)

Yeah it's first option, but it only happens when I move mouse and it's fine when I do nothing

:/ It got this way in some screens.

Maybe I'll do a version using Live2D parameters instead of that in the future.

Viewing most recent comments 224 to 263 of 726 · Next page · Previous page · First page · Last page