Mod doesn't work for me, tried changing manifest like I've seen here, nothing. Reset using the water and tried re-applying everything, didn't work. Anyone able to suggest something I can do? Thanks
Hey there mate, i played for a while with this mod beeing broken( I fixed it, thanks to you :)), but now i have 2 extra point in Vitality(i am at lvl30 vitality and I have all the skills already). Is there a way to fix it ?
Open file ExclusivePerks→mod.manifest(Open it with notepad) →find <supports> <kcd_version>1.1.*</kcd_version> </supports> change 1.1 to 1.2 Then it can work
In your mod.manifest, I recommend removing these lines, so this mod may keep working with future game updates, like today's patch 1.2: <supports> <kcd_version>1.1.*</kcd_version> </supports>
The only thing you should see when you open the unzipped exclusiveperks folder is...
DATA mod.manifest
I honestly don't know how to help if you cant understand this part. The PAK files are in the data folder above the mod.manifest file. I just redownloaded the mod and unzipped it to check. Somehow you are ignoring the manifest file and just going into the DATA folder for some reason. You do not need to go into the DATA folder.
I figured out the problem. I also don't have a mod manifest in mine. That is why we cant see it. To anyone who don't see the mod manifest, download the mod again. I don't know why the one I used before doesn't have one in the zip file itself.
I still can't seem to get this to work, I've tried reinstalling first, deleting the version argument entirely as someone else suggested; and various other small adjustments. Anyone have anything to suggest? Even if it seems obvious I may have forgot to try it.
I had to drink a Lethean water and reselect the perks for them to work. I also have some other perk mods so I figured I'd mention it in case it is helpful here.
Same here. Change the Manifest like above. reinstalled the Mod. Start the game and only perks I get before 1.2 are unlocked the other Perks are exclusive
99 comments
i played for a while with this mod beeing broken( I fixed it, thanks to you :)), but now i have 2 extra point in Vitality(i am at lvl30 vitality and I have all the skills already).
Is there a way to fix it ?
Or you can use console.
Vitality Has less Perks than the others, this is a Vanilla game issue.
→find <supports>
<kcd_version>1.1.*</kcd_version>
</supports>
change 1.1 to 1.2
Then it can work
<supports>
<kcd_version>1.1.*</kcd_version>
</supports>
<?xml version="1.0" encoding="utf-8"?>
<kcd_mod>
<info>
<name>ExclusivePerks</name>
<description>.</description>
<author>Zaph</author>
<version>1.0</version>
<created_on>2025</created_on>
<dependencies>
</dependencies>
</info>
<supports>
<kcd_version>1.2*</kcd_version>
</supports>
</kcd_mod>
Now your mod will work.
DATA
mod.manifest
I honestly don't know how to help if you cant understand this part. The PAK files are in the data folder above the mod.manifest file. I just redownloaded the mod and unzipped it to check. Somehow you are ignoring the manifest file and just going into the DATA folder for some reason. You do not need to go into the DATA folder.
<?xml version="1.0" encoding="utf-8"?>
<kcd_mod>
<info>
<name>ExclusivePerks</name>
<description>.</description>
<author>Zaph</author>
<version>1.0</version>
<created_on>2025</created_on>
<dependencies>
</dependencies>
</info>
<supports>
<kcd_version>1.2*</kcd_version>
</supports>
</kcd_mod>
Now your mod will work.
<?xml version="1.0" encoding="utf-8"?>
<kcd_mod>
<info>
<name>ExclusivePerks</name>
<description>.</description>
<author>Zaph</author>
<version>1.0</version>
<created_on>2025</created_on>
<dependencies>
</dependencies>
</info>
<supports>
<kcd_version>1.2*</kcd_version>
</supports>
</kcd_mod>
Thanks.
1.2 ✔