0 of 0

File information

Last updated

Original upload

Created by

islandking2000

Uploaded by

islandking2000

Virus scan

Safe to use

Tags for this mod

33 comments

  1. leiren
    leiren
    • member
    • 0 kudos
    hey, how do I bind Radial menu to a button I want, what's the name of the command on the profileoptions file?
  2. kalash1k
    kalash1k
    • member
    • 1 kudos
    Seems like quicksave not works. And autorun too. And sheathe too. Lol.

    Found a solution. Author gave wrong code. It should be:ConceptQuickSave.0.
    instead of
    ConceptQuickSave.1.
    In fact all that numbers should be ".0."

    Here is right working variant. Also, I made another binding.
    LT - sheathe/unsheathe
    D-Pad-Right - quicksave
    L3 - search
    R3 - autorun

    GstKeyBinding.player.ConceptQuickSave.0.axis 24
    GstKeyBinding.player.ConceptQuickSave.0.button 3
    GstKeyBinding.player.ConceptQuickSave.0.negate 0
    GstKeyBinding.player.ConceptQuickSave.0.type 2
    GstKeyBinding.player.ConceptSearch.0.axis 24
    GstKeyBinding.player.ConceptSearch.0.button 10
    GstKeyBinding.player.ConceptSearch.0.negate 0
    GstKeyBinding.player.ConceptSearch.0.type 2
    GstKeyBinding.player.ConceptToggleAutoRun.0.axis 24
    GstKeyBinding.player.ConceptToggleAutoRun.0.button 11
    GstKeyBinding.player.ConceptToggleAutoRun.0.negate 0
    GstKeyBinding.player.ConceptToggleAutoRun.0.type 2
    GstKeyBinding.player.ConceptToggleSheatheWeapon.0.axis 24
    GstKeyBinding.player.ConceptToggleSheatheWeapon.0.button 14
    GstKeyBinding.player.ConceptToggleSheatheWeapon.0.negate 0
    GstKeyBinding.player.ConceptToggleSheatheWeapon.0.type 2

    Now it works perfect. Anyway, thx to author for this.
    1. aaronlauretani85
      aaronlauretani85
      • member
      • 3 kudos
      This works perfectly for me now and has made the experience a lot more convenient with a controller. Thanks!
    2. eyeseayew
      eyeseayew
      • supporter
      • 0 kudos
      0 for every .1. on the ProfileOptions_profile document?  
    3. chimpoforevah
      chimpoforevah
      • premium
      • 49 kudos
      Take a kudos, good person. Nice catch.
    4. Hemdailiv
      Hemdailiv
      • member
      • 0 kudos
      Thanks Bro.
    5. KuroiTetsu
      KuroiTetsu
      • member
      • 0 kudos
      It doesn't work for me, I pasted this text at the end of the line as it says and the controls follow the same
    6. lfmbauti
      lfmbauti
      • member
      • 0 kudos
      This works! thanks
  3. jefalon
    jefalon
    • supporter
    • 0 kudos
    For the sake of consolidating information, I found this post from 2016: https://bsn.boards.net/thread/2459/windows-profileoptions-profile-text-reference, which figured out that the keyboard buttons seem to be mapped to this reference: http://www.penticoff.com/nb/kbds/ibm104kb.htm. That way, if someone wants to do more custom keyboard and mouse controls, these should be the button numbers to use. 
  4. AuskaWorks
    AuskaWorks
    • premium
    • 125 kudos
    Thanks, looks very useful!

    Purely guessing at the encoding, it might be something like

    Axis

    0: keyboard
    1: mouse middle button?
    3: mouse middle wheel?
    5: mouse extra buttons?
    6: mouse (4 directions + 2 buttons)
    15: numpad?
    24: controller with 24 inputs (2xAnalog=8 + dpad=4 + buttons=4  + L/LT + R/RT + 4xSpecials = 24)

    Type is kind of input

    0: on/off key
    1: secondary action like click analog
    2: analog or digital button
  5. BlackZero500
    BlackZero500
    • premium
    • 1 kudos
    Hello,

    is there also a way to use buttons not listed in the ProfileOptions_Profile file? Like D-Pad-Left? I tried it but either i open the map or if i deactivate that it does not do anything. wanted to put GstKeyBinding.player.ConceptPotionHeal on it.

    Tried some other keybinds and i guess the PotionHeal key does not work with controllers.
    1. lanell
      lanell
      • supporter
      • 38 kudos
      a "bit" late, but for me not working  D-Pad-Left button was fixed with changing line GstInput.GamePadLeftDPadNew 0 to GstInput.GamePadLeftDPadNew 1
  6. WestCoastdArmor
    WestCoastdArmor
    • supporter
    • 2 kudos
    Good morning
    thanks for the mod.
    Would it be possible to dissociate the "action" key, which allows you to chat with an NPC or search a chest, from the "jump" key, which are both on the "A" button of the Xbox controller. For example, leave one of the two actions on the "A" button and put the other on the D-pad ?
    This would allow us to no longer make unwanted jumps every time we want to speak to an NPC or search a chest.
    1. airenjoyer35
      airenjoyer35
      • member
      • 0 kudos
      3 months late but
      GstKeyBinding.player.ConceptInteract.0.axis 24
      GstKeyBinding.player.ConceptInteract.0.button 3 [right dpad but change it if you want]
      GstKeyBinding.player.ConceptInteract.0.negate 0
      GstKeyBinding.player.ConceptInteract.0.type 2
      If you are near an interactable object, you cannot jump.
      if anyone's curious, if you set custom keybinds for the mouse/keyboard in-game, a ton of other options will show up in your config file. ConceptInteract is one of the few that works, but not everything does. I tried ConceptQuickShowInventory, but it doesn't seem to work.
  7. VestedOsprey
    VestedOsprey
    • member
    • 1 kudos
    Could someone help me edit this file I want to attack with RB and jump with B ?
  8. teradeath4442
    teradeath4442
    • member
    • 0 kudos
    thank you
    and how too set the skill command?
    I wanna change A to B
  9. Edgeworth888
    Edgeworth888
    • member
    • 1 kudos
    Fantastic info, thanks so much!

    Quick question though: is the LB pause wheel thing hard coded in the way LT is?  I can't find any type 2 entry that uses button 16, and I'd ideally like to set LB to be search, right to be unsheathe, select/back to be quicksave, and R3 to be the pause wheel for potions/horse/etc.

    Figured it all out aside from the pause wheel, so if anybody knows if this is possible, and if so, how to do it, I'd be really grateful.
  10. notrouble
    notrouble
    • member
    • 0 kudos
    How do I rebind the lock on that's usually on R3? I want to swap search with lock on, but "GstKeyBinding.player.ConceptPCCombatSwitchTargets.0." doesn't seem to work, so now both search and lock on are on R3, which is kinda annoying.