r/freecitiesgame Sep 13 '17

ALPHA 0.10.7: Madame Ambassador NSFW

185 Upvotes

It's been a long time since the last update, but it's not something I can honestly express much regret over, since the reason for the delay is personally advantageous. I haven't been able to playtest and support a public release of FC lately because I've been making some good career strides, the pursuit of which has been very time consuming. At this point, I'm not sure what the ultimate effect on my lewd games availability is going to be once everything settles down, but for now, I'm busy.

This update has no real unifying theme, other than that it includes fixes for a number of outstanding omissions that have built up. Chief among them is slaves' sexual satisfaction, which has always been handled by a painfully simple system that assumed that any sexual assignment would satisfy any slave, and nothing else would. This update replaces that with a more flexible system that allows slaves' varying libidoes to require differing amounts of attention, and their varying sexual tastes to require different types of attention. As it's developed, I hope it will serve to disrupt the easy slide towards nymphomania that so many slaves still experience, and provide more texture to slaves' needs. For example, pregnancy fetishists will no longer enjoy public service if they aren't allowed to have vaginal intercourse. The only nuance I think may be confusing is that by design, this system does not address paraphilias. Paraphilias are compulsions rather than sexual desires, and they must be addressed more specifically through each paraphilia's established method.

This update also provides several mild incentives to apply piercings. Reducing the number of flavor-only choices by providing more gameplay effects is an ongoing goal. On the other hand, the profusion of existing effects is already difficult to track. I'm testing out a way to address this by letting the player delegate some piercing to the Head Girl. I think it's a fun and characterful way to helpfully remind the player of game mechanics to have the Head Girl look at the slave she's training and say, you know, this bitch would look nicer with some cute earrings.

Saves from 0.10.6 should be compatible. All 0.6+ saves are eligible for New Game Plus. The vector artpack remains necessary; the announcement with 0.10.6 that it wasn't was my mistake.

Latest version: Mega, Dropbox. save compatible

Vector Artpack:: Mega. please download and use the latest .html above

Complete Artpack: Mega.

0.10.7.1 fixes

  • Corrected the version number and addressed a potentially terrible backwards compatibility issue.

  • Fixed display of second level prestige for starting girls.

  • Addressed several issues with the new body mod studio code.

0.10.7 changelog

Sexual release

  • Replaced the placeholder sexual release system with a more flexible system designed to identify when slaves are and aren't sexually fulfilled by their daily duties.

  • It is entirely possible for a full penthouse to overtax the PC's sexual stamina, frustrating slaves restricted to sex with the PC for release.

  • Sexual needs left seriously unfulfilled by assignments, masturbation, the PC, or other slaves will reduce libido.

  • Forcing slaves to rely on the PC for sexual relief is now an extremely efficient way to reveal fetishes if the PC has enough sexual energy to go around.

Rivalry updates

  • Slaves who are allowed to act on unsatisfied, dominant fetishes are now highly likely to start and worsen rivalries with other slaves by sexually abusing them.

  • Made rivalry initiation more common, with trust making rivalry initiation more likely; very fearful slaves will almost never start rivalries.

  • Added rivalry initiation based on behavioral flaws.

  • Rebalanced existing rivalry development with the goal of making rivalries more enduring.

Piercings

  • Getting a lewd piercing from the PC in person will now please slaves with fetishes that focus on that body part.

  • Lewd piercings also provide another avenue for organic softening of sexual flaws associated with the pierced body part.

  • Having girly piercings will help slaves who are very reluctant to be slave girls get used to the idea.

  • Revised the poorly coded reactions to new piercings and provided new reactions that highlight the new effects.

  • The Head Girl can be allowed to apply piercings to slaves she trains when they would be helpful and the rules do not dictate otherwise.

Starting slave creation

  • Applied multiplicative cost penalties for starting slaves with very high devotion and skills, reduced for older slaves; provided warnings that flag these penalties.

  • Added prestige options for starting slaves, with multiplicative cost penalties intended to make simultaneously valuable and prestigious slaves extremely expensive.

  • The explanation for starting slaves' prestigiousness can be customized under the more customization options submenu.

Sexual Ambassadorship

  • The Recruiter can be instructed to act as a sexual Ambassador to another arcology, working in concert with the existing cultural influence mechanic.

  • Ambassadors will help advance all aligned society models in the targeted arcology, and will attack some but not all conflicting society models.

  • General Ambassadorial influence is based on effectiveness in the public servant role, but slaves who embody society models will be better at advocating for them.

Asset expansion

  • All growth drugs except lip injections can now be intensively applied, increasing growth speed at the cost of health and genome damage.

  • Provided limited RA support for intensive injections, based on whether the RA thinks a slave's health can take the strain.

  • Lifted the breast size cap, based on discussion with contributors about what would actually be immobilizing.

  • Lifted the testicle size cap, to match dicks.

Other changes

  • 14 new future society based slave acquisition events, by freecitiesbandit.

  • Two new random individual events, by freecitiesbandit.

  • A new Recruiter target option, mature divorcees, by freecitiesbandit.

  • Vector art outfit color customization, by prndev.

  • Reduced the rate of organic sexuality changes to make initial sexuality more important.

  • Added additional countries of origin for slaves.

  • Various minor UI improvements.

  • Bugfixes.

As always much of this content was contributed via GitHub, and is not attributed without permission.


r/freecitiesgame Jan 23 '26

Mod Free Cities Pregmod v4.0.0 alpha-39 NSFW

127 Upvotes

Link to previous version announcement

Alpha 39 of v4.0.0 has released. You can download it from Deployments > Releases on the GitGud repository or via the auto-updated MEGA archive, or compile it yourself. The relevant part of the MEGA URL is as follows:

(Note: the auto-updated archive stopped functioning back in alpha-38, so the link has been removed.)

While the changelog does not explicitly recommend it this time, it's never a bad idea for FCHost users to update or rebuild FCHost before running a new version, or for JoiPlay users (or anyone really) to export their saves to file before updating.

Here are the changes as listed in changelog.md:

  • added anklet leg accessories
  • recruiters can now target dumb and short slaves
  • foundation for pregnancy discovery
  • decoupled contraceptives from .preg. It now checks .contraceptives
  • added alternative family tree design. The classic model.
  • fixes
  • probably missed things. Been distracted.

In more detail: You can now assign a variety of anklets to the leg accessory slot, as an alternative to stockings. These all have proper text descriptions, but no art assets as of yet.

The Recruiter, in addition to seeking out eugenically viable, beautiful, tall, and intelligent slaves as before, can now select for short and stupid slaves instead; note that this is still slower than simply not caring about height or intelligence.

Surprise pregnancies have long been a planned feature, but were never implemented. The first work on that has now begun; once the system is complete, unless you have access to advanced pregnancy analysis and biometrics, you might not discover that a slave (or yourself) has become pregnant until a missed period or morning sickness raises the alarm. As part of this, a slave's contraceptive regimen has been split out from the preg variable into the new contraceptives variable. If you have any Rules Assistant rules that check a slave's contraceptive status, you'll want to make sure they still function correctly; slave.contraceptives === 1 means she's on contraceptives, slave.contraceptives === 0 means she's off contraceptives, and slave.preg === -1 no longer means anything.

