Qahlz

Well-Known Member
Jul 25, 2023
1,275
930
150
Why would you go for such a complex solution instead of just editing your current cash reserves?

If you have to go through the trouble of editing the save file, why don't you just search for "cash" and set the value to several billions? Note that you do not even have to edit the save file: you could also do it in your browser console by using something like SugarCube.State.variables.cash = 10000000000 and then forget about money issues until the end of the game.
Or alternatively: Game Options -> Debug & Cheating -> Enable Cheat Mode -> Add 100,000 money

But making money legitimately really isn't that difficult. In the beginning, just put some of your slaves into whoring, then once they're masterful whores make them into public servants. A few months later they'll attain masterful entertainment and can easily be sold for several dozen thousand bucks, and they're often even worth more than a hundred thousand. Put that money into purchasing a few more slaves from the markets, then rinse & repeat.
 
Last edited:

Kinrad

Member
May 19, 2019
191
290
239
Why would you go for such a complex solution instead of just editing your current cash reserves?

If you have to go through the trouble of editing the save file, why don't you just search for "cash" and set the value to several billions? Note that you do not even have to edit the save file: you could also do it in your browser console by using something like SugarCube.State.variables.cash = 10000000000 and then forget about money issues until the end of the game.
Qahlz said:
Or alternatively: Game Options -> Debug & Cheating -> Enable Cheat Mode -> Add 100,000 money

But making money legitimately really isn't that difficult. In the beginning, just put some of your slaves into whoring, then once they're masterful whores make them into public servants. A few months later they'll attain masterful entertainment and can easily be sold for several dozen thousand bucks, and they're often even worth more than a hundred thousand. Put that money into purchasing a few more slaves from the markets, then rinse & repeat.
There are two major reasons:

  1. If you had ever noticed, when you use the Cheat Console you get the title of Cheater in your reputation report. And during events you are introduced as [Player Name], the Cheater, [Followed by other titles]. Additionally when your expenses get higher and higher, it becomes tedious having to constantly go to the console and spam the add money button.
  2. If you go to the save editing route and editing your cash variable. You can do that ofc, but it will always drain. And I personally, hate seeing 100000000000000000000000000 on my cash display.

My suggestion provides just another alternative, which guarantees a steady flow of income that is always higher than your expenses throughout your game. Additionally whenever you notice that your expenses seem to get higher than your income which will happen hours apart unlike the "add money through the cheat console" system - you can simply edit the save file by adding another 0 to the production number.
 
Last edited:

Qahlz

Well-Known Member
Jul 25, 2023
1,275
930
150
There are two major reasons:

  1. If you had ever noticed, when you use the Cheat Console you get the title of Cheater in your reputation report. And during events you are introduced as [Player Name], the Cheater, [Followed by other titles]. Additionally when your expenses get higher and higher, it becomes tedious having to constantly go to the console and spam the add money button.
  2. If you go to the save editing route and editing your cash variable. You can do that ofc, but it will always drain. And I personally, hate seeing 100000000000000000000000000 on my cash display.

My suggestion provides just another alternative, which guarantees a steady flow of income that is always higher than your expenses throughout your game. Additionally whenever you notice that your expenses seem to get higher than your income which will happen hours apart unlike the "add money through the cheat console" system - you can simply edit the save file by adding another 0 to the production number.
Now I'm curious what you're doing that you cannot cover your expenses in mid- to lategame. I don't think I ever struggled with money past week 30 or so. Putting a couple dozen good-looking, society-conforming slaves into the brothel usually more than covers all of my expenses. And if I need a quick cash infusion for whatever reason, selling one or two of slaves is enough at that point to net me a quick million.
 
Jan 18, 2021
485
992
208
How do you change the VAE used by the comfyui image generation?
It does not seem to be configurable, but you can try editing the source code in src/art/genAI/workflows.js if you are feeling adventurous.

By the way, does anybody know if there is an easy way to convert a dynamically generated workflow into a static workflow that can be edited in the ComfyUI editor? I would like to experiment with additional nodes or custom detailers. Using ComfyUI and starting from a snapshot of a workflow used in the the game would be much faster than editing and rebuilding the code every time, reloading Free Cities, etc.
 
Jan 18, 2021
485
992
208
My game doesnt appear to have a src folder.
If you are using the pre-compiled game, then indeed you will not have the src folder. You would need to fetch the fc-pregmod source code from GitGud and then build it using compile.bat for Windows or compile.sh for Linux or MacOS. There are some basic instructions in the README file but it helps to have some general knowledge of software development.
 

Rhogog

Newbie
Oct 26, 2022
81
55
28
Is the only non-surgical way to increase hip size just to give them tons of female hormones?
 

Qahlz

Well-Known Member
Jul 25, 2023
1,275
930
150
Is the only non-surgical way to increase hip size just to give them tons of female hormones?
If their hips are very narrow, they'll also break during their first birth and heal a bit wider.
I think I occasionally saw them widen naturally due to pregnancy, but I'm not sure about the circumstances - might be from carrying multiples, or just have been a slave that carried many pregnancies.
 
  • Like
Reactions: Rhogog

GammaXai

Active Member
Oct 5, 2018
948
512
267
i was sure thes was playable in browser som where but cant find it
The game (pregmod) is available as milestone releases or you can compile it yourself.
We don't acknowledge any of the sites rehosting the game as they are always hosting either an old milestone or a completely random version and then people complain about bugs that have been fixed for a long time or missing features.
 

Cake3Purple6Cheese948

Active Member
Mar 9, 2023
517
156
166
Is the only non-surgical way to increase hip size just to give them tons of female hormones?
Hip size can also be increased through pregnancy (though it's a random chance). It's also worth noting that hormones are unable to change hip and shoulder width once the slave turns 25.
 
  • Like
Reactions: Rhogog

MaeveSin

New Member
Apr 8, 2025
7
7
22
I apologize if this comes off as insulting, but I just want to be sure; you unzipped the file before compiling, right?
If you did, have you also tried the sanityCheck and simple-compiler batch files?
No no, absolutely fair. I compiled the zip file from the github page, unzipped it into my wanted folder, then ran the compiler twice. Tried running sanityCheck and simple-compiler too, but zilch. But! Problem solved, as seen below.

If you downloaded the correct file from the "release" page, then there shouldn't be any need to compile - the zip file should only contain a directory called "bin" and the html file.
Thanks, that actually gave me the hint I needed that I downloaded from the wrong Github page. Running fine now!
 
  • Like
Reactions: Qahlz

Axolotl98

Newbie
Sep 6, 2024
23
24
23
Anyone know where I should ask questions about pregmod? I was wondering what the option "children growing up as they age" meant
 

Qahlz

Well-Known Member
Jul 25, 2023
1,275
930
150
Anyone know where I should ask questions about pregmod? I was wondering what the option "children growing up as they age" meant
That essentially only means that a slave's physical stats can change until they reach adulthood. E.g. a slave that was incubated until they hit 15 will not be fully grown, and their assets will also not have reached their full size. As they approach adulthood they will grow taller and will likely get bigger assets.
 
  • Like
Reactions: Axolotl98
Apr 23, 2022
199
145
167
Anyone know where I should ask questions about pregmod? I was wondering what the option "children growing up as they age" meant
Usual "growth" system is that every week, a slave gets small changes from hormones and such.
With that option, non-adult slaves will use different rules instead, where they only change on birthdays, but the changes are more pronounced. In particular, it can raise beauty up to 60 (instead of usual 50), and higher than that if you're lucky.

If someone can confirm: if the option is off (so they use the default system), can children still gain height?
 

Rh093

New Member
Mar 28, 2020
6
1
45
Has anyone else encountered an issue where slaves will be organized by date acquired in the End of Week summary rather than by, say, Devotion? So, for example, I may have 5 slaves and the most devoted one might be the most recent one I acquired, so that one is at the bottom of the list during End of Week rather than at the top like I'm used to.
 

Axolotl98

Newbie
Sep 6, 2024
23
24
23
Eugenics/elite society is ruthless and it permanently locks you in, I had to start cheating to get rid of it :KEK:
This game teaches me to make decisions only after careful consideration
 

Qahlz

Well-Known Member
Jul 25, 2023
1,275
930
150
Has anyone else encountered an issue where slaves will be organized by date acquired in the End of Week summary rather than by, say, Devotion? So, for example, I may have 5 slaves and the most devoted one might be the most recent one I acquired, so that one is at the bottom of the list during End of Week rather than at the top like I'm used to.
AFAIK the sort order of the EoW screen is the same as in the main view, so if you changed that, it'll be changed in EoW, too. Haven't played the most recent releases though, maybe they changed that.
 

Cake3Purple6Cheese948

Active Member
Mar 9, 2023
517
156
166
Eugenics/elite society is ruthless and it permanently locks you in, I had to start cheating to get rid of it :KEK:
This game teaches me to make decisions only after careful consideration
There's a way to get rid of it without cheating. Once Eugenics is fully entrenched in the arcology and you have a fully capable and loyal bodyguard alongside barracks for your mercenaries and/or the Special Forces, start doing things to piss off the Elite. Once they're mad enough, they'll try to overthrow you. (If Eugenics isn't fully entrenched, they'll instead leave.) If you're sufficiently prepared, you'll beat the coup, regain full control of the arcology, and be able to drop Eugenics whenever you want.
It'll take a while, but you won't have to cheat for it.
 
  • Like
Reactions: Axolotl98
4.40 star(s) 25 Votes