ナイコン Posted January 3, 2024 Posted January 3, 2024 (edited) View File Meruccubus Race This is a race/portrait pack inspired by the character Meru the Succubus by merunyaa. It currently contains 150, all female portraits, with some limited Lustful Void compatibility. 30 Officials - for the Official ruler type, ruler jobs and envoys 30 Scientist - for the Scientist ruler type and all kind of researcher jobs (researches, medical workers and sexologists from LV) 30 Commanders - for the Commander ruler type and soldier and enforcer jobs 10 Milk Cows - for LV milk cow jobs 10 Breeders - for breeders and gem incubators jobs from LV 10 Maids - for servant type jobs and LV comfort workers 10 Priests - for priest type jobs and LV concubines 20 Basic portraits - for all other pop jobs Previews: Spoiler Disclaimer: This is my first mod. If I did something wrong let me know. These protraits are AI generated. While I checked and brushed up all of them I still might have missed some anatomical errors and such. If you notice anything let me know. Further Developement: I'm planning on adding some more portraits for different kinds of jobs. Especially Lustful Void jobs, like milk cows, whores etc. For some I already have ideas for the "outfit" for others not yet. So if you have some ideas in that regard, lets hear it. Submitter ナイコン Submitted 01/03/2024 Category Stellaris Requires Edited January 17, 2024 by ナイコン 3
Grem00 Posted January 3, 2024 Posted January 3, 2024 Wow, this is very well coded considering this is your first mod. I'm excited to see the updates in the future!
Grem00 Posted January 4, 2024 Posted January 4, 2024 4 hours ago, walear said: can we get these pics in jpg format? you can access the images by downloading gimp and its dds addon
MR VANU Posted January 4, 2024 Posted January 4, 2024 The mod looks really good but I'm unable to get it working since it says the descriptor is missing or non existent
ナイコン Posted January 4, 2024 Author Posted January 4, 2024 1 hour ago, MR VANU said: The mod looks really good but I'm unable to get it working since it says the descriptor is missing or non existent Try to download it again. Maybe the archive got corrupted. It works fine for me if I download it from here and install it normally.
ナイコン Posted January 9, 2024 Author Posted January 9, 2024 Update 1.1: Added 10 portraits for LV milk cows Preview: Spoiler Update 1.2: Added 10 portraits for servant type jobs and LV comfort workers Preview: Spoiler 1
Emperorschildren Posted January 10, 2024 Posted January 10, 2024 Will there be futa options in the future? 2
Bloodly Posted January 12, 2024 Posted January 12, 2024 Thought: Should Commanders have some muscle to them? 1
ナイコン Posted January 17, 2024 Author Posted January 17, 2024 On 1/10/2024 at 1:39 AM, Emperorschildren said: Will there be futa options in the future? No plans for that at the moment. On 1/12/2024 at 6:58 AM, Bloodly said: Thought: Should Commanders have some muscle to them? Some of the commanders have abs. Although I kinda want to remake them since im not that happy with some of them to be honest.
ナイコン Posted January 17, 2024 Author Posted January 17, 2024 Update 1.3: Added 10 portraits for priest type jobs and LV concubines Preview: Spoiler
tprtmqhwl Posted January 17, 2024 Posted January 17, 2024 Does this mod work normally with v3.7.4? v3.7.4 is the version before the leader update. And when you were working on removing the background of the portrait you created, did you do it manually? Could you please let me know if there is a convenient way to remove the background?
Betweenthelines Posted January 28, 2024 Posted January 28, 2024 Could it be possible to have an achievement compatible version of these portraits?
TalaAurora Posted February 14, 2024 Posted February 14, 2024 where are these two portrait sets from? they look cute.
Woitek Posted May 14, 2024 Posted May 14, 2024 New stellaris update broke portrait mods. Update needed
ナイコン Posted May 14, 2024 Author Posted May 14, 2024 Updated for Stellaris 3.12. Let me know if there are any issues with the new DLC. Im currently not playing Stellaris and havent bought the new DLCs so I havent tested it in a playthrough. Empire creation works at least.
TheDamsel Posted May 16, 2024 Posted May 16, 2024 On 5/14/2024 at 7:17 PM, ナイコン said: Updated for Stellaris 3.12. Let me know if there are any issues with the new DLC. Im currently not playing Stellaris and havent bought the new DLCs so I havent tested it in a playthrough. Empire creation works at least. Thanks for the update, it seems that game registers more phenotypes than there are actually portraits. Ruler selector shows 140 phenotypes but all portraits from number 1 to 120 are empty, 121 to 140 shows correct portraits.
ナイコン Posted May 16, 2024 Author Posted May 16, 2024 (edited) 2 hours ago, TheDamsel said: Thanks for the update, it seems that game registers more phenotypes than there are actually portraits. Ruler selector shows 140 phenotypes but all portraits from number 1 to 120 are empty, 121 to 140 shows correct portraits. Try redownloading and reinstalling it. It displays everything fine on my end. Edited May 16, 2024 by ナイコン
TheDamsel Posted May 19, 2024 Posted May 19, 2024 On 5/16/2024 at 5:31 PM, ナイコン said: Try redownloading and reinstalling it. It displays everything fine on my end. I checked your mod files and found the problem. I am running Stellaris on Linux which has case sensitive file system, it seems all but "basic" portraits have first letter uppercase in "gfx/portraits/portraits/Naikon_Meruccubus_portraits.txt", which results in file system not being able to find these files. I fixed it by changing all paths to lowercase: for example, from this: MeruScientist01 = {texturefile = "gfx/models/Meru/Scientist/Meru_Scientist01.png"} to this: MeruScientist01 = {texturefile = "gfx/models/Meru/scientist/Meru_Scientist01.png"} I provided updated portraits file in case someone has the same issue. Naikon_Meruccubus_portraits.txt
Cuts Posted May 19, 2024 Posted May 19, 2024 Sounds like a really nice species to add to your empire, but not to start as them. So, adding their pops to your empire should greatly improve your own empire
ナイコン Posted May 21, 2024 Author Posted May 21, 2024 On 5/19/2024 at 3:33 PM, TheDamsel said: I checked your mod files and found the problem. I am running Stellaris on Linux which has case sensitive file system, it seems all but "basic" portraits have first letter uppercase in "gfx/portraits/portraits/Naikon_Meruccubus_portraits.txt", which results in file system not being able to find these files. I fixed it by changing all paths to lowercase: for example, from this: MeruScientist01 = {texturefile = "gfx/models/Meru/Scientist/Meru_Scientist01.png"} to this: MeruScientist01 = {texturefile = "gfx/models/Meru/scientist/Meru_Scientist01.png"} I provided updated portraits file in case someone has the same issue. Naikon_Meruccubus_portraits.txt 27.62 kB · 1 download Thank you for figuring that out. I've never used Linux so I didn't know that was a thing. I'll incorporate your fix into the main download.
Deathclaw Cock Posted May 21, 2024 Posted May 21, 2024 Any way to add these portraits to the humanoid portrait class in a separate set? I cannot genetically modify my Humanoid slaves into this race.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now