Edwarf

Member
Jun 8, 2017
329
364
How to remove those pesky white underwear in WebGL?

I'm currently fc_01042023, with FC_pregmod_4.0.0-alpha.28; tried bews webglmod with no luck.

Is there a way (explained for dummies) to remove them?

Thanks in advance.
 

kurosx

Well-Known Member
Oct 1, 2017
1,241
2,830
The webglmod mod works for me (FC version: 0.10.7.1, mod version: 4.0.0-alpha.29), have you installed it correctly?
 

Edwarf

Member
Jun 8, 2017
329
364
I finally managed to fix it... the folder was named "mod" instead "mods"... its always the dumbest thing.

Thanks.
 
Jul 6, 2017
120
23
guys I need help I downloaded everything in the master folder by GitHub and after compile downloaded many things, which were git GUI, git bash, git cmd but, I don't know where I put normal_food.diff and how I patch it that makes slave eat normal food, can have a guide for it, and if already the event comes how I make it trigger again to change to normal food. and the mod WebGLmod i try everything and i can load it , i put next HTML star game in the bin folder named it the folder mods and try put in default mods file in the same folder of compile.bat, i removed physicalAge_fix.js, race_fix.js , bodyoil_fix.js, height_fix.js , and let just what i need, underage_fix.js and index.js that i think needed to operate mod itself

2024-02-16_17-29-36.png
 
Last edited:

Ali40BABA

Newbie
Sep 30, 2021
21
3
need help too- pregmod 28 -- what means Error: sessionStorage quoata exceeded ?? what can i do to prevent this ?

play with html with google chrome - where does it store my autosaves ?

would be very thankful for anyy hints
 
Jan 18, 2021
244
422
need help too- pregmod 28 -- what means Error: sessionStorage quoata exceeded ?? what can i do to prevent this ?
Your browser is running out of local storage. Chrome has a default limit of 5 or 10 MB. This is too low for Free Cities.

Solutions:
  • Use Firefox instead of Chrome. Firefox also has a low limit by default for local storage, but it can easily be increased (Chrome does not allow that). You can type "about:config" in the Firefox address bar, then search for dom.storage.default_quota. Typing the first few letters of this variable should be sufficient for you to find it in the list. Then you can click on the little pencil icon to edit the value. The default is 5120 and you can for example multiply it by 10 to give Free Cities 50 MB of local storage.
  • Use the FCHost browser that is distributed with Free Cities. This is a modified version of the Chromium browser that allows Free Cities to use much more local storage. I cannot provide a direct link to it nor to its installation instructions because direct links to Free Cities (pregmod) are against the rules of this forum, but you should be able to find it easily if you search for the right terms.
play with html with google chrome - where does it store my autosaves ?
The autosaves are saved in the local storage of the browser. You cannot access that local storage directly. However, you can use the "Save to disk" button to save the current state of the game to disk. I recommend that you save to disk often, and avoid keeping too many standard saves because they usually make your game slower and consume more of that limited local storage.
 
  • Like
Reactions: JungleNuts

Ali40BABA

Newbie
Sep 30, 2021
21
3
Your browser is running out of local storage. Chrome has a default limit of 5 or 10 MB. This is too low for Free Cities.

Solutions:
  • Use Firefox instead of Chrome. Firefox also has a low limit by default for local storage, but it can easily be increased (Chrome does not allow that). You can type "about:config" in the Firefox address bar, then search for dom.storage.default_quota. Typing the first few letters of this variable should be sufficient for you to find it in the list. Then you can click on the little pencil icon to edit the value. The default is 5120 and you can for example multiply it by 10 to give Free Cities 50 MB of local storage.
  • Use the FCHost browser that is distributed with Free Cities. This is a modified version of the Chromium browser that allows Free Cities to use much more local storage. I cannot provide a direct link to it nor to its installation instructions because direct links to Free Cities (pregmod) are against the rules of this forum, but you should be able to find it easily if you search for the right terms.

The autosaves are saved in the local storage of the browser. You cannot access that local storage directly. However, you can use the "Save to disk" button to save the current state of the game to disk. I recommend that you save to disk often, and avoid keeping too many standard saves because they usually make your game slower and consume more of that limited local storage.
 

Sims4Amateur

Newbie
Jul 27, 2021
38
24
Has anyone had success with AI images consistently showing feminised males correctly? The prompt generator seems to automatically add prompts like "male" or "man" even when the slave being generated has long hair, wide hips, big tits, and a feminine face. I've had one or two generate correctly by assigning them clothes such as a bikini or lingerie, but the battledress for example keeps generating a very masculine man instead of a t-girl or femboy.

I'm using the Epic Realism V5 model, and I haven't made any changes to the prompt generation - I wouldn't know where to start with this.
 

svornost

Newbie
Jun 1, 2020
94
86
Has anyone had success with AI images consistently showing feminised males correctly? The prompt generator seems to automatically add prompts like "male" or "man" even when the slave being generated has long hair, wide hips, big tits, and a feminine face. I've had one or two generate correctly by assigning them clothes such as a bikini or lingerie, but the battledress for example keeps generating a very masculine man instead of a t-girl or femboy.
Currently gender prompting is based on hormone balance. Put her on feminine hormones for a few weeks and the AI will catch up. If she's surging with testosterone it's always going to render her as masculine, no matter how much surgery you do.
 

DERDER22

New Member
Sep 11, 2021
2
8
Went on a free cities binge and in the process made this set of rules figured they might be useful for others.
I'm 90% sure this works as intended, the rules detect a slaves fetish and then set the smart piercing to said fetish if the slave has no fetish then it just boosts sex drive in general.

The other file is just a set of basic rules i import in to every game uploading them mostly as a back up, I'm sure they can be useful for others though. They are supposed to automate the process breaking a slave while keeping them in good health and fixing some basic flaws
 
Apr 23, 2022
110
46
Is there a way to remove censorship without recompiling the game? I have no idea how to do that and it'll probably go wrong somehow.

Or if there's no way around that, can you give me a good enough instruction?
 

GammaXai

Member
Oct 5, 2018
491
250
Is there a way to remove censorship without recompiling the game? I have no idea how to do that and it'll probably go wrong somehow.

Or if there's no way around that, can you give me a good enough instruction?
If you don't want to try to edit and recompile there is this patch / loadable mod that I think is still valid.
Removed: all underage checks (including forced panties), height limits.
Changed: visual age limit was lowered from 18 to 7 (below 7 produces artifacts), lips color now is the same as nipple color (for white skin it was a lot darker for some reason), body oil by 0.5.
Restored: face morphing for different races (it was removed in the last update without any replacement, have no idea why).

Also turns out there was some changes to webgl in the c-section MR, so I've updated the patch:

 
Mar 20, 2019
59
52
So I recently came across this game and wanted to give it a try. Are there mods and image packs that are up to date with the current version?
 
4.40 star(s) 20 Votes