Movement Unclunkifier

Cyberpunk 2077 Mods |

Movement Unclunkifier

Removes a few small issues in the movement system to smooth it out and make it more enjoyable.

Fixing
-The Sprint Block
-The Walking Untoggle
-The Slide Crouch
and
-That Crouch-Sprint Issue

While this is obviously a really great game there have been a few minor things in the movement system that have been bothering me since launch. And now I finaly took my time to iron them out.

Please keep in mind that this is still a bit work in progress, but I think I’ve got a pretty good state. Its certainly possibly that this will mess up your game a bit, especially if you play it differently then I do (kb+m, and I’m a hold-to-sprint guy)

Issue 1 – The Sprint Block
What it is: When you sprint and you jump or slide and go back to walking, even though you still hold sprint you don’t sprint. You just walk slowly instead. So you always have to release sprint and the press it again. Thats especially annoying when you try to trigger a Kerenzikov via sliding, since you need to sprint for that.

Why it happens: Done on purpose. I’m dead serous, its a feature not a bug. There is a special function for that: The sprintInputLock. The sprintInputLock gets activated when you enter sprint, and it gets released when you release the sprint key. And as long as it is active you cant enter sprint, its locked.

What I did: CDPR inventent the sprintInputLock, I invented the sprintInputLockBypass. When you are about to enter sprint, and you are holding sprint, and the only thing stopping you is the sprintInputLock, then ignore it.

Issue 2 – The Walking Untoggle
What it is: You are trying to walk with a reasonable speed, beeing all immersive and stuff, and suddenly your character starts to run (not sprint). The Walking toggle switched itself of. Happens mostly while entering certain areas, your home for example. So the moment V comes home and walks over the porch to his appartment, he starts to run.

Why it happens: Done on purpose. I’m not making this up, I first though it was some sort of reset issue, that the engine goes back to default state when you enter a new area, the walking toggle was added retroactivly after all. But no, the walking untoggle is caused by ForceDisableToggleWalk. Why? I’ve got no idea.

What I did: I block the ForceDisableToggleWalk unless you are in combat. Now keep mind that I’ve got no idea why they added this in the first place, so there is a certain possibility that this may cause some issues down the road. but I’ve been playing like that for two days and I see no problem.

Issue 3 – The Slide Crouch
What it is: You’re in the midde of a fast fight, surrounded by enemies, and you decide to slide to the side to get out, while being hard to aim and trigger your Kerenzikov. Instead you crouch. You are now sitting in the middel of the battlefield, hardly moving at all. And then you die.

Why it happens: It happens because technicaly sliding is a special form of crouching. Thats why there is no slide-button in game, but only a crouch/slide-button. When you hit that button the game first checks: Can we crouch? If yes: Can we even slide? If also yes, then we slide, but otherwise we fall back to crouching. Now crouching is easy, you can do that mostly all the time, sliding is harder. There are a bunch of additional prerequisits to sliding and most are bound to your movement speed. Now moving fast is easy as long as you are not wielding a weapon, but heavy weapons slow you down and thats where the issues arise. Cause if you are too slow you crouch instead of sliding and crouching slows you down!

What I did: I invented the sliding pre-check. When you are sprinting (and only then) and you press crouch/slide I make that preCheck first and if that is wrong, if you are too slow, then I declare crouching for impossible. And since you cant crouch you continue to do what you did before, which was sprinting. So chances are that a split second later you are fast enough, and if you are still holding that crouch button then you will slide successfully. Instead of falling back to crouching, you slide a split second later.

Issue 4 – That Crouch-Sprint Issue (made that one optional, its in the second file now).

What it is: Now there is a certain chance that I’m the only one that got an issue with the implementation of crouch-sprinng done in 2.0. But its triggered by sprinting while crouching and there’s a certain overlap to sliding and sprinting. What I cant stand is that when you toggled crouch (by hitting c) and you then press sprint you wont sprint but crouch-sprint. I think that sprinting should always end crouching.

Why it happens: Basically overload of input keys with checks on certain perks.

What I did: Sorted the functions a bit.
Crouch-sprinting is now triggered by holding crouch and sprint, while crouching. First crouch, then press and hold sprint (then wasd).
Sliding is the other way round: first sprint, then press and hold crouch.
Holding sprint while having toggled crouch (not holding it) will end crouch and transiton to sprint.

Requires Cyberpunk 2.0/2.01
Dependency: RedScript

Installation: Extract into game directory. The “MovementUnclunkifier” Folder should end up under Cyberpunk 2077\r6\scripts


Author: TheHoss2
1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading...

This content was uploaded by website visitors. If you notice any mistake, please let us know.


Looking for opportunities to update the Cyberpunk 2077? Then you are on the right place! We offer a wide range of various mods for even very specific requirements. Cyberpunk 2077 Movement Unclunkifier Mod help to improve a game and make it more interesting. Why not to take an offer, especially when it’s free of charge. Take a look at the descriptions and think of the ways the Movement Unclunkifier mod can help you solving the issue or becoming more efficient. Then simply click on Cyberpunk 2077 Movement Unclunkifier Mod download and follow the installation steps. If you change your mind and mods don’t appear to be as useful as expected, feel free to try other ones because there are no download limits. This few simple steps will lift your game to the upper level – what can be better that upgrading your game personally? Break all boundaries and develop your game easily. Take the best that you can and don’t look back – you must be orientated to the future and new experiences. That’s the only way to stay ahead of everything. If you see it as your goals, it’s definitely now or never!



Useful Information:
- How to install Cyberpunk 2077 Mods
- How to Create Cyberpunk 2077 Mods
- Cyberpunk 2077 Release Date
- Cyberpunk 2077 System Requirements
- About Cyberpunk 2077 Game
- Cyberpunk 2077 News

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *