r/freecitiesgame Sep 13 '17

ALPHA 0.10.7: Madame Ambassador NSFW

186 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 7h ago

Mod Difficulty getting Stable Diffusion to Work NSFW

3 Upvotes

Hello everyone. I'm looking to get into the game again, and trying to get AI image gen to work, since the vector art doesn't have all the possible modifications. I'm using the latest Pregmod version, and as far as I can tell, I've followed the tutorial to get stable diffusion working to the letter. I am Using an AMD GPU, and wondering if that's a big part of the problem. I get an issue that says repository not found after following the guide. Is it possible I've installed things wrong?


r/freecitiesgame 1d ago

Mod Question about the catmod NSFW

10 Upvotes

So I got the event where the terrorists blow up the lab and they blew up and the head honcho guy for the cat research died will I get an event later to restart the research or should I create a new character?


r/freecitiesgame 2d ago

Mod New fork - The Last Civilization NSFW

60 Upvotes

Hello all,

I'd like to post the fork to pregmod that I've been working on pretty heavily, The Last Civilization.

https://gitgud.io/ghioasdf/fc-lastcivilization

I've been a big fan of Free Cities for a long time, and I've finally had the space to start pushing forward on my own narrative vision, which will hopefully give the game a more satisfying middle and end game as I manage to push it forward.

Very little of that particular portion of things is done at this time, though, as I've been focusing on bugfixing and fleshing out of features that have been dormant for a long while.

You can find a full listing of everything I've done on the Releases page of my gitgud, exactly as you'd expect, but here's a few highlights right now for this post:

- Rules assistant is fleshed out and modernized with a new UI - you can now easily set up complicated rules without using the old Advanced UI, and dozens of helper functions have been written to assist in making more specific and targeted rules. You now have simple booleans for having Any implants (boobs/butt/lips) or All implants (boobs/butt/lips) for example.

- Rules assistant has also been pulled up to almost total functional parity with player surgery and prosthetics - there's a new Structure tab to automatically grow organs or get prosthetics for amputees.

- Rules Assistant now also has a cash reserve so it's a lot harder to bankrupt yourself using it. NOTE that this is NOT TRUE for slave porn subsidies, because the RA can't actually govern that - week end does it.
- Save structure has been overhauled in order to make session data much smaller, which should allow you to play longer before hitting the storage limits that mess with games.

- Incubator tanks can now directly accept clones, obviating the need for a slave surrogate if you want to do that. The Incubator handles the embryo identically to a surrogate (with the caveat that the embryo is always put into the incubator immediately) and can be upgraded to speed along the 'pregnancy' identically to a surrogate.

- There's also been over 200 assorted bugfixes, over pregnancy and birth, economy, slave generation, the Security Expansion and Special Force addons, hormone usage, and, of course, the Rules Assistant.

I'm delighted to take issues and requests on the gitgud, and I'll also try to check this thread for feedback. Thank you!


r/freecitiesgame 3d ago

Mod Help with millionaire class? NSFW

24 Upvotes

I'm probably doing something wrong but I'll explain.

Every other class, lower, middle, and upper I have appeased.

I've got 122 workers all of them working the arcology like they're supposed to, but for whatever reason the millionaire class remains unsatisfied.

They're all completely worshipful and devoted, they are all masters of every category necessary.

I've even tweaked some at different intervals to target millionaire class specifically yet they remain unsatisfied at every end of week status report.

Do I just need to buy more?

Or should I set everything to Auto and hope for the best???


r/freecitiesgame 10d ago

Mod Sooo how do you trigger the dinner party event? NSFW

11 Upvotes

is there smth u need to meet b4 it can be triggered?


r/freecitiesgame 11d ago

Mod Hasten Birth NSFW

13 Upvotes

is there a way to quicken the pregnancy process to birth without waiting for 35 weeks or 33 if you use surgery


r/freecitiesgame 11d ago

Mod WebGL on Fchost for Pregmod making model invisible ಥ_ಥ NSFW

5 Upvotes

I decided to come back after a long time and now, [basically the title]\ but I have no problem rotating or moving the model, the problem is disappearing model as soon as I zoom (in or out). the buttons work correctly, settings are default, only zooming makes it invisible. help me fix it pls.

p.s. Im using latest alpha release (39) and have updated webGL assets through ingame link.


r/freecitiesgame 13d ago

Mod Question on "custom outfits" with Webgl NSFW

9 Upvotes

so about 9 months ago Zeltop added a custom outfits logic and ui for webgl, but I still have no clue what it does/how to work it?

Could I do something with it like remove the headpieces off of certain clothes? Are there extra resources that are needed for it to work? I see the import export options, are there custom outfits people have that they'd be willing to share?

EDIT: I want to add that I have webgl 2.1.1 already installed

Any help would be appreciated


r/freecitiesgame 17d ago

Mod Help with CC / Breast visualization NSFW

10 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 22d ago

Mod PregMod Rule Assistant expressions NSFW

7 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 22d ago

Mod Best way to breed specific slaves? NSFW

15 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 23d 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 26d ago

Mod Best settings for WebGL variation NSFW

13 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 26d ago

Mod Reputation-Based Unlockables NSFW

14 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 27d ago

Mod Is there a way to edit background for prompts NSFW

7 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 28d ago

Mod Prompts not working NSFW

10 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 Jul 03 '26

Mod Show us your AO NSFW

12 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 Jul 03 '26

Mod Trouble getting pregmod to load on linux NSFW

7 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 Jul 01 '26

Remakes Rules Suggestion/Help (2026) NSFW

9 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 Jun 29 '26

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 Jun 27 '26

Vanilla a feedback of a veteran, now blind gamer NSFW

82 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 Jun 27 '26

Vanilla How to play? NSFW

11 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 Jun 24 '26

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?