tanukk1

Newbie
Nov 1, 2024
38
66
The "Override her pose prompt" function doesnt seem to work, and I dont know what openpose is.
Yeah, in the latest build it doesn't seem to do anything, unless you have Controlnet+Openpose setup. It's some next level deepfake wizardry that is definitely fun to play with, though I kinda fail to see how they help in the context of this game.

It's easy enough to set up with A1111, just read up here if you're interested:

But, Free Cities will not acknowledge any Controlnet setup with SDXL/Pony/Illustrious models. You must use SD1.5 models to even try it, which is why I haven't really messed with this.

I wish there were more ways to manually adjust the automatic prompting in the game, instead...
 

svornost

Member
Jun 1, 2020
101
94
The Smiling Man chain normally concludes around week 82, if you hit all it's non-timed triggers before the timed ones. The last broadly accessible time-gated event is the FCNN headquarters relocation, at week 95. There are a handful of more narrowly gated events that have slightly later time gates; the last one is the Paternalist Swan Song chain, which has its final timed event trigger at week 103.

The last timed balance changes happen at week 120; after that you're in a pure sandbox, and the week number doesn't matter anymore.
 
Last edited:

Noone202

Active Member
Jan 18, 2020
758
1,182
The Smiling Man chain normally concludes around week 82, if you hit all it's non-timed triggers before the timed ones. The last broadly accessible time-gated event is the FCNN headquarters relocation, at week 95. There are a handful of more narrowly gated events that have slightly later time gates; the last one is the Paternalist Swan Song chain, which has its final timed event trigger at week 103.

The last timed balance changes happen at week 120; after that you're in a pure sandbox, and the week number doesn't matter anymore.
What Paternalist Swan Song and how to activate it?

...
And how to make player pregnancy goes beyond 42 weeks? I've seen the drug being recommended once but after buying drug fabricator upgrade it's missing from doctor and I can't find it anywhere
 
Last edited:

Adimusa

Newbie
May 4, 2024
27
5
Anyone that knows what is going on here ?


Passage: Options; Version: 1276


SyntaxError: Unexpected token '', "" is not valid JSON
SyntaxError: Unexpected token '', "" is not valid JSON
at JSON.parse (<anonymous>)
at Object.parse (<path>/FC_pregmod.html:632517:39428)
at WebStorageAdapter._deserialize (<path>/FC_pregmod.html:632517:61760)
at WebStorageAdapter.get (<path>/FC_pregmod.html:632517:61056)
at loadModList (<path>/FC_pregmod.html:18284:28)
at get modList (<path>/FC_pregmod.html:18292:12)
at loadModList (<path>/FC_pregmod.html:18340:32)
at App.UI.playerMods (<path>/FC_pregmod.html:18313:16)
at experimental (eval at call.output.output (<path>/FC_pregmod.html:3:132964), <anonymous>:334730:20)
at App.UI.optionsPassage (eval at call.output.output (<path>/FC_pregmod.html:3:132964), <anonymous>:333911:49)


```
End of error message


I tried to use the mod versions .34 and .35 but always the same problem.
I get that msg popup when starting the .html and ingame
Ofc no option menu and Backwardscomp. doenst work.

But version .33 works without problems
 

svornost

Member
Jun 1, 2020
101
94
What Paternalist Swan Song and how to activate it?
It's an event (obviously)...technically Paternalist Swan Song itself is the starter event for a two-event recruitment chain.
You don't have permission to view the spoiler content. Log in or register now.
There are nearly 600 events available in FC, and about the only reason it's notable is because it has a very late time gate: Paternalist Swan Song triggers at week 100, if your arcology is fully committed to Paternalism and has a minimum slave age of 14 or younger, and The Siren Strikes Back triggers three weeks later, assuming you do the right thing in the first event.

And how to make player pregnancy goes beyond 42 weeks? I've seen the drug being recommended once but after buying drug fabricator upgrade it's missing from doctor and I can't find it anywhere
Your doctor will recommend labor suppressors if it's appropriate for your health scenario...generally when you're in some danger of premature birth. If your doctor isn't recommending them, they're not available.
 
  • Like
Reactions: Noone202

BerryVerry

Newbie
May 8, 2022
47
131
Is there a modding guide for this game? I'd like to write some more plotlines/storylines for it that add more depth to the slaves relationships that could lead to more wholesome content.
 

svornost

Member
Jun 1, 2020
101
94
Is there a modding guide for this game? I'd like to write some more plotlines/storylines for it that add more depth to the slaves relationships that could lead to more wholesome content.
Most of the story in FC is carried in Events, and there is an event-writer's guide ("Anatomy of a Free Cities Event") in the Dev Notes folder of the source tree. There's also a general scene-writing guide ("Scene Guide") with tips on writing in the FC environment. The code details of both those documents are somewhat out of date now, but the principles are correct; the newer code details are in a separate document ("JS Event Creation Guide"), which assumes you're already familiar with the first two.

The right place to get help or further explanation is on GitGud. We're pretty friendly, don't be afraid to ask questions.
 

Noone202

Active Member
Jan 18, 2020
758
1,182
It's an event (obviously)...technically Paternalist Swan Song itself is the starter event for a two-event recruitment chain.
You don't have permission to view the spoiler content. Log in or register now.
There are nearly 600 events available in FC, and about the only reason it's notable is because it has a very late time gate: Paternalist Swan Song triggers at week 100, if your arcology is fully committed to Paternalism and has a minimum slave age of 14 or younger, and The Siren Strikes Back triggers three weeks later, assuming you do the right thing in the first event.



Your doctor will recommend labor suppressors if it's appropriate for your health scenario...generally when you're in some danger of premature birth. If your doctor isn't recommending them, they're not available.
Okay, thanks.

One more thing, what could make player be in a danger of premature birth?
is it by losing weight? or addiction?

events show overproduction of amniotic fluid on player as one of the factor. Is it a leftover or hidden mods?
 
Last edited:

GammaXai

Active Member
Oct 5, 2018
770
408
Okay, thanks.

One more thing, what could make player be in a danger of premature birth?
is it by losing weight? or addiction?

events show overproduction of amniotic fluid on player as one of the factor. Is it a leftover or hidden mods?
As far as I could see it was all commented out and unavailable.
 
  • Like
Reactions: Noone202

BerryVerry

Newbie
May 8, 2022
47
131
Most of the story in FC is carried in Events, and there is an event-writer's guide ("Anatomy of a Free Cities Event") in the Dev Notes folder of the source tree. There's also a general scene-writing guide ("Scene Guide") with tips on writing in the FC environment. The code details of both those documents are somewhat out of date now, but the principles are correct; the newer code details are in a separate document ("JS Event Creation Guide"), which assumes you're already familiar with the first two.

The right place to get help or further explanation is on GitGud. We're pretty friendly, don't be afraid to ask questions.
Thanks for that, I'll look into modding some romance based stuff for the slaves. Does this guide you mentioned include adding general flavor text as well?
 
Last edited:

Darin68

Member
Jan 4, 2018
274
114
well, I downloaded latest FC pregmod, and upon ending the first week, I get this



```
Apologies! An error has occurred. Please report this.


Passage: Slave Assignments Report; Version: 1276#03c9a4febf



