I will not be able to continue updating this mod for the foreseeable future, so please check out the tweaks mod by Zeltop, as a substitute. That mod also changes things other than portraits, so feel free to download this port and manually migrate it to the most recent version of strive conquest if you only want the portrait functionality. You can find code I edited in the conquest src/gui modules by looking for "# Random Portrait" in code (without the "). Best wishes, Bear.
I've done a very basic port of Improved Random Portraits to conquest. There is a button in the customization pane to generate portraits for a character, and it auto generates them whenever a new character is created, i.e when the slave/hire market is repopulated.
This port is for v0.6.1c of conquest, and it requires you to have portraits that meet the naming requirements, you can find many of these packs at the Portrait Pack board of the original Strive, any that worked with the original mod will work with this port.
The basic instructions are as follows:
1. Download the mod.
2. drag and drop the "conquestrandportraits" folder to the Users/{your_username}/AppData/Roaming/Strive for Power 2/mods folder.
3. drag and drop the two folders src and gui_modules into the strive for power install location (where the Strive for power 2.exe is)
4. done
Bonus step: Check out the tweaks mod by Zeltop, it adds in changes to random portraits as well as other changes to the game that you may enjoy. The mod is NOT required for Conquest Random Portraits (this mod), but you should check it out anyway.
If you want to further modify it go ahead. If you encounter errors post here or on the discord in 'mods'. If any of the original authors have any issue with me porting this please let me know and I'll take it down. I just ported it for myself and figured some other people playing conquest would want it.
This mod does not need to be activated in the in game mod organizer to work. Also be aware I'm not affiliated with the makers of strive, therefore sometimes updates will be delayed after the newest version of strive comes out. If you wanna try and do it yourself feel free but I will usually have it out within a week of the new strive.
v0.6.0 - updated to strive 0.6.1c
v0.5.9 - updated to latest version
v0.5.8 - Fixed version error
v0.5.7 - updated to latest version, merged some recommended changes
v0.5.6 - Fixed user defined portrait folders, and regen cache after changing of user defined portrait folder
v0.5.5 - updated to strive 0.6.0b
v0.4.5 - updated to strive 0.5.5, fixed potential game breaking error if installed incorrectly.
v0.4.5 - updated to strive 0.5.5
v0.4 - fixed issue with body image being placed as icon image, reduced clutter in code. - List of bugs is empty, if someone finds any let me know so I can fix them, otherwise this will be the last update until the next version of strive hits.
v0.3 - 'fixed' caching issue, notes in description above.
v0.2 - fixed bugs with portrait weight, should now correctly weigh portraits based on Race->Sex->Age->Hair_Colour->Skin_Colour
V0.1 - first port