
WelCUM To The City (Public Version)
A downloadable game for Windows, macOS, Linux, and Android
- WelCUM To The City
Country life was too hard, but now in the city you can show people what you really call "hard"...
Early Access Version
Here's just the public version of W2C. For early access, you can find it in the widget above or on my profile ^^
Synopsis
After your father's death, things start to get difficult in your life, so you've decided to accept your stepmother's invitation to move back in with her and her daughter, just like it used to be when you were just a kid.
HOWEVER . . .
You are a grown man now, and some things must have changed...
Gameplay
WelCUM To The City is a visual novel with some RPG and sandbox features, where you can upgrade your character skills and your decisions affect the world around you. The intention is that this game is not one more linear story game where you just keep clicking and doing repetitive things again and again. The intro was also planned to be interactive and short so it doesn't get boring.
Content
This game is for those people who like the ecchi vibe with its clichés, where most of the characters are not truly naughty or have an active sex life, but fate ends up causing funny and erotic situations to happen to the protagonist.
Despite this, explicit sex scenes are present in the game, but you won't find much of this type of content in the early stages of the story. Consider checking the current content below to see what is and is not present in the current version of the story or intended to be present in its future.
Main Content Plans
- No sex without consent
- No NTR or cheating
- 100% optional sex
- 100% optional relationship progress for dateable characters
- Genres: ecchi; harem; romance/love; hentai/sex/erotic
- Art: light and saturated colors, kawaii anime-like chibi characters, but with natural skin, hair, and eye colors
- Anime Cliché personalities: dere-types (deredere; bakadere; tsundere; hiyakasudere; oujodere; kanedere; undere; megadere; erodere; hinedere); chuunibyou; dojikko; hikikomori; etc
- Character categories: inseki; young adult; milf; elder; futanari; schoolar; natural hair colors (blonde; brunette; redhead/rutilism); natural eye colors (black; brown; hazel; blue; green)
Current Content Themes
(Updated on 2024/10/31)
- 35% RPG & sandbox
- 28% Ecchi
- 28% Comedy
- 5% Romance
- 4% Hentai
Expected Content Themes
- 30% RPG & sandbox
- 20% Ecchi
- 20% Comedy
- 15% Romance
- 15% Hentai
Current Content Features
- Cute beep sounds for dialogues to represent the voices of each character
- Naming freedom for all characters and regions with a random name generation system if you don't wanna choose. You can also set permanent names to keep the chosen names in new games and saves
- No right or wrong. each choice can make one thing easier and another difficult. You can't control everything at once, but can manage how things happen around you.
- Short and interactive Intro/Prologue where you can choose your first traits and meet the other characters
- Stats points: intelligence; physics; and charisma
- Skill/Perk points
- Club System: do fun club activities and join it to get bonus status
- Day/Night cicle
- City Map
Expected Content Feature
- Maps: school; beach; shoppingmall; places to work
- Works: massageur; tutor
- Sex scenes
- Dates & events with girls
- Futanari characters
Update Schedule
About game update frequency, I can say that SOMEDAY AROUND the end of each month:
- The current public version may be removed
- The current early access version may come out publicly
- The new updated version may come out as the new early access
I don't know exactly when, but I'll do my best to publish before the end of the month (considering the UTC -03:00).
Social Media
Please consider support me on Patreon or SubscribeStar, and follow on my social medias!
Translation, Info, And More
I created pages for official game content on my Carrd. There you can find official information about the characters and how to contribute with translations for those who are interested.
Support this project
You can directly support me on Patreon or SubscribeStar, allowing me to dedicate more time to game development. Plus you get early access to my games and also access to some exclusive stuff (I should be posting the same content on both platforms).
Join our guild
Let's interact & do fun community things here on Discord!
Explore More Character Creators
🥺👉👈 Love this game art and mechanics? Check out my character creation tools to generate a name for your character and make your character art in the same style of WelCUM To The City or in a cute beach vibe! Dive deeper into character creation with these fun resources:
Collab Games
| Updated | 19 days ago |
| Status | Released |
| Platforms | Windows, macOS, Linux, Android |
| Rating | Rated 4.4 out of 5 stars (129 total ratings) |
| Author | Quiquersson |
| Genre | Role Playing, Visual Novel |
| Tags | 2D, Adult, Cozy, Cute, Dating Sim, Erotic, Male protagonist, Ren'Py, Romance |
| Content | No generative AI was used |








