Jump to content

Question, can we increase the "walk speed" when key is pressed?


GSmog

Recommended Posts

See when you play on a controller, its sensitive to how far you press the thumbstick. So you have a max speed and a crawl speed. The problem is the walk speed imo is set too slow. Would it be possible to find where this speed value is and increase it slightly? Like, to whatever the max speed we can get it to and still be considered "Walking" so we dont kick open doors when sneaking into a place, or sneak up behind someone without them hearing us.

 

Its so annoying i just never take my sneaking suit off anymore. But, if the walk function didnt suck so bad and was a bit faster then maybe I could try wearing other stuff. Sometimes I wish we just had keyboards that could detect how far a button was pressed down~ :p

 

Still the speed value has to be somewhere in the code right? It seems like to me we must be at like 20-30% when its pressed, would be better if it was just under half.

Link to comment
Share on other sites

Would love this also. Just tried using a controller for the first time and you can move at like at least double the speed or something absurd we walk at with a keyboard and still be stealthy. It sucks extra bad right now cause the cosmetic DLC just hit and interesting stuff like The Boss's sneaking suit isn't 100% quiet when crouching so you have to use the walk key while wearing it.

Link to comment
Share on other sites

Trying to teach myself the modding in this game to do this. So far my best lead is what i think is a function called "UI_WALK" in TppUiBootInit.lua where keybinds are set, i have looked high and low for this phrase in the LUA files, but so far nothing that seems related. The search continues, but it's like a needle in a haystack right now.

Link to comment
Share on other sites

yea its definitely not easy, I just ended up diving into things to find simple values, like how much total ammo the Un Arc NL has. Or the stats of various characters. Im not even sure where to start looking for walk speeds though~

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...