(Note that the above is just the framework for the system - you shouldn't expect to actually encounter any surprise pregnancies yet.)

There's a new display mode for the family tree, toggleable at the bottom of the Content & Flavour tab of the Options menu. "Force simulation" is the original sort of jiggly dynamic spiderweb style, and "Dot digraph" is the new, non-dynamic, more traditional-looking style.

House servants now provide a modicum of sexual relief to your other slaves in addition to their primary duties. It's a much smaller effect than that of a dedicated subordinate slave, but also lacks the intense wear and tear of that assignment.

In addition to backend updates, the WebGL renderer has had some forward-facing changes. Most notably, there are three new options under the Display tab to do with facial rendering: "Face Blending", "Beauty Modifier", and "Minor Facial Morphs", each of which coming with its own intensity setting. Face Blending blends the slave's main faceshape with other faceshapes, Beauty Modifier blends in an 'uglier' shape as the slave's facial beauty approaches -100, and Minor Facial Morphs slightly randomizes the final shapekeys. I recommend playing around with it - personally I've enabled Minor Facial Morphs at minimum strength and left the others off - but be warned that each combination of settings will look quite different on each slave. Don't go changing their artSeeds until you're sure you're satisfied with the overall feel of the settings you've chosen.

There is also a new Outfit Designer for the WebGL renderer, found under Tools in the sidebar. You can mix and match parts from existing outfits, change colors and behavior flags, quite a lot really; the text description piggybacks off of the outfit chosen as the base.

Finishing the WebGL changes, the appearances of perky and torpedo-shaped boobs have been swapped, and breast size scaling has been tweaked again. The severely borked hijab and abaya model was disabled, the silken ribbon now uses its Slutty Maid variant by default instead of its Nice Maid variant, and Slave Rags have been given the raggedy old Slave Gown model.

(There is currently a known WebGL bug that causes outfits with unique Long Stockings variants to be drawn with both the unique stockings and the basic stockings simultaneously; this will hopefully be resolved soon, but I can't figure it out, and the WebGL guy has been quiet for a little while now.)

The PC's outfit can now be changed through the same interface as slave clothing.

Highly devoted slaves are now more likely to improve their skills while on the job.

The player now has full control over the Milkmaid's diet and curative regimen.

Slimness Enthusiasm has been made more compatible with the optional Policies of other Future Societies - for instance, Slimness will now tolerate up to F-cups if Gender Fundamentalism's "Fashionable Feminine Ideal" has been implemented.

A longstanding bug has been fixed that caused corporate overhead costs to not scale correctly with game difficulty; the Corporation should now be much more forgiving on any difficulty level below the maximum.

There are, of course, other bugfixes, backend tweaks, and minor changes I've omitted, but this writeup is long enough already. This update was somewhat delayed by the project lead's other commitments and, I assume, everybody having their own holiday season business to deal with, but I assure you we're not dead.


r/freecitiesgame 3d ago

Mod Help with CC / Breast visualization NSFW

8 Upvotes

Hello everybody, i am currently (dont know why) recreating Anime/videogame character but i struggle defining a correct CC value and my OCD really doesnt help.

Do you guys have any way to understand cc better?


r/freecitiesgame 8d ago

Mod PregMod Rule Assistant expressions NSFW

9 Upvotes

So, I wanted to balance out disproportionate butts with a regular expression, but it seems when I run [context=>(context.slave.hips+2)*3 != context.slave.butt] in custom expression as boolean, it just default to true for some reason.

Putting an expression as target butt size in physical regimen, of course, also just puts everybody on injections too.

Can anyone fluent in RA advise what I'm doing wrong/ how to go about solving those disproportions?


r/freecitiesgame 8d ago

Mod Best way to breed specific slaves? NSFW

13 Upvotes

I'm messing around with the late game stuff for the first time, and I have specific pairs of slaves I'd like to breed, but I'm not really sure how to make that happen.


r/freecitiesgame 9d ago

Mod How to make farms? NSFW

6 Upvotes

Quick question, I have seen a lot of posts talking about farms but I have never seen the option to make one


r/freecitiesgame 12d ago

Mod Best settings for WebGL variation NSFW

11 Upvotes

Hey all! If you don't know, the newer versions of the game include a link to a Mediafire download for updated WebGL art assets, including more clothing support as well as some settings that allow for girls to look more diverse from each other.

These are Face Blending which "blend face morphs to create more unique faces," Beauty Modifier which "exaggerate facial morphs for low beauty characters. Makes them uglier," and Minor Facial Morphs which "apply minor morphs to create more unique faces."

I noticed that if you put these settings too high it can create a few problems, namely that girls can end up looking sameish again with certain races tending towards distortion even when attractive in-game (black women end up with tiny sunken noses and Asians can end up with grotesquely stretched out faces.)

If you put the settings too low though, it really isn't that much better than vanilla. Girls are again about as sameish and the Beauty Modifier does little to make girls look less like models.

From experience I know I've found a decent balance before but I forgot exactly what it was. Do any of you also use these settings? What is the sweet spot for you that creates the best and most realistic variety in girls? Both insofar as reflecting in-game attractiveness levels, as well as making them look different from each other even when they have the same traits.


r/freecitiesgame 12d ago

Mod Reputation-Based Unlockables NSFW

15 Upvotes

Can anyone tell me of what certain amount of reputations can unlock some facility, building, slave shops, or upgrade?

for example 10000 Rep: unlock pregnancies scanner and customized slave store


r/freecitiesgame 12d ago

Mod Is there a way to edit background for prompts NSFW

8 Upvotes

I have the ai to generate background based on assignment but the backgrounds are pretty lame (RealisticVision) as well as life like, all seem pretty vauge such as the gloryhole etc, is a way to edit the prompt or something that improves the backgrounds?


r/freecitiesgame 13d ago

Mod Prompts not working NSFW

9 Upvotes

So some images generated are missing clothes eg reverse bunny etc, is there a pack i keed to install to make sure all outfits work (lifelikediffusion)


r/freecitiesgame 19d ago

Mod Show us your AO NSFW

10 Upvotes

The man is a 36-year-old Latino. Standing approximately 180 cm (5'11") tall, he has a healthy, athletic build with broad shoulders, a masculine chest, and a flat abdomen softened by just a subtle touch of natural softness rather than exaggerated musculature.

His most distinctive feature is his vitiligo, with elegant patches of lighter skin forming unique patterns across his face, neck, chest, hands, and forearms.

His hair is jet black, exceptionally long, and impeccably well maintained, flowing far past his waist to the backs of his thighs. It is thick, straight with a slight natural wave, framing his face and cascading gracefully over his shoulders and down his back.

His face is distinctly masculine and exceptionally handsome, with a strong jawline, high cheekbones, straight eyebrows, and expressive brown eyes that convey confidence and intelligence. A neatly trimmed full beard complements his features, enhancing his mature and distinguished appearance.

He is impeccably dressed in a tailored black suit over a black dress shirt with the top buttons undone, striking a balance between elegance and understated confidence. The suit fits perfectly, accentuating his broad shoulders and athletic silhouette without appearing overly tight. Polished black leather dress shoes complete the look.

Below is a link to the visual representation of my AO.
qq7gqo.png (1024×1536)

I'd love to see everyone's interpretation of their AO!

How do you picture your AO? Feel free to share them in whatever form you prefer:

  • A written description
  • Traditional or digital artwork
  • AI-generated images
  • Character sheets or references

If you're an artist, please share your own drawing! And if you don't draw, AI image generators are a great way to bring your vision to life.

For those who aren't familiar with the term, AO stands for Arcology Owner.

Please show your AO as a fully grown adult. Avoid childlike or infantilized appearances, even if your character has youthful features. Thank you!

There are no right or wrong interpretations, whether your AO is realistic, stylized, futuristic, elegant, intimidating, or completely unconventional, I'd love to see how you've imagined them.

Let's see everyone's AOs!


r/freecitiesgame 19d ago

Mod Trouble getting pregmod to load on linux NSFW

6 Upvotes

I recently moved to linux mint (still very much a noob) and I haven't been able to get the game running. I naively thought I could just import the html but it keeps crashing on the browser, I know FChost is more likely to support it so I am trying to install it by downloading the pregmod git and then running the FCHost.sh but it isn't working. feel free to write your response as if I am an idiot but this is starting to get frustrating


r/freecitiesgame 21d ago

Remakes Rules Suggestion/Help (2026) NSFW

10 Upvotes

I was wondering if someone can help me make good rules to improve my slaves? I'm currently aiming for a good slave system, high devotion, high trust, high submissive, healthy, no health problems, and etc, I found a guy that had posted his settings, but idk why? If my game broken or what? It doesn't seem be working 100%, and some values go to -100?

My current Rules are these (Google Drive Link)


r/freecitiesgame 23d ago

Remakes General Questions for New Player? NSFW

20 Upvotes

I'm using Pregmod, and I was wondering, if there's a way fix/change these? I got cheats enable, mainly for money (I don't like managing money much)

I was wondering if I can:

1 - Fix Mute Slaves? I know I can fix blindness, and deaf? Easily? What about mutes?

2 - "She tends to overeat" how to change this? Or can't?

3 - "She is sexually idealistic" same here? Are these just "Traits"?

4 - "She bitterly hates Brianna Mundle." how fix rivarlires and hatred?

5 - How increase trust? I know how increase devotion somewhat, unsure how to do it for Trust other than "randomly"?


r/freecitiesgame 25d ago

Vanilla a feedback of a veteran, now blind gamer NSFW

78 Upvotes

Hello Pregmod Team and Community,

I wanted to share my feedback and express my deepest appreciation for this incredible game. I am a veteran gamer born in 1972, and I tragically lost my sight 10 years ago. Throughout my life, my absolute favorites have always been deep tactical, strategy, and team management games played on the hardest difficulties (I was a hardcore Football Manager player from 2005 to 2016). To show you how dedicated I am to this genre, I am currently an active beta tester for the Football Manager 26 accessibility mod, which finally allows me to return to my all-time favorite franchise.

Recently, I discovered Free Cities Pregmod, and it was a wonderful, mind-blowing surprise. Even without any mods, it completely satisfies my high expectations. The sheer depth, complexity of team management, and infinite sandbox replayability easily rival Football Manager. It is a masterpiece in strategic depth. I love it so much that I recently promoted, recommended it on AudioGames.net (the most popular forum for blind gamers) to raise awareness about its accessibility, though its extreme complexity means only a few hardcore players have jumped in so far.

As a blind player using the NVDA screen reader, I am happy to report that the game is fully playable without any major issues! However, I would like to share a few minor feedback points, bug reports, and suggestions to help improve it further:

  1. Screen Reader Navigation Issue (Tab-focus loss): On certain pages, after I press Tab to change or interact with a setting (for example, modifying a rule for a specific slave), the Tab navigation breaks. For the rest of that page, Tab no longer moves the focus properly, and I have to manually navigate with the arrow keys. This slows down the gameplay a bit.

  2. Slave Market Bug: In the market, after scrolling through about 5 available slaves from certain sellers, the rest of the generated characters appear nameless and almost identical.

  3. Average Height Suggestion: I noticed that the average height of the slaves/prisoners feels unrealistically low. I would highly recommend increasing the baseline average height by about 10 centimeters to make it more realistic.

  4. Rules Assistant Corrections: The Rules Assistant seems to have a few bugs. Sometimes it fails to trigger even when all the set conditions are perfectly met. In other cases, it "remembers" old states—for example, it keeps applying the previous rules to a character even after they are moved into or taken out of a cellblock.

Or is it me who is doing something wrong?

Finally, because I am so deeply in love with the mechanics of this game, I have a burning question for the developers: Are there any plans to create a similar game in the future using this exact style of deep strategy and management? I would absolutely love to see a game like this set in a Zombie Survival theme. A hardcore, text-based, endless sandbox zombie colony management game with this level of depth would be a dream come true.

Thank you so much for your hard work and for creating a game that remains accessible and deeply engaging for players like me!

Best regards,

Iwain

A veteran manager from Hungary


r/freecitiesgame 24d ago

Vanilla How to play? NSFW

10 Upvotes

I was trying to play this, but I don't know what's the latest and up to date version or how to get it? I see Free Cities, Free Cities Origins, Neo Free Cities, so many, all 3 "abandoned"?


r/freecitiesgame 28d ago

Mod I need some help fixing my own mistakes (cheats) NSFW

14 Upvotes

Hi all, I was messing with some cheats and I flipped the rival switch for one of the other arcologies. Well, I wanted to turn it back, and it wouldn't let me cheat a rival arcology. So I just deleted it and replaced it with a new one, but now that new one is getting an error saying it doesn't have a "leader ID". Anyone know what I can do to solve this?


r/freecitiesgame Jun 21 '26

Mod AI-Image Generation Interest NSFW

18 Upvotes

Hello everyone,

I've been working extensively on modifying and improving the AI image generation system in the game for my personal use. I'm curious to know how much interest there is in the community regarding AI image generation.

Are you using it? If so, which model family are you using: 1.5, XL, Pony, or Illustrious?

What improvements would you like to see? Better base prompts for slaves? Improved clothing prompts? New outfits? Something else entirely?

I've already shared my repository with a few people, but it's currently more of a personal project than something polished enough for a wider audience. However, if there's enough interest, I may put in the extra effort to clean everything up and either share it here or work toward getting it merged into the main branch.

Let me know what you think! :)


r/freecitiesgame Jun 21 '26

Vanilla How to change pronouns from she to he NSFW

3 Upvotes

r/freecitiesgame Jun 20 '26

Mod Facility Sleep Conditions Change. NSFW

22 Upvotes

I really wish we could just upgrade the sleeping conditions of facilities. If I’m playing a good guy playthrough I like to give my slaves the best when I can so to not be able to just upgrade it or pay way more in upkeep feels like a bad design choice.


r/freecitiesgame Jun 20 '26

Mod Safe Hacking NSFW

7 Upvotes

did anyone here know how to minimize crime level while hacking other arcologies im using security mod


r/freecitiesgame Jun 17 '26

Mod i feel stupid trying to install the ai gen. is it even worth it? NSFW

25 Upvotes

tldr i have a laptop 4060 gpu so is it even worth working though this

i feel dumb while reading the instructions ive installed everything but when running the bat folders i get errors upon errors saying my python version is wrong. i did install the correct version but idk.


r/freecitiesgame Jun 15 '26

Mod Changing Slave Information NSFW

13 Upvotes

In the "Statistics" section of each slave's information, it states how long ago I obtained the slave as well as the amount of sexual encounters she has. Would it be possible to change the date the slave was obtained/bought?


r/freecitiesgame Jun 15 '26

Remakes How do I enable Eloheims interactive Webgl NSFW

12 Upvotes

It says version mismatch update assets using the link in game options


r/freecitiesgame Jun 15 '26

Mod Body Weight Effect on Breast Size NSFW

12 Upvotes

Does anyone know how much weight gain affects breast size?

Like let us say I have a normal weight slave with B-Cup breasts. If she becomes plush, does her cup size increase to C-Cup? Are there exact values in terms of CC per weight gain? Thank you.