She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

Misty Warlord

Newbie
Dec 9, 2022
30
20
27
Great game, but the art gets repetitive. You kinda get tired of looking at the same stuff, even if it's well-made. A little mod to switch things up would be awesome. What I want to see:

I broke my arm three months ago, which meant I was on sick leave. I found myself with a lot of free time and some basic programming skills... so here's what I came up with.

A Windows application that patches the game and allows you to customize the images for different outfits and actions for a specific girl. The application can be used to create and edit image packs compatible with that patch.



I'm not a real artist, and this was my first time generating AI images, so don't judge too harshly.

I hope someone finds all this useful.
god!
 

Misty Warlord

Newbie
Dec 9, 2022
30
20
27
Nice one, this kind of "girl-pack making" functionality was requested before too. I'm gonna try whipping one up.

I guess it's still limited in that you can only replace generic slaves, not put in additional ones. And it still can't patch in the alternate expressions that tutorial slaves have?
god!!
 

PSP_PSP

New Member
Jan 25, 2022
10
15
38
Nice one, this kind of "girl-pack making" functionality was requested before too. I'm gonna try whipping one up.
Thanks and good luck.

I guess it's still limited in that you can only replace generic slaves, not put in additional ones.
It can`t. I never even thought about it; more than 300 existing slaves is actually a lot.
But you can do it yourself: edit slave_index.json, increment '*_last' value of a needed age group and then add new slave json file at \json\slaves\ folder.

And it still can't patch in the alternate expressions that tutorial slaves have?
Nope.
 
  • Like
Reactions: ebemise42069

tanukk1

Newbie
Nov 1, 2024
97
181
111
Cool, cool. Now we just need a small army of AI bros to generate this level of variety for all those slaves. Then pack it all up in a 100GBt slop monstrosity. :ROFLMAO:
 
  • Like
Reactions: Slaver0

PSP_PSP

New Member
Jan 25, 2022
10
15
38
Cool, cool. Now we just need a small army of AI bros to generate this level of variety for all those slaves. Then pack it all up in a 100GBt slop monstrosity. :ROFLMAO:
Yeah, that's the problem. My first idea was to do online generation on the fly, which is technically simple. The problem lies with the image generation models themselves. They're obsolete; over half their output is junk that needs manual review. And, all the new models are heavily censored against porn content – generating even a girl in a bikini is a challenge now. In the end, my best solution was to pre-generate and save a large batch of images that are free of major flaws.
 
Last edited:

RedGreen3

Member
Apr 13, 2020
330
150
228
Since qwerty left us, I'll post this here, too. This is the Russian Merge mod I've been working on. More details in the post for Mistress Framework. I currently do not have time to test it, but ping me with a bug report and I'll fix it. There is no loli content in this mod because they are illegal where I live.




Edit: Nastya's lines were in Russian due to duplicate code. This has been fixed in the attached qsp file.
 
Last edited:

ebemise42069

Newbie
May 4, 2022
39
87
86
Since qwerty left us, I'll post this here, too. This is the Russian Merge mod I've been working on. More details in the post for Mistress Framework. I currently do not have time to test it, but ping me with a bug report and I'll fix it. There is no loli content in this mod because they are illegal where I live.


Wait, what happened? Why did Qwerty leave?
 

tanukk1

Newbie
Nov 1, 2024
97
181
111
Alright, here's my first pack to work with PSP_PSP's app (see post):



She could conceivably fit in either the loli or young category, so there's options in case you aren't running the patch. I tried to keep the assets tasteful enough to not offend F95 rules.

Yeah, that's the problem. My first idea was to do online generation on the fly, which is technically simple. The problem lies with the image generation models themselves. They're obsolete; over half their output is junk that needs manual review. And, all the new models are heavily censored against porn content – generating even a girl in a bikini is a challenge now. In the end, my best solution was to pre-generate and save a large batch of images that are free of major flaws.
Ain't that the truth. I use Stable Diffusion finetunes and run everything locally. It's alright for anime style, which I prefer anyway, but the struggle is real whenever you want any specific details or decent backgrounds. For this one, I also used the style of an obscure hentai artist, so it wouldn't be too samey with what everyone else is generating.

Speaking of backgrounds, what's the best way to get rid of them when you wanna make sprites? I just gave them a pass through Microsoft Designer, which has an AI tool for that. But there's still some jaggies. Or is it possible to generate images without any background?
 
Last edited:
  • Like
Reactions: PSP_PSP

Slaver0

Newbie
Feb 20, 2020
20
17
13
Speaking of backgrounds, what's the best way to get rid of them when you wanna make sprites? I just gave them a pass through Microsoft Designer, which has an AI tool for that. But there's still some jaggies. Or is it possible to generate images without any background?
python package rembg is a very good background remover. It uses SOTA neural nets locally and is extremely easy to setup and call from the command line.
 
  • Like
Reactions: PSP_PSP and tanukk1

PSP_PSP

New Member
Jan 25, 2022
10
15
38
Alright, here's my first pack to work with PSP_PSP's app (see post):

Definitely good job. Saving this for myself.
I think I'll add a feature to the app for creating new slaves. That way, they'll be automatically created in the game instance when a pack is installed, without having to manually edit the json files.

Ain't that the truth. I use Stable Diffusion finetunes and run everything locally. It's alright for anime style, which I prefer anyway, but the struggle is real whenever you want any specific details or decent backgrounds. For this one, I also used the style of an obscure hentai artist, so it wouldn't be too samey with what everyone else is generating.
Maybe I'm wrong. Did you generate all the images in your pack in one go, with no mistakes or edits? If so, I'm curious what model you used? I used waiNSFWIllustrious_v120 and about half the time I got 6(4) fingers, bad anatomy, characters fused with furniture, etc. Maybe there's something wrong with my prompts.


Speaking of backgrounds, what's the best way to get rid of them when you wanna make sprites? I just gave them a pass through Microsoft Designer, which has an AI tool for that. But there's still some jaggies. Or is it possible to generate images without any background?
I used . It works way better than the free alternatives I found, so I tossed them a few euros. But I'm a total noob in this area. Gotta try the pack that Slaver0 suggested.
 
  • Like
Reactions: Slaver0

tanukk1

Newbie
Nov 1, 2024
97
181
111
Maybe I'm wrong. Did you generate all the images in your pack in one go, with no mistakes or edits? If so, I'm curious what model you used? I used waiNSFWIllustrious_v120 and about half the time I got 6(4) fingers, bad anatomy, characters fused with furniture, etc. Maybe there's something wrong with my prompts.
Not at all, it's about 10 generations to optimize my prompts, then another 10-20 to get a good result. Well, some simple things, like changing an outfit, can be one-shot. And when the model fails to make something I really want to have, I'll use img2img from a reference, or inpainting, which also require many iterations to get it right. But usually have to give up, because it's impossible even with those. Model used is NovaEXAnime XL (Ilustrious 2.0). Another one I really like for a totally 2d look is Amanatsu (Illustrious 1.1), but that one screws up the backgrounds even harder.
 
Last edited:

Misty Warlord

Newbie
Dec 9, 2022
30
20
27
Great game, but the art gets repetitive. You kinda get tired of looking at the same stuff, even if it's well-made. A little mod to switch things up would be awesome. What I want to see:

I broke my arm three months ago, which meant I was on sick leave. I found myself with a lot of free time and some basic programming skills... so here's what I came up with.

A Windows application that patches the game and allows you to customize the images for different outfits and actions for a specific girl. The application can be used to create and edit image packs compatible with that patch.



I'm not a real artist, and this was my first time generating AI images, so don't judge too harshly.

I hope someone finds all this useful.
After I packaged it, I didn't customize the images, so they are still the general images. However, the girl's character sprites were modified, but during some training, the images are still the general ones. Did I do something wrong?
 

Misty Warlord

Newbie
Dec 9, 2022
30
20
27
Great game, but the art gets repetitive. You kinda get tired of looking at the same stuff, even if it's well-made. A little mod to switch things up would be awesome. What I want to see:

I broke my arm three months ago, which meant I was on sick leave. I found myself with a lot of free time and some basic programming skills... so here's what I came up with.

A Windows application that patches the game and allows you to customize the images for different outfits and actions for a specific girl. The application can be used to create and edit image packs compatible with that patch.



I'm not a real artist, and this was my first time generating AI images, so don't judge too harshly.

I hope someone finds all this useful.
The translation version I am using becomes untranslated after applying the patch. Could you tell me what code has been changed?
 

PSP_PSP

New Member
Jan 25, 2022
10
15
38
I've added a feature to that allows you to add new slaves. This is done by creating and installing a new "custom slave" pack that requires only four mandatory images - a face (x3) and a body. The game will be able to use these characters as standard, even if the patch is not installed.
1759436511551.png
 

Smogbunch

New Member
Jan 3, 2019
1
3
13
I haven't played this for a long time, and it seems a lot more grindy than it was? You get a slave that isn't in one of the top couple of energy tiers and you can do maybe 1 or 1.5 actions with her per day? I get the stats have to have some effect, but it's too much. Where's the fun? We're meant to be enjoying training girls, not constantly trying to cobble stats together.

Your own strength decays so fast you're always having to top it up - but sparring, which is the obvious exercise, seems to do basically nothing. You can spar three times and day and still be losing fitness! Crazy. And for some reason unless you get laid several times a day you end up impotent, which is also baffling. So it's just more grinding required, day in, day out, just to stand still on the stats and try to prevent your guy going bankrupt.

Maybe there are good ways to deal with all this if you understand the game mechanics, but if that's the case I reckon it should be a bit more obvious in the game what should have what effect. You shouldn't need to know the underlying mechanics to make the game enjoyable.
 

RedGreen3

Member
Apr 13, 2020
330
150
228
Small update to Russian Merge mod. Mistresses no longer have insanely high requirements to increase their stats. I overlooked something in the code. Second, masochism and self torture lessons both now give medic skill up to the max. Additionally, medic skill requires less points to reach maximum. Download and replace the qsp file to update.
 
  • Like
Reactions: Caro Dolor

bews

Member
Aug 1, 2020
204
323
208
I reckon it should be a bit more obvious in the game what should have what effect. You shouldn't need to know the underlying mechanics to make the game enjoyable.
Totally argee with you - devs made the game complitely unrealistic while trying to "balance" it. As far as I know you can disable stats decay when starting a custom game, but other than that many problems still remain.

I remember playing a very old version years ago and it was a lot more realistic and gameplay made sense. For example I used a trick with punishing one masochistic girl as example (who even liked it) to scare another girl and make her behave.

But now they are not afraid of anything if your stats are low. They simply get themselves killed, while u can't even do shit: they keep attacking you with no hp, no weapons and no chance to win, while you have to defend yourself and kill them. Basically now it feels like actions and consequences don't matter, only your stats matter. If you are strong - they will be scared of you and behave, if not - they won't be afraid no matter what and will be fighting to death even with 1 hp.
 
4.00 star(s) 72 Votes