The Witcher 3
0 of 0

File information

Last updated

Original upload

Created by

Zhior

Uploaded by

Zhior

Virus scan

Safe to use

76 comments

  1. grizzlyclaws
    grizzlyclaws
    • member
    • 0 kudos
    This is great, Kudos! THX
  2. JamOnBreaf
    JamOnBreaf
    • member
    • 0 kudos
    Does anyone know what these lines in the original input.settings mean and what action they perform?

    IK_LShift=(Action=PCAlternate)
    IK_Pad_RightTrigger=(Action=Spare)
    IK_LShift=(Action=GI_Accelerate) 

    I want to make some changes to the bindings and add some PC controls in this mod's version of the input.settings file so I wanna know what these do just to be sure.
  3. JamOnBreaf
    JamOnBreaf
    • member
    • 0 kudos
    Is there any way to switch the sprint button for Geralt as well as the horse from 'A' to one of the triggers or bumpers?
  4. Durandu
    Durandu
    • supporter
    • 1 kudos

    I have several changes in my input setting, how do I put your changes and not mine?
  5. SolUP
    SolUP
    • member
    • 0 kudos
    Nice Mod!

    I wrote a batch script that opens Wither 3 and Antimicro and after closing Witcher 3 it automatically closes antimicro.
    (The beginning of the batch puts the cmd-window down to the task line. It is not mandatory but I like it that way.)


    @echo off
    if not "%minimized%"=="" goto :minimized
    set minimized=true
    start /min cmd /C "%~dpnx0"
    goto :EOF
    :minimized
    start "" "C:\Program Files (x86)\AntiMicro\antimicro.exe"
    start /wait "" "C:\Games\The Witcher 3 - Wild Hunt\bin\x64\witcher3.exe"
    taskkill /f /im antimicro.exe


    I made a shortcut for the batch so I can use the game icon on my dektop.
  6. uhzHiro
    uhzHiro
    • member
    • 0 kudos
    Thanks very much, I was just starting up a new play through trying to find a current version to work with friendly, and this did the trick.

    I would add in case anyone else has this issue, that not everything worked until I reinstalled FriendlyHUD and Friendly meditate (with w3 mod manager) AFTER I copied in your settings file. Having it already installed when I copied your settings in resulted in hud markers not showing during witcher vision, and mediate would sit down but not move time and not be exitable.
  7. roberbond
    roberbond
    • premium
    • 2 kudos
    hi! I like very much this mod! My only problem is I use Friendly Hud too, hiding almost all the hud and showing only when it is necesary and holding the "M" Key to show the minimap, With your default controller I can only see the map using the start button in the controller or the map key.
    What do I have to change to show the minimap pressing the start key?
  8. waduk
    waduk
    • member
    • 4 kudos
    Thanks, didn't use your setting, but you introduce me to antimicro. This is great.

    Curious, looking through your antimicro profiles, you use Numpad* at the end of nearly all your hold button.
    But in your input.setting i didn't see any IK_NumStar, so what it does ?
    -------
    Anyway for those having problem with Potion always Swapping whenever you input. It has nothing to do with AntiMicro in particular.
    But the game logic itself, also it has nothing to do with hidden.xml setting "LockControlScheme"
    That hidden.xml setting was just to lock your interface, not your input.
    It doesn't prevent the game to detect changes in input swapping.

    You can test it yourself.
    Turn off antimicro, play the game,
    Move around using controller,
    Then swap to your keyboard,
    The potion hud will pop-up,
    Then swap using controller to move again.
    Potion will swap.

    It has nothing to do with antimicro (technically).
    -----
    Solution ?
    Thankfully CojL made a fix for this :
    https://www.nexusmods.com/witcher3/mods/2457
    Use v1.1 btw.

    Read the brief if you want to change it into other controller than XBOX.
    I haven't test extensively, only test that fix for couple of minutes of gameplay. But it works ! No more auto potion swapping !
  9. CJDCody
    CJDCody
    • account closed
    • 0 kudos
    Might be a stupid question but do you have to copy and paste the binds from Friendly HUD to your input settings file? If I can also make a request. Can you make an optional file that has the same controller binds as the one from the mod No More Sign Selection mod? I like the Igni placement of that mod and i'm completely new to Antimicro so I don't how how to go about editing yours and that mod is outdated. Thanks.
    1. CJDCody
      CJDCody
      • account closed
      • 0 kudos
      One more thing. When I switch between menus I can see the mouse cursor and after awhile my HUD and potion quick select are replaced by keyboard keys. Is there any way to fix this? Yes I made the change in the hidden.ini but still no dice.
    2. Zhior
      Zhior
      • supporter
      • 24 kudos
      Sorry for late reply, hopefully it's still sueful to you.

      > do you have to copy and paste the binds from Friendly HUD to your input settings file?
      No, my input.settings file includes those

      > Can you make an optional file that has the same controller binds as the one from the mod No More Sign Selection mod?
      Sorry but I'm not interested in maintaining different versions (or even uploading a new version right now tbh). Making the changes yourself is not hard to do at all though. Consult this: https://github.com/AntiMicro/antimicro/wiki. I can give you some more specific instructions if you still don't know how after reading that.

      > When I switch between menus I can see the mouse cursor and after awhile my HUD and potion quick select are replaced by keyboard keys.
      The hidden.ini change should be taking care of that. I think this sometimes happens when you press a keyboard key before loading a game. Try not touching your keyboard or mouse and only use the joysticks + A button in the main menu (don't touch anything else until you're controlling Geralt.
    3. CJDCody
      CJDCody
      • account closed
      • 0 kudos
      Thanks for the reply. I'll try out the AntiMicro instructions.
  10. adivajra
    adivajra
    • member
    • 1 kudos
    Hi, thank you Zhior for your mod and your answer :)

    well, i took time to read the posts in here, i guess my problem was due to the fact I ignored that for UP/Down on the Dpad, push is for the slot 1&2(left side) while hold is for the slot 3&4(right side) ^^ my bad,...

    I can not test for now as i'm still downloading the game again, but about the modlist where we met, I saw the author is providing an input.setting file and i'm wondering how i will be able to merge it with your, if it's actually possible?

    Sincerely thank you without your modlayout this game wouldn't be as enjoyable as it is for now^^
    1. Zhior
      Zhior
      • supporter
      • 24 kudos
      I think you can use my input.settings file without any problems, do let me know if you find any though.

      You're very welcome