Jump to content

[mod] Meruccubus Race


ナイコン

Recommended Posts

Posted (edited)

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

Meru_Official01.png.1f272922f7938c42da20cc0f26cad500.pngMeru_Commander05.png.204d6fcebf4db4fa9c465bd3bbbfe10b.pngMeru_Scientist03.png.633e4b00d0fc966c79b6950cb3b9e7c7.pngMeru_Cow01.png.b8ae6a6a6dd5d5dcb5135cd4c20585fa.pngMeru_Maid02.png.aa19dac221b13e3f8e6df05daa7b4c8a.pngMeru_Priest02.png.674aa4e40314ad31eb7a000bd79c97a6.png

Meru_Breeder01.png.1b73af6e90d9839263e3673777493378.pngMeru_Base01.png.ac5d0905d2474db77dfc96d915349009.png

 

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.


 

Edited by ナイコン
Posted
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

Posted
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

Update 1.1:

  • Added 10 portraits for LV milk cows

    Preview:
    Spoiler

    Meru_Cow01.png.f44efeaabaca500eb3e149d4d7fa1c95.png


     

Update 1.2:

  • Added 10 portraits for servant type jobs and LV comfort workers

    Preview:
    Spoiler

    Meru_Maid02.png.65f43ef2f0d61f7d6c04e0b7da7b32b1.png

     

Posted
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

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?

 

  • 2 weeks later...
  • 3 weeks later...
  • 2 months later...
Posted

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.

Posted
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 (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.

20240516192700_1.jpg

 

Edited by ナイコン
Posted
On 5/16/2024 at 5:31 PM, ナイコン said:

Try redownloading and reinstalling it.

It displays everything fine on my end.

20240516192700_1.jpg

 

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

Posted

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
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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...