TypeError: Cannot read properties of null (reading 'relationshipTarget')
TypeError: Cannot read properties of null (reading 'relationshipTarget')
at globalThis.haveRelationshipP (eval at call.output.output.output (<path>/preCompiled-FC-2025-02-15-19-39-03c9a4febf.html:5:89581), <anonymous>:409656:15)
at Object.sexAllowed (eval at call.output.output.output (<path>/preCompiled-FC-2025-02-15-19-39-03c9a4febf.html:5:89581), <anonymous>:386618:13)
at eval (eval at call.output.output.output (<path>/preCompiled-FC-2025-02-15-19-39-03c9a4febf.html:5:89581), <anonymous>:386675:60)
at Map.value (<path>/preCompiled-FC-2025-02-15-19-39-03c9a4febf.html:298:19739)
at Object.hasFamilySex (eval at call.output.output.output (<path>/preCompiled-FC-2025-02-15-19-39-03c9a4febf.html:5:89581), <anonymous>:386675:21)
at Object.hasNonassignmentSex (eval at call.output.output.output (<path>/preCompiled-FC-2025-02-15-19-39-03c9a4febf.html:5:89581), <anonymous>:386684:52)
at SJVClub (eval at call.output.output.output (<path>/preCompiled-FC-2025-02-15-19-39-03c9a4febf.html:5:89581), <anonymous>:380169:18)
at eval (eval at call.output.output.output (<path>/preCompiled-FC-2025-02-15-19-39-03c9a4febf.html:5:89581), <anonymous>:380049:3)
at Array.forEach (<anonymous>)
at globalThis.slaveJobValues (eval at call.output.output.output (<path>/preCompiled-FC-2025-02-15-19-39-03c9a4febf.html:5:89581), <anonymous>:380048:51)



```
End of error message

can anyone tell me how to fix it?
 

svornost

Member
Jun 1, 2020
101
94
Thanks for that, I'll look into modding some romance based stuff for the slaves. Does this guide you mentioned include adding general flavor text as well?
The Scene Guide goes through general stuff to keep in mind, and most of that applies to flavor text. How exactly to do that varies based on what flavor text you're interested in changing, though.

well, I downloaded latest FC pregmod, and upon ending the first week, I get this

...

can anyone tell me how to fix it?
If you're willing to send me the save I can take a look at it.
 
  • Like
Reactions: BerryVerry

Kipoliz

New Member
Mar 7, 2024
2
1
First time playing this, it's fun but I just have a few question :

- What's the point of the game? I don't really get it, there doesn't seem to be a “story” to speak of, or a way to communicate with your slaves, so what's the objective?


- I feel like I'm making a lot of money with the starter slaves. They earn me 20-40k a week, and I never run out of money to upgrade or buy. Is this normal? Should I start again in an advanced difficulty? Or are these amounts actually derisory as the game progresses?
 

Nyx2k

Newbie
Sep 26, 2021
31
26
The question is, are you playing the one downloaded from this Thread or the way more advanced Pregmod version?
If its from here, go and get theother one. Sadly you have to google that one yourself, cause linking it is not allowed here. Make sure its from GitLab.
That one is currently still in development. The one from this thread is extremely outdatedand has not alot of content.
 

Kipoliz

New Member
Mar 7, 2024
2
1
The question is, are you playing the one downloaded from this Thread or the way more advanced Pregmod version?
If its from here, go and get theother one. Sadly you have to google that one yourself, cause linking it is not allowed here. Make sure its from GitLab.
That one is currently still in development. The one from this thread is extremely outdatedand has not alot of content.
I'm playing the other one yes, from GitGud
 

Qahlz

Active Member
Jul 25, 2023
550
459
Seems Pastelgoth doesn't know about the version from gitgud.
Eh, imho the reviews should reflect the game and not any modded versions.
It's still a terrible review though, since it doesn't go into *any* detail and leaves people to wonder what they mean. And I wonder what tags they believe are misapplied, I looked them through and don't see any that don't fit.
 
Apr 23, 2022
173
122
Eh, imho the reviews should reflect the game and not any modded versions.
It's still a terrible review though, since it doesn't go into *any* detail and leaves people to wonder what they mean. And I wonder what tags they believe are misapplied, I looked them through and don't see any that don't fit.
Pregmod IS the game at this point. It's basically an in-development fork of the long-abandoned original on git. It's only by a technicality that this thread isn't officially about it.
 
4.40 star(s) 23 Votes