It is, visual one breaks the potion. https://www.nexusmods.com/kingdomcomedeliverance/mods/947?tab=files this mod does the same thing and the potion still works.
Hey, @TheCorex, any chance of an update for the current version? 1.9.6.-404-504u I've just tried it, and sadly, this stupid effect is still on... I cannot see any updates since quite a while, hope you can add one! If not - perhaps some instructions about how to do it?
So to echo JStawnic. Tried the latest version with the latest build of the game and the install method listed on the description page and it no longer removes the visual effect. I had tried the one that removes visual effect only.
HOWEVER, if you use the install method set out by Anyswayze below, it works!
"The mod works, you just need to install it differently from what the description sais (Steam version):
You extract the mod, and check the .pak file's name. -Create a folder in the game's Mods folder, and name it after the .pak file -Create an a new 'Data' folder, within the one you just created -Place the .pak file in that Data folder - you should have something like this: ..\(game folder)\Mods\zzz_whatever\Data\zzz_whatever.pak
With this method you can make several outdated mods work that is supposed to be installed like this one's description claims "
I just confirmed that this works. Hope this helps!
Good sir, I found out that while using this mod Nighthawk Potions was not working, I'm wondering if there's a fix for that or maybe anyone can point out the line that I can edit on health_stamina.xml so we can resolve that problem?
71 comments
<?xml version="1.0" encoding="utf-8"?>
<kcd_mod>
<info>
<name>No Stamina Visual Effects</name>
<description>https://www.nexusmods.com/kingdomcomedeliverance/mods/10</description>
<author>TheCorex</author>
<version>1.9.6</version>
<created_on>19 Feb 2018, 8:05AM</created_on>
<dependencies>
</dependencies>
</info>
</kcd_mod>
At the end you should get the following folder:
NoStaminaVisualEffects
Data
NoStaminaVisualEffects.pak
mod.manifest
Done! Now this mod will work)
Find the same file in Data\GameData.pak, and make the corrosponding changes with the updated file content.
To remove visual effect, as i've successfully done. It's just removing this code:
<Node Id="367" Class="Image:ScreenFader" pos="620,710,0" flags="0">
<Inputs FadeGroup="FX:Stamina" UseCurColor="0" FadeInTime="2" FadeOutTime="0" color_FadeColor="1,1,1" tex_TextureName="textures/ui/vignette_stamina_ui.tif" UpdateAlways="0" FadeAlpha="1" Priority="10" Persistent="0" />
</Node>
I've just tried it, and sadly, this stupid effect is still on...
I cannot see any updates since quite a while, hope you can add one!
If not - perhaps some instructions about how to do it?
Cheers!
HOWEVER, if you use the install method set out by Anyswayze below, it works!
"The mod works, you just need to install it differently from what the description sais (Steam version):
You extract the mod, and check the .pak file's name.
-Create a folder in the game's Mods folder, and name it after the .pak file
-Create an a new 'Data' folder, within the one you just created
-Place the .pak file in that Data folder
- you should have something like this: ..\(game folder)\Mods\zzz_whatever\Data\zzz_whatever.pak
With this method you can make several outdated mods work that is supposed to be installed like this one's description claims "
I just confirmed that this works. Hope this helps!