Eastral

New Member
Mar 1, 2018
6
2
Is there a way to change the unique character portrait in interaction without affecting the side quest ?? Since changing their unique code to null in save file, stopping further side quest (try it for emily).
 

Ankmairdor

Member
May 1, 2019
244
127
Is there a way to change the unique character portrait in interaction without affecting the side quest ?? Since changing their unique code to null in save file, stopping further side quest (try it for emily).
The character images shown by quests are entirely independent from the person so there are no easy fixes for that. The only ways to change that are by replacing every sprite key in the quest script with the path of the image you wish to use or adding new functionality to the sprite system to consider the person (and adjusting all input values accordingly).

The full body images shown by the talk menu and the meet interaction are based on the person, but the current script will always show a default image to match the person's unique code when available. Fixing this is fairly straightforward, but requires some programming experience to adjust the re-ordered if statements.
 

Eastral

New Member
Mar 1, 2018
6
2
Ah, I see. Thank you for the answer.
One more thing, is there a way to convert master free attribute point into mansion upgrade point ?? I know you can do it for the slave, but I just can't find it for the master.
 
Last edited:

aspar4gus

Active Member
Mar 27, 2019
813
2,132
Does anyone know if I can use all the portrait mod or is it only 1?
would require a bit of folder micromanaging but it's possible to have multiple
(portrait mods are simply folders filled with PNGs that has already been neatly sorted and renamed by the modder according to the game's file naming rules)
 
  • Like
Reactions: tooldev

KiraJames

Active Member
Dec 5, 2017
812
1,653
would require a bit of folder micromanaging but it's possible to have multiple
(portrait mods are simply folders filled with PNGs that has already been neatly sorted and renamed by the modder according to the game's file naming rules)
which one do you suggest that have the most content, and do you recommend having multiple?
 

aspar4gus

Active Member
Mar 27, 2019
813
2,132
which one do you suggest that have the most content, and do you recommend having multiple?
personally in my last playthrough i kinda enjoyed the ai-gen pack:

(cuz ideally i'd prefer paperdoll system like in free cities but this is the closest to that idea)

but there's a lot of alternative packs too u can browse them all here:
 

Ellioto

Member
Sep 26, 2017
413
223
new to the game, what do i do with the kennel? i bought it but cant find out how to use it. or how to get dogs or if theya re already there
 

Ankmairdor

Member
May 1, 2019
244
127
new to the game, what do i do with the kennel? i bought it but cant find out how to use it. or how to get dogs or if theya re already there
"Having hounds on the property reduces the chance of slaves escaping during the night, and for those so inclined unlocks the bestiality action." The first part is passive during the end of day. The second part is available as part of the sex interaction. Overall, it's not impressive as a feature, though it gets a little better with Aric's Expansion.
 
  • Like
Reactions: JungleNuts

DasIsNeDuese

New Member
Mar 14, 2023
9
6
i have a bit of a problem, i have portraits and bodies both in their respectiv folders and also selected the folders in the customization thing, but it only automatically applies the portrait and not the body. does someone know how to fix this
 

Ankmairdor

Member
May 1, 2019
244
127
i have a bit of a problem, i have portraits and bodies both in their respectiv folders and also selected the folders in the customization thing, but it only automatically applies the portrait and not the body. does someone know how to fix this
The game pairs body image to the selected portrait by replacing the path to the portrait folder with the path to the bodies folder and keeping the rest the same. So the relative paths and file names within each folder must be identical for the images to be paired like this:

.../Strive/portraits/Lamia/Lamia - Black Blue Hair - Red Eyes [ofuri].png
.../Strive/bodies/Lamia/Lamia - Black Blue Hair - Red Eyes [ofuri].png
 
  • Like
Reactions: JungleNuts

DasIsNeDuese

New Member
Mar 14, 2023
9
6
The game pairs body image to the selected portrait by replacing the path to the portrait folder with the path to the bodies folder and keeping the rest the same. So the relative paths and file names within each folder must be identical for the images to be paired like this:

.../Strive/portraits/Lamia/Lamia - Black Blue Hair - Red Eyes [ofuri].png
.../Strive/bodies/Lamia/Lamia - Black Blue Hair - Red Eyes [ofuri].png
thank you i got it working now
 

Inaros.

New Member
Aug 25, 2020
4
1
I play on the aric mod, is it normal that the pregnancy factors didnt show anything? it just blank.
I have these mod in my load order:

Strive-1.0d-Bugfix-V6b
AricsExpansion
Constants
Drags&DropSlaves
SlaveSpreadsheet
randomportraits

1713605863147.png

edit :

Yes, that is quite normal when someone does not employ a nurse.
I re-install the mod and the game so many time, and spent the whole evening searching for this "bug",
never occur to me that it was a game feature for the nurse lol.
 
Last edited:
4.20 star(s) 47 Votes