greyblades

New Member
Dec 24, 2019
8
1
I mean how do you sych it up with the game, cant seem to get it to recognise any loras on ComfyUI mode beyond the ones it reccomends itself.
 
Apr 23, 2022
174
123
I just found out that a few months ago the code that improved beauty on every birthday was changed from true random to seed-based.
On one hand, no more guaranteed beauty boosts with high cap.
On the other hand, no more annoying micro-management.
I guess I'm more happy than not.
 

greyblades

New Member
Dec 24, 2019
8
1
Figured out I was using the wrong release method, can use loras now, is there a way to set default promps to show up in every image?

edit: I've installed impact pack but the game isnt generating anything when I turn the impact face detailer option on.
 
Last edited:

Saitama520

Newbie
Jun 16, 2018
87
84
Figured out I was using the wrong release method, can use loras now, is there a way to set default promps to show up in every image?

edit: I've installed impact pack but the game isnt generating anything when I turn the impact face detailer option on.
Change the AI style prompting option from Photorealsitic or Anime/Hentai to custom: you'll get spaces to input custom postive and negative prompts for all generated images.
 

Reij

Member
Jun 22, 2018
153
134
That works, any idea on the impact pack? Generating a lot of warped faces.
I'm guessing you're trying it with the CFG Scale Fix. If so, disable the Fix; it causes some sort of tuple error. A bug report was made about it about two months ago, but I haven't seen any fixes done beyond disabling the CFG Scale Fix or the Face Detailer as a workaround.
 

greyblades

New Member
Dec 24, 2019
8
1
Nope. CFG scale fix off still nothing.

The CMD box just gives me:
"Failed to validate prompt for output 9:
* UltralyticsDetectorProvider 29:
- Value not in list: model_name: 'bbox/face_yolov8m.pt' not in []
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}"
 

Reij

Member
Jun 22, 2018
153
134
Nope. CFG scale fix off still nothing.

The CMD box just gives me:
"Failed to validate prompt for output 9:
* UltralyticsDetectorProvider 29:
- Value not in list: model_name: 'bbox/face_yolov8m.pt' not in []
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}"
Ah, that's something else but happens to be something I just ran into with setting up on my new PC: The Impact Dev originally had all files in one download and that's the Impact mentioned/linked in the game. As of about 2 weeks ago, he split some of the files (including the UltralyticsDetector) into a second download you'll need called ComfyUI Impact Subpack. Same dev, ltdrdata, and you can find it in the custom nodes manager or search for the git if you want to download/install manually.

edit: Crossing my fingers and hoping that works for ya.
 

greyblades

New Member
Dec 24, 2019
8
1
Yes, I tried that after it told me that "ultralyticsdetectorprovider" was missing, installed that, instead got that error message instead.

Contemplating reinstalling everything comfy UI from scratch
 

Reij

Member
Jun 22, 2018
153
134
Under model manager, instead of the custom node manager, try downloading face_yolov8m (bbox) as well. Crossing my fingers one more time.
 

isle108

New Member
Nov 11, 2018
4
1
I downloaded the mod's source code and I plan on making some contributions. I'm looking at trying to add a way to track how a slaves stats changed in the last week. Possibly write in a plot too.


Besides that, it looks like they want to add more events. Anyone want to write some smut?
 

aoeusnth

New Member
Oct 16, 2018
14
20
I mean how do you sych it up with the game, cant seem to get it to recognise any loras on ComfyUI mode beyond the ones it reccomends itself.
I have no idea you'd have to get the game to generate the right nodes. If everything else fails you could use the save model node to have a model that comes with the lora baked in.
 
Jan 18, 2021
409
801
How do you mod this game?
You do not need to mod the game yourself. You only need to find and download the pregmod version of the game, which includes all mods that are actively maintained. As Qahlz told you a few days ago, we cannot post a direct link to pregmod because some of the optional content violates the rules of this forum. But searching for "free cities pregmod" in any search engine will certainly lead you to the right place.

But if you really want to mod the game yourself and if you have some experience in writing Javascript code, then I recommend that you download pregmod and follow the instructions in the section of the file README.md titled "Compile the game yourself". You will need a few tools such as , , and some code editor or IDE such as . I recommend that you read the instructions in the file CONTRIBUTING.md. The documentation in devNotes/*.md is also very useful. Good luck!
 

tanukk1

Newbie
Nov 1, 2024
38
66
Yes, comes to mind. It's not a novel idea and there are probably many people working on similar projects. And I bet they're all just as janky as Free Cities.
 

Trudiax

New Member
Jun 16, 2024
5
1
How do you mod this game?
If you are asking this question, you are not ready to mod anything.

You definitely need some experience with programming / app development in order to add functionality.

First thing you do, know the language used. HTML/CSS for front end, JS for backend/functional.

Don't know those? Well you can always try to learn it, while making small changes to the code. But, yea.
 
4.40 star(s) 23 Votes