Unaware in The City cover

Unaware in The City

Ongoing v.45a Basic
Developer
Mr. Unaware Studios
Release Date
23 December, 2025
Engine
Unity
Censorship
Uncensored
Size
376.63 MB
Version
45a Basic

Screenshots

Genres

Game Description

Plot - Take control of a 21 years old woman, barely old enough to drink, design her how you like and then dump her into the heart of a metropolis, known as The City! Decide who she talks to, what place she works at, how she performs her duties, the control is all in your hands... err hand. Have fun with a dynamic world as conversations and situations change based on your choices, your physique, how you respond and your skills! Everything you do can have a ripple effect. Be prepared for a world that is as uncaring as the one we live in. People won't always treat the main character nice or they may be really helpful, like helping her out of a dress whether she wants to or not!
Extract and run.

No patch notes available.

  • Dual Core Pentium or equivalent Processor.
  • Intel HD 2000 or equivalent Graphics.
  • 376.63 MB of free disk space (Recommended to have twice as much free disk space).

Walkthrough and Guide

Modded Assembly + Cheats (Old): FILEKNOT - ANONZIP

Modded Assembly + Cheats Installation:

1. Download the mod
2. Throw the files inside of the zip into the game folder
3. Launch the game and press F1 to configure what you want. Always Restart the game afterwards!
3. Enjoy the game without grind or being fleeced from the patreon

Modded Assembly + Cheats Features:

Extended Settings: You can now toggle extended settings
Ingame Character Editor: Can be used with F9
Extra Items: You should get all ingame items or at least most instantly on a new game
Cheats Menu: Use K
Some Dev Debug Console Menu: Press $ (Might be different for other users)

(Things below these have either been removed or changed)
Phone Debug Option: Some Extra Debug Feature in the phone (Broken?)
Enable Extra Dev Mode: Left CTRL + Left Alt + Left Shift + 6 (Broken?)

Patreon Crack: FILEKNOT - ANONZIP

Patreon Crack Installation:

  • Unpack into game folder (where .exe file is located)

  • Run the game.


Patreon Crack Features:

  • Turns basic version into "Extended" version with optional Cheats

  • Should work with upcoming versions


Cheat Table: FILEKNOT - ANONZIP

Cheat Table UiTCv9.8: FILEKNOT - ANONZIP

Cheat Table UITC AllV: FILEKNOT - ANONZIP

About Cheat Table Installation:

On troubles installing the tool check this git-link (the video)

It is packed using 7Zip (7z-dl-link - you may also use peazip, winrar or any archiving-tool wiki-link).
How to use ct tables (link to best found/simplest tutorial - dont use DL there, its old, just for CE instructions).
There is also a screenshot on useage attached - including how to freeze values so you don't always have to edit them

Tip: save in "%HOMEPATH%\Documents\My Cheat Tables" and after attaching game to CE it will auto ask to open table.
Not needed with my autoattach script but for other tables another way would be to autoattach after opening CT (cheat table): add the following two lines to CTRL+ALT+L and save CT, hit execute after CT-load:
local PROCNAME = 'filename.exe'
strings_add(getAutoAttachList(), PROCNAME)
Further tutorials: https://wiki.cheatengine.org/index.php?title=Tutorials - https://fearlessrevolution.com/viewforum.php?f=16

What might confuse some ppl is f.e. the use of cryptic <File Name="cemono.lua" Encoding="Ascii85">*mi@/,qM$luPM-f.Qhq8ua
It's not Base64 (reasons why) but Ascii85/Base85. You could simply use Table\filename\save to disk or any converter (python f.e. using base64.a85decode) to check. Code in CE only gets activated when: you activate scripts (resp. addresses are checked periodically once a program is attached), or as written above in a pre-lua script (only in that window resp. <LuaScript> section - no files or anything else). Note that this depends on CE's "General Settings\Table: lua scripts" choice and this.

It is a Cheat Table for Cheat Engine (CE-link) - also on Github (Ce-Git-link - yes CE and the table are open source to know its safe to use). Its a well-known tool since 2000. In a nutshell: Get/start tool, load table/or attach and auto-load, hit enable and activate the wanted options.

Cheat Table Features:




  • speeds things up by changing:

  • over 200 values (resp. actually much more. The patreon/extended/cheats give acces to ~20-30 - so also extended patreons can profit from this)

  • items (all items you can get in the game, change their amount *read notes*) or stats (with the option to freeze it so you dont have to always edit it) f.e. one did ask if he can disable pregnancy.

  • Further: Reputations, Bufffs, (SexCount), and a whole list of game settings

  • read items or stats without always opening diff. screens - current or upcomming ones - as hint what will be available.

  • new game - unlimited amount of traits

  • freeze timer / few other time settings.

  • It should work with any version, except there are heavy changes. But that 'd be easy to adept.

  • Allows to look easily into code before executing it as it's open source

  • Also for those who want to learn a bit on CE / Unity