I modified the inputContexts.xml found in r6/config
You should/could find/add/change/replace these lines (highlighted in yellow) under the <!-- HOLD ACTIONS --> section, or you could press ctrl+f on your keyboard and search for <hold action="disassemble_item"
The timeout values are the duration of holding the button. The default values are "0.8". Changing the values to "0.4" will be half the default duration, and changing it to "0.1" or "0.2" will make it very fast, and chaning the values to "0.01" will make it instant, similar to the file I attatched [Improved Inventory (Main file)]
If you wanna change the values, I recommend changing the values of "disassemble_item" anywhere between "0.2" and "0.7", cause any values under "0.2" will make it fast (and you dont want disassemble that fast), and values over "0.7" will return it to its default.
You'll need to change timeout values. If you want it to be smooth when equiping items, change it anywhere between "0.4" and "0.6". I'm not entirely sure but that should do it.
THIS MOD IS OUTDATED. AND THE USER THAT UPLOADED IT GOT BANNED, SO THEY CAN'T UPDATE IT OR REALEASE NEW VERSIONS OF IT. THE NEW UP TO DATE VERSION OF THIS MOD CAN BE FOUND HERE > Faster Inventory
Who knows how to remove a hang in your inventory when you have a lot of things? Who knows how to remove twitching in melee, with a sword, blade, bat ....... from a sandevistan when you slow down time? (Can't make combo attacks)
i tried it and it messed up this cool dodge mod : https://www.nexusmods.com/cyberpunk2077/mods/663?tab=description the double tap dodge came back in the middle of a fight... so i looked into it and your mod replaced a file from it. the solution was to reinstall the dodge mod and modify the lines exactly as you put it in your stickies afterwards and it worked. so thanks for the detailed sticky, nice tweak dude
12 comments
You should/could find/add/change/replace these lines (highlighted in yellow) under the <!-- HOLD ACTIONS --> section, or you could press ctrl+f on your keyboard and search for <hold action="disassemble_item"
<hold action="disassemble_item"timeout="0.25" />
<hold action="craft_item" timeout="0.01" />
<holdaction="use_item"timeout="0.1" />
<holdaction="upgrade_attribute"timeout="0.1" />
<hold action="upgrade_perk"timeout="0.01" />
The timeout values are the duration of holding the button. The default values are "0.8".
Changing the values to "0.4" will be half the default duration, and changing it to "0.1" or "0.2" will make it very fast, and chaning the values to "0.01" will make it instant, similar to the file I attatched [Improved Inventory (Main file)]
If you wanna change the values, I recommend changing the values of "disassemble_item" anywhere between "0.2" and "0.7", cause any values under "0.2" will make it fast (and you dont want disassemble that fast), and values over "0.7" will return it to its default.
Thank you.
You can also modify these lines (highlighted in yellow) yourself, read the sticky post to know where to find them:
<hold action="disassemble_item"timeout="0.25" />
<hold action="craft_item" timeout="0.01" />
<hold action="use_item"timeout="0.1" />
<hold action="upgrade_attribute"timeout="0.1" />
<hold action="upgrade_perk"timeout="0.01" />
You'll need to change timeout values. If you want it to be smooth when equiping items, change it anywhere between "0.4" and "0.6". I'm not entirely sure but that should do it.
Thank you.
THE NEW UP TO DATE VERSION OF THIS MOD CAN BE FOUND HERE > Faster Inventory
Who knows how to remove twitching in melee, with a sword, blade, bat ....... from a sandevistan when you slow down time? (Can't make combo attacks)
the double tap dodge came back in the middle of a fight... so i looked into it and your mod replaced a file from it. the solution was to reinstall the dodge mod and modify the lines exactly as you put it in your stickies afterwards and it worked. so thanks for the detailed sticky, nice tweak dude