Advertisement
Guest User

Untitled

a guest
Mar 30th, 2018
5,829
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. To Fix the Help Dialog Close bug change Line 523 of KingdomComeDeliverance\Mods\Cheat\Data\data.pak\Libs\Config\defaultProfile.xml
  2.  
  3. from "<action name="close_help_screen" keyboard="_keybinds_ref_" onPress="0" onRelease ="1" xboxpad="xi_b" ps4pad="pad_circle" />"
  4. to "<action name="close_help_screen" keyboard="_keybinds_ref_" onPress="1" onRelease ="1" onHold ="1" xboxpad="xi_b" ps4pad="pad_circle" />"
  5. let me know if it works for you
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement