Jump to content

[mod] Carnalitas - Unified Sex Mod Framework for CK3


Recommended Posts

Posted

I only donloaded this mod and did everything that was mentioned to install it.
it shows in my launcher and i can click it (green) add it to a playset and can activate all the game rules or deaktivate them.
When i create a char i can select the big breast traits etc.
BUT:

when i play, nothing gets alteres, there are no new pictures or anything.
wenn i chose make love, i only get a window with the two people being naked and standing there.
and it just randomly rotates the names of the events, for example "carn_sex_scene.002.t

what is not working?

  • 2 weeks later...
Posted (edited)

guys whenever ı choose some king and press start button my game have a crash problem and its about carnalitas.when ı close off carnalitas ı dont have a problem.what can ı do.ı have 12.5 version

Edited by Grayes
Posted

Does this or any other carnalitas mod have any kind of birth control? Honestly, it's the most important thing for my gameplay. I would appreciate it if anyone could answer this question

  • 2 weeks later...
Posted


Hi all!

First of all, I want to express my deep gratitude to the author of the mod! The mod reawakened my interest in the game after more than 3500 hours spent in it.

 

Now about the problems: I noticed that already on the first ruler lags become noticeable. I assumed that this was due to the increased size of the memory log. Yes, I love fucking anything that moves, LOL. Plus, I play the leader of a pirate kingdom, and for a pirate, the number of slaves is one of the signs of greatness. Therefore, I regularly increase the number of slaves through sex with slaves. Because of this, the size of the memory log has grown to a size where opening it takes up to 15 minutes of real time. After looking at the mod files, I found a solution. Which I post in the public domain. The solution erases the memory of "Carnalitas" from the player character. Just add a custom decision in which to run the effect.

 

Spoiler

clear_memory_effect = {
    if = {
        every_close_or_extended_family_member = {
            add_to_temporary_list = list_of_exceptions
        }
        every_spouse = {
            add_to_temporary_list = list_of_exceptions
        }
        every_consort = {
            add_to_temporary_list = list_of_exceptions
        }
        every_concubine = {
            add_to_temporary_list = list_of_exceptions
        }
        dynasty = {
            every_dynasty_member = {
                add_to_temporary_list = list_of_exceptions
            }
        }

        every_memory = {
            limit = {
                AND = {
                    OR = {
                        has_memory_type  = had_sex_giving_player_vaginal_cum_inside_consensual
                        has_memory_type  = had_sex_giving_player_vaginal_cum_outside_consensual
                        has_memory_type  = had_sex_giving_player_anal_consensual
                        has_memory_type  = had_sex_giving_player_oral_consensual
                        has_memory_type  = had_sex_giving_player_dom_vaginal_cum_inside_noncon
                        has_memory_type  = had_sex_giving_player_dom_vaginal_cum_outside_noncon
                        has_memory_type  = had_sex_giving_player_dom_anal_noncon
                        has_memory_type  = had_sex_giving_player_dom_oral_noncon
                        has_memory_type  = had_sex_giving_player_dom_vaginal_cum_inside_dubcon
                        has_memory_type  = had_sex_giving_player_dom_vaginal_cum_outside_dubcon
                        has_memory_type  = had_sex_giving_player_dom_anal_dubcon
                        has_memory_type  = had_sex_giving_player_dom_oral_dubcon
                    }
                    any_memory_participant = {
                        count = all
                        NOT = { is_in_list = list_of_exceptions }
                    }
                }
            }

            hidden_effect = { destroy_character_memory = THIS }
        }
    }
}

 

If anyone is interested: I wrote an effect for automatic fucking with slaves, which I hung on the birth event.

 

I also have a question:
Does anyone have any ideas on what vanilla “on_actions” can be intercepted in order to catch events such as receiving a character trait (not by a player) or the ability to monetize hooks (I already have working triggers for determining validity).

 

Thanks to all!

 

PS English is not my native language. Please direct all possible complaints to Google Translate :)

  • 3 weeks later...
Posted
3 hours ago, turkeyjerkey said:

I'm tryna alter the calculations for sex satisfaction, anyone know what file handles thos?

I don't think sex satisfaction is a thing in base Carnalitas, are you sure you're not thinking of Siudhne's Carnalitas Arousal Framework?

Posted

Hi all!

 

Found a bug in the Carnalitas source code.

File: carn_slave_effects.txt

carn_enslave_effect.

 

Missing code responsible for breaking relations with the concubinist. A character taken into slavery remains a concubinist's concubine.

 

Perhaps adding the effect below will solve the problem:

 

if = {
      limit = { exists = concubinist }
     concubinist = { remove_concubine = prev }
}

Posted (edited)

I can't get this mod to work, is it not compatible with latest version?

I try with no other mods, reinstall multiple times in different places, disabled all the dlc just in case, nothing works.

No game rules, No traits, No interactions, it simply doesn't want to work, even if enabled in launcher.

I have a legit copy of the game, the mod used to work before when I played, but that was before scythe update. 

 

Does it work for anybody? has anybody had the same and fixed it?

 

Edit: Fixed, changed Carnalitas name to just Carn in all files, for some reason that worked.

Edited by Cysterboi123
Solved Issue
Posted
On 7/2/2024 at 5:38 AM, WBCH said:

Could some1 tell me what to do?
It been right in English,but it will show like the picture in Chinese._.
plz help

螢幕擷取畫面 2024-07-02 045713.png

用记事本打开carn_interactions_l_simp_chinese.yml

另存为 编码 带BOM的UTF-8

我看见2.5版本汉化作者改了文件的格式

Posted

我正在用卡纳利塔斯和CBO,有些宫廷会变成性爱使用的场景,没法和廷臣交互,宫廷性爱功能也无法使用(只是显示性爱的场景,就是一张床,没有任何人,也没法交互)。这是卡纳利塔斯的问题吗?还是CBO的问题?

Posted
8 hours ago, gammlesvarte said:

hej just woundering what mod do i need to have to get the Futanari work so they can make children and get pregnant?

It's a setting within Carnalitas, which this mod depends on. You have to change the game rule that manages making the futa trait genetic.

 

 

Posted
On 8/22/2024 at 10:24 AM, saul110 said:

用记事本打开carn_interactions_l_simp_chinese.yml

另存为 编码 带BOM的UTF-8

我看见2.5版本汉化作者改了文件的格式

you are hero!

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