For some reason im not able to stack both sandi slowmo, with knife slomo where it affects the player. I like setting the knife slomo to 50% with the character affected setting on, as it helps line up knife shots while dashing, but when i activate sandi it stops the knife slomo from affecting the player, would be cool if you could somehow slow down time and also the player, so that time is super slow for the enemy and slightly slow for the player
I use ingame time slow mechanic and let the game process the stacking of them. I'm not fully testing with sandy so I really don't know it stack together or the stronger slow overwrite, but it's the same slow mechanic as kerenzhikov and kerenzikov stack with sandy IIRC.
Nice work but i have concern using it because it interact bad with kerenzikov and sandvistan. kerenzinkov dosnt work anymore with knifes, and sandevistan stack the slow with the slow of this mod making way too much slow.
So i have tried to desactivate all simple and high ton mode, and activating the deep breath options for all ranged, it well add deep breath to all guns, but not on knifes aim. What would be perfect for me is just adding deep breath to knifes
EDIT : My bad, the deep breath option does work for knifes but when installed with Raven Microelectronics Gemini II mod i dosnt work strangly
The vanilla Kerenzikov still work with knife IIRC, maybe some mod remove it on your end. You could tweak the slow and its duration that match your imagine of Cyberpunk V, slightly better reflexes or super human reaction.
Yeah i will try some tweaks and check for kerenzinkov, maybe its also a bad mod interaction like for deep breath tweak that was broken because of Gemini II mod interaction.
But about sandevistan, could you desactivate the trigger of the mod effect when sandevistan is activate? cause its really weird to already be in slow time while in sandevistan, and when you aim the time slow even more because the mod stack his slow with sandy slow? i guess it would be much better if the mod slow dosnt trigger when sandy is activated
I noticed that when using a sandevistan and then aiming with anything that'll slow down time for the player as well, provided the settings are on which i like for lining up mid air shots, when you stop aiming, the sandevistan now permanently slows down the player for the rest of its duration leaving the timing lookong and feeling all wrong. Might be worth looking into.
Just a heads up, not sure if anyone else is getting this effect.
When I have Deep Breath - More Guns More Fun Compatible ON. Even if I don't have a knife in my hand and I zoom in, it'll still play the Deep Breath effect (w vignette all that).
It's somewhat immersion breaking when I want to zoom in and listen in on a conversation and the deep breath function activates.
When I turn the feature off (vanilla deep breath mode), it goes away. Just a heads up! :) Great mod otherwise :)
I found that the GUNS work well, I can adjust the slow speed (tested at 25% and 90% slow; works wonderfully). But now the deep breath all ranged weapons doesn't activate when I try to throw a knife.
The deep breath function works for guns but not for knives right, at least for me.
Do you mean the normal slow for knife doesn't work? Can you try with some CET code and test if the slow come with the Style Over Substance perk work or not, because I've set that the Deep Breath only check for procing if both 2 slow for Knife is not working. Im not at my PC but maybe I've done some packing wrong here :D
I assumed the Deep Breath - All Ranged Weapons when it's toggled means that if I have the deep breath perk active AND the Deep Breath - All Ranged Weapons function is ON (all ranged and throwable weapons). Then when I use a knife, I'd get the Deep Breath function to activate. But for whatever reason, it works when I use cool guns but not throwable weapons.
Ah, I forget to edit menu description for Deep Breath - All Ranged Weapon, what you're reading is from old version, which is not correct now. As you can see on above images, aiming slow for Throwable Weapons is seperated from Deep Breath and controlled by Normal Slow sliders (which will always active for Throwables) and HIgh Ton Slow sliders (which tied to Style Over Substance perk and usually have better slow and don't affect player). So if you want aiming slow for Throwable Weapons, please using Normal and/or High Ton Slow instead.
Also the normal throw slow time doesnt require the Style Over Substance/High Ton perk right? Just checking since the settings tooltip still say it is required :)
Heyo, found out that the MoreGunMoreFun setting doesn't actually work, I think you forgot this in your init.lua :) if TASTConfig.compatibleMoreGunsMoreFun then setFlatAndUpdate("NewPerks.compatibleMoreGunsMoreFun.value", 1) else setFlatAndUpdate("NewPerks.compatibleMoreGunsMoreFun.value", 0) end
It would be great if you could make 'slow-duration' adjustable for 'gun'. If 'slow-strength' is adjusted a little higher, 2 seconds is too long. For the throwing weapon, I set it at 0.5 second and it was so satisfying. I wish I could control the GUN as well.
Almost done but IMO, it use the same duration with Focus and if we seperate them, it would look weird, if we make it also change Focus's duration, it would break the game's design. So I will leave it ATM.
Edit: Oh you can edit Focus's duration by add this to begin of Cyberpunk 2077\r6\tweaks\ThowableAimSlowTime.yaml and replace with your desired value BaseStatusEffect.FocusedCoolPerkSE_inline1: value: 2.5
I put what you told me at the top and experimented by changing the 'value: 2.5' part to 0.5, 2.5. Whatever value I put in, 'slow-duration' felt like 4 seconds. I don't think it's working properly.
50 comments
How can i configure this mod?
So i have tried to desactivate all simple and high ton mode, and activating the deep breath options for all ranged, it well add deep breath to all guns, but not on knifes aim. What would be perfect for me is just adding deep breath to knifes
EDIT : My bad, the deep breath option does work for knifes but when installed with Raven Microelectronics Gemini II mod i dosnt work strangly
But about sandevistan, could you desactivate the trigger of the mod effect when sandevistan is activate? cause its really weird to already be in slow time while in sandevistan, and when you aim the time slow even more because the mod stack his slow with sandy slow? i guess it would be much better if the mod slow dosnt trigger when sandy is activated
When I have Deep Breath - More Guns More Fun Compatible ON.
Even if I don't have a knife in my hand and I zoom in, it'll still play the Deep Breath effect (w vignette all that).
It's somewhat immersion breaking when I want to zoom in and listen in on a conversation and the deep breath function activates.
When I turn the feature off (vanilla deep breath mode), it goes away. Just a heads up! :)
Great mod otherwise :)
Just tested 1.12
I found that the GUNS work well, I can adjust the slow speed (tested at 25% and 90% slow; works wonderfully). But now the deep breath all ranged weapons doesn't activate when I try to throw a knife.
The deep breath function works for guns but not for knives right, at least for me.
I assumed the Deep Breath - All Ranged Weapons when it's toggled means that if I have the deep breath perk active AND the Deep Breath - All Ranged Weapons function is ON (all ranged and throwable weapons). Then when I use a knife, I'd get the Deep Breath function to activate. But for whatever reason, it works when I use cool guns but not throwable weapons.
Am I understanding it right?
if TASTConfig.compatibleMoreGunsMoreFun then
setFlatAndUpdate("NewPerks.compatibleMoreGunsMoreFun.value", 1)
else
setFlatAndUpdate("NewPerks.compatibleMoreGunsMoreFun.value", 0)
end
For the throwing weapon, I set it at 0.5 second and it was so satisfying. I wish I could control the GUN as well.
Edit: Oh you can edit Focus's duration by add this to begin of Cyberpunk 2077\r6\tweaks\ThowableAimSlowTime.yaml and replace with your desired value
BaseStatusEffect.FocusedCoolPerkSE_inline1:
value: 2.5
BaseStatusEffect.FocusedCoolPerkSE_inline1:
value: 2.5
I put what you told me at the top and experimented by changing the 'value: 2.5' part to 0.5, 2.5. Whatever value I put in, 'slow-duration' felt like 4 seconds. I don't think it's working properly.
Modified to notepad++ and it worked. Very happy. Thanks again.