0 of 0

File information

Last updated

Original upload

Created by

SamsamTS

Uploaded by

SamsamTS

Virus scan

Safe to use

Tags for this mod

50 comments

  1. SamsamTS
    SamsamTS
    • premium
    • 13 kudos
    Locked
    Sticky
    Changelog

    version 1.2:
    - Adjusted mouse control sensitivity to be more in line with the camera
    - Mount will move away from the camera while holding left or right mouse button, this improves handling.

    Version 1.1:
    - Added Acceleration Toggle on Right Mouse Button
    - Added No Vertical Mouse movement version
    - Added Make your Own utility in Miscellaneous


    !!! FAQ - Please read before asking question !!!

    Q: How do I invert controls?
    A: For mouse download the inverted version of the mod. For controller go into the game settings Gameplay
    Options > Inverted Flight Controls.

    Q: Can you make the camera move up and down while flying ?
    A: Not with remapping unfortunately, that action simply does not exist.

    Q: My mount can't move forward on ground with the left stick.
    A: Moving forward has been remapped to 'A'. Couldn't find a way to differentiate between flight and ground movement.
  2. AstroPariah
    AstroPariah
    • supporter
    • 0 kudos
    Great mod, thank you so much. I can't believe how bad the default controls are. This makes it possible to actually enjoy riding a broom.
  3. alkmaar999
    alkmaar999
    • member
    • 10 kudos
    Request: could you make a combat edit? I would like to switch Y (shield) to A (jump) during combat. While in combat, I find it easier to press A for shield then Y for shield. But I want RT (spell wheel) to stay the same for Y and A.

    While in combat (NOT spell wheel);
    A = shield
    Y = jump

    Thank you
    1. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      I don't know if it would work but you can try with the Make Your Own tool (Miscellaneous download)

      Locate the line with "AM_Jump" and change the Key from Gamepad_FaceButton_Bottom to Gamepad_FaceButton_Top
      Locate the line with "AM_Protego" and change the Key from Gamepad_FaceButton_Top to Gamepad_FaceButton_Bottom

      Hope this helps
    2. DocKlok
      DocKlok
      • member
      • 0 kudos
      Could you tell me where you extracted the DefaultInput.ini from? I'm modding the Nintendo Switch version and want to swap the interact button from Y to A and Dodge from A to Y. But I want to edit the DefaultInput.ini that the Switch has and not use the PC one as a base in case things are different.
    3. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      It's been a while but I believe I used the Input.ini generated in %LocalAppData%\Hogwarts Legacy\Saved\Config\WindowsNoEditor
  4. Dazaster
    Dazaster
    • premium
    • 421 kudos
    Hello, been using this a while and works just fine. However..
    I use keyboard and mouse and am using the default file with no invert for the Y axis. 
    When flying slow, moving the mouse left or right is.. kinda inverted. Sliding the mouse left pushes the character to the right and vice versa, resulting in some difficult to control swinging.
    No problemo, I thought.
    I'll just use your Make Your Own file and simply invert the X axis.
    And it worked. Lovely drifting to the left or right, as in pushing right with the mouse makes the broom slide right etc. Yay!

    But. Now I have no vertical (Y) axis. As in can't go up or down pushing the mouse up or down. Nay!
    Any idea's? (No, not accidently using the no vertical file, I checked). Thanks.
  5. Luzamarper17
    Luzamarper17
    • member
    • 0 kudos
    IT DOESN'T WORK. HOW CAN IN INSTALL IT CORRECTLY?
    1. gyrofalcon
      gyrofalcon
      • premium
      • 32 kudos
      Follow the instruction and it's working.
    2. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      Make sure the .pak is in the correct location.

      If you changed any of the key bindings in the game prior to installation you may need to reset all keys to default. You can redo the bindings afterwards.
  6. zangetsue
    zangetsue
    • member
    • 0 kudos
    Would it be possible to make a mod to mount where ever I want outside? Its annoying to have run a certain place to mount in hogsmed 
    1. HominyHank
      HominyHank
      • member
      • 0 kudos
      Already exists.

      https://www.nexusmods.com/hogwartslegacy/mods/255
    2. zangetsue
      zangetsue
      • member
      • 0 kudos
      Gosh, Thank you! 
      I didn't notice that.
  7. mirellanmal
    mirellanmal
    • member
    • 8 kudos
    I would like like for it to be like this:
    Steering with mouse is only activated when holding shift (flight speed) or left mouse button (speed boost).
    This way, I would be able to look to the sides while moving forward and enjoy the view.
    1. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      I'm afraid this is not achievable with remapping (what this mod does). We would need someone to rewrite the whole thing which I don't even know if it's at all possible.
    2. mirellanmal
      mirellanmal
      • member
      • 8 kudos
      Couldn't you map the movement to Shift+"Mouse Movement Right" and so on, or does that not work?

      Thank you for responding, though!
    3. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      Sadly you can't add a shift modifier to axis mappings, I tried but it does nothing.

      The axis available are Mount_Move_Y and Mount_Move_X, that's it. No way to differentiate between flying, accelerating or even being ground. Can't even differentiate between broom and beast mounts. Can't add conditions either, it's very limiting.

      I wished I could do more but with mapping alone there is not a lot I could do.
    4. mirellanmal
      mirellanmal
      • member
      • 8 kudos
      Ah, ok. I guess that's why there are so many AutoHotKey scripts. Someone should make an AutoHotKey script for it.
  8. mrbreck
    mrbreck
    • member
    • 0 kudos
    Doesn't work at all for me. I tried setting flight controls back to default and still not working. Do you need to reset all of your keybinds back to default? If so, that's a deal breaker.
    1. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      You can either reset the bindings then do them again, which i understand is a hassle or you can do the following.

      Assuming you only care about mouse controls
      - Make sure the game is closed
      - Go in the folder %localappdata%\Hogwarts Legacy\Saved\Config\WindowsNoEditor
      - Open Input.ini with a text editor (ie. notepad)
      - Locate the line that starts with
      AxisMappings=(AxisName="MountVertical",Scale=1.000000,- Add the following after that line
      AxisMappings=(AxisName="Mount_Move_Y",Scale=1.000000,Key=RightMouseButton,GroupName="Mounts|Core",SortIndex=15)
      AxisMappings=(AxisName="Mount_Move_Y",Scale=1.000000,Key=LeftMouseButton,GroupName="Mounts|Core",SortIndex=15)
      AxisMappings=(AxisName="Mount_Move_X",Scale=2.000000,Key=MouseX,GroupName="Mounts|Core",SortIndex=20)
      AxisMappings=(AxisName="MountVertical",Scale=4.000000,Key=MouseY,GroupName="Mounts|Vertical",SortIndex=30)

      If you want inverted mouse, change Scale=4.000000 to Scale=-4.000000
  9. NewYears1978
    NewYears1978
    • supporter
    • 14 kudos
    Could you make a version where up and down is not change from default on controller? (ie up is down and down is up - like in the Better Broom Controls mod)
    1. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      Q: How do I invert controls?
      A: For mouse download the inverted version of the mod. For controller go into the game settings Gameplay Options > Inverted Flight Controls.
    2. NewYears1978
      NewYears1978
      • supporter
      • 14 kudos
      I am dumb, I saw the mouse part but missed the controller part, thank you :) Sorry for the dumb question lol.
    3. domxx1
      domxx1
      • supporter
      • 0 kudos
      Any way to invert right and left too?
    4. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      @domxx1 Yes. If you download Make Your Own you can do it easily

      For the left stick you want to modify in the file is those 2 lines
      +AxisMappings=(AxisName="Mount_Move_X",Scale=1.000000,Key=Gamepad_LeftX,GroupName="Default",SortIndex=20)
      +AxisMappings=(AxisName="Mount_Move_X",Scale=1.000000,Key=Gamepad_RightX,GroupName="SouthPaw",SortIndex=20)
      to
      +AxisMappings=(AxisName="Mount_Move_X",Scale=-1.000000,Key=Gamepad_LeftX,GroupName="Default",SortIndex=20)
      +AxisMappings=(AxisName="Mount_Move_X",Scale=-1.000000,Key=Gamepad_RightX,GroupName="SouthPaw",SortIndex=20)

      This should do the trick.
  10. Oden1
    Oden1
    • member
    • 0 kudos
    Excellent idea, tho I was hoping for a single change done to sticks, Left-stick for movement, right for camera, any chance for that super simple version? =)

    edit: meaning, no need for the extra button changes
    1. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      I legitimately don't understand what you mean.

      Left-stick for movement is too vague, would it moves up and down or forward and backward? If it's up and down then you can no longer go forward and backward (slowly), that's why it's remapped to 'A' and 'X'.
    2. MrQwow
      MrQwow
      • supporter
      • 0 kudos
      - right trigger for forward,
      - left trigger for reverse
      ---
      - Left stick - up down and turning , without use of gas you aren't moving like a car, just a broom in the sky obv

      With left stick the turning speed needs to be adjusted symmetrically with the camera turning speed to be able to avoid the weird bug where the character on mount does 180's n gets stuck with the camera 

      - Right stick camera only left right, if you can figure out how to add up n down camera that'd be amazing
    3. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      One of the big issue is that the movement is relative to the camera/screen, not the player.

      You are not turning the player but moving him to left or right of the screen.
      Similarly there is no forward and backward, but rather away or toward the camera.

      As much as I would like to; and believe me, i do; this behavior cannot be changed with remapping.
  11. wulfstar1
    wulfstar1
    • premium
    • 3 kudos
    I know this doesn't have to do with your mod persay, but I was just curious if you know how I would be able to just swap the LB to mount broom and the potion drinking to 3 in the tool wheel. Is that possible by just altering the input.ini?
    1. SamsamTS
      SamsamTS
      • premium
      • 13 kudos
      I don't think that's possible.

      There is no action to mount the broom outside the item menu, and no action to drink a flask while in the item menu. It is only possible to map to action that exist in their context, as far as I know.
    2. wulfstar1
      wulfstar1
      • premium
      • 3 kudos
      Gee dangit