Comments
Log in with itch.io to leave a comment.
Error when saving:
While running game code:
_pickle.PicklingError: Can't pickle <function <lambda> at 0x0000000011a0b880>: attribute lookup <lambda> on store failed
Perhaps bad reduction in store._craft_action_pool[0]['mg'][1]['var_pla'] = <function <lambda> at 0x0000000011a0b880>
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1273, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
~~~~~~~~~~~^^
File "renpy/ui.py", line 306, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/core.py", line 2154, in interact
repeat, rv = self.interact_core(
~~~~~~~~~~~~~~~~~~^
preloads=preloads,
^^^^^^^^^^^^^^^^^^
...<4 lines>...
**kwargs,
^^^^^^^^^
)
^
File "renpy/display/core.py", line 3248, in interact_core
rv = root_widget.event(ev, x, y, 0)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/screen.py", line 805, in event
rv = self.child.event(ev, x, y, st)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1510, in event
rv = super(Window, self).event(ev, x, y, st)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1510, in event
rv = super(Window, self).event(ev, x, y, st)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1281, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/behavior.py", line 1185, in event
return handle_click(self.clicked)
~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/behavior.py", line 1107, in handle_click
rv = run(action)
~~~^^^^^^^^
File "renpy/display/behavior.py", line 411, in run
return action(*args, **kwargs)
~~~~~~^^^^^^^^^^^^^^^^^
File "renpy/common/00action_file.rpy", line 415, in __call__
renpy.save(fn, extra_info=save_name)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/loadsave.py", line 184, in save
dump((roots, renpy.game.log), logf)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/compat/pickle.py", line 308, in dump
pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_pickle.PicklingError: Can't pickle <function <lambda> at 0x0000000011a0b880>: attribute lookup <lambda> on store failed
Perhaps bad reduction in store._craft_action_pool[0]['mg'][1]['var_pla'] = <function <lambda> at 0x0000000011a0b880>
Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.5.2.26010301
WelCUM To The City 0.37.2
Wed Jun 17 15:52:46 2026
Bro, just let me crack the sis please 😭🙏
the paid early access wont open for me.
still love this game even tho i havent played it in a while
How do you raise your performance stat? I've tried doing tutoring and swimming lessons, and i still didn't gain anything.
Mas esse jogo que te falta mais coisa eu vou só dar observar por enquanto tchau
Nada mal?
É interessante essa atualização
my saves don't work even when i overwrite the old ones
Please tell me how many sex scenes there are.
ummm... I sure hope it is
Hi I got logged out of my account for a while and Can't tell anymore if it was worth another download now.
I like the game but it was still pretty empty or I should say I don't want to accidently walk around half an hour before noticing I didn't had anything to play yet
Can you tell me the current content? I assume the only thing that could be complete right now are H-scenes
Let it marinate for a while if you ask me
When will version .36.1 be released here?
now
Haha thanks
(That’s what happened when I went to the store with the sister or whatever you choose to call her)
Does Quiquersson know that there's a Reddit where they leak Patreon codes?
Whats the reddit lmk
Brother really did sloppify their game. What a waste.
Yeah and he ignores any feedback on it. Worst part is hiring 2 people, one for coding the other to help with story and characters, Qui would only need to work on art and animations, preferably 2D as he is not a good 3d animator yet
Everytime I tried to play the game the theme song glitches out and you can't see the video
Is there gonna be bath scene?
Hello I don't know if you are aware of this but in 0.35.0 there is a bug where stat boosts you have gotten like after working out are erased after you save and load back in. This could be fixed in the newest update but I don't know just wanted to let you know if you didn't and to ask if this has been or will be fixed.
P.S. There is a bug where the opening doesn't show up correctly it starts but stop and an error message shows that might be a me thing because I had a previous saves on other versions that had issue I deleted them all. But it isn't that problematic because if you just keep clicking you can just skip it.
Just to clarify I am not talking about the bonus/onus stats I meant the physics stats and it resets. But the way I phrased it and the fact I said bonus makes it seem like I was talking about that I'm sorry thats my bad.
Hi what are the current scenes?, I don't want to play an hour only to noticed I won't really get anything new and I see that easily happening with how the game works, that's why I planned to wait a few uploads.
Maybe you can give the upload a page or how they do it with some little informations to avoid spoilers?
On the paid version there are dev logs with all the new events and how to find them. You don't have to buy the paid version you can just go to the page scroll down and a description of each update is there.

How do i put in my previous named data into the custom section for this new update?
Yo brotato chip quick question on how the hell do i level up and get perks i need help cro💔
As I understand it, u train in ur room or do activities like studying in school to improve int.
And at the of the day, when u go to sleep u see some exp bar at the top which gives u perk point every time it fills.
When i increase my stats (for example, i have 10 char), i save the game, but when i load it, my stats return to the minimum, in my case, to 5, can fix that pls?
Same thing is happening to me, the stats thing is broken, even skills don't seem to work 🤔
Public access will update when Will the private version also be updated, or is this the only version the public version will have?
Is there any option to MUTE the text? That sfx is annoyingly loud...!
When I take something from a store and put it back, my money resets to 100. Is this a bug?
For some reason i cant pass after the videocall, everyone has their interactions in "go back" also the friend is gone, currently 1st day at 18:56 after apparently doing everything idk how to proceed
so I have a chrome book now, so I'ma download it on Linux. sadly I think I lost all my save data since I dont have my android anymore, just a iphone 13, luckily I LOVE Welcum so much I don't mind starting over n_n
Anytime I load a save, my stats reset to 5 and everything with the characters get reset
quick question; is there any spot in the game where you must have specific skills for a time sensitive event?
I got this error when i try to skip the intro but it does effect the game when i hit ignore so it should be fine but i haven't continued from my saved spot so i don't know if this error will show again.
Hello I wanted to report a bug I found with the new version 0.34.0.
I opened the game clicked yes to being of age and the intro started playing but prompted transition to this screen.
To give extra information I have older version saves on my computer and are having troubles with issues on other versions 33 and 32 specifically.
If something changed and my saves won't work that is not preferred but I like this game so am definitely willing to make a new one but currently can't get to the main menu to make one.
Loading an old save it seems to happen more often, currently I'm trying to figure out where I stopped maybe we can name saves soon?
For a complete restarted there is just not enough, not sure what is now in the public version.
Hey what scenes can you currently unlock? I often want to play but the content is updated in a way that somehow feels like not much happens to me.
I don't have the right words, but I can't really say why that is.
Sadly as far as I understand the situation I can't really buy the game in germany without some weird paypal problem.
Beside that I got scammed 90% of the time even if it was only a lazy dev or if someone tried to work on a game and noticed it's to difficult in the end or whatever.
I guess I ask myself when more story, scenes and whatever you might consider the "meat" reach the public version.
It probably feels longer than it actually was when the system got that small rework
The only thing I feel iffy about when it comes to this game is the fact that I'm locked and literally have no way to pass the time. How can this be fixed? I wanted to play the public version and then if I liked it, pay for the full version, but now I'm worried to spend money and not be able to play. How can this be fixed and how do I not get soft locked. Is this a mechanic that you did on purpose or was it something that slipped your mind? I'm not sure why this is an issue I ran into since usually games have mechanics like sleeping in bed to pass time or a whole bunch of other activities like working out and reading like it had before. But for some reason, those are gone too?
go to sleep or go to your room and excercise.hanging out with npcs forwards time. especially with mom.
Thank you!
El/La creador@ ha dicho en varias ocasiones que es mejor cuando vas a actualizar el juego que elimines todo y lo descargues de 0, ya que al estar en desarrollo ha dicho que está en constante cambio el código fuente.
eso hice, ya varias veces he actualizado el juego y nunca me habia pasado algo asi, habre perdido todo mi progreso?
Es probable
I see the 0.34 "came" out in early access! Excited to get it myself when free, sorry I am not able to contribute right now as money is tight, ($10 is great, just can't) Hoping you have wonderful days as your VN is much better than so many I have seen! I thank you for what you are giving us!!!
Okay, where to begin? Unlike others I see here, my stats aren't decreasing, but the stats I had for all characters reset to 0 as soon as I loaded a save, as if I were starting from beginning (money included) just like the way I refer to WMOM and WSIS. Stats like hygiene remain at 0 and it's impossible to increase them, and routines also seem to be bugged. I hope you can revert what this update did in the new version 0.34 because for the first time I feel like there's been a step backward in this fantastic game.