I’m looking for a way to walk in Helldivers 2 using my mouse and keyboard. It seems like the game only accepts gamepad input for walking, which feels a bit limiting. I found some instructions that mention using a ViGEmBus driver and a Python script, but I’m unclear on how to set everything up properly. Can someone share the steps or any tips to make this work?
3 Answers
Honestly, it’s kind of ridiculous that you need all this just to walk. I mean, why can’t the game let you walk with keyboard controls right out of the box? But hey, if you have a controller lying around, that might be the simplest solution! Otherwise, the script option should work.
I agree, it feels unnecessary to jump through hoops just to walk. If you’re open to it, investing in a Wooting keyboard could be a game changer for you. It allows for analog input that can resolve this issue while playing.
Yeah, it’s a bit of a hassle to get walking set up without a gamepad. But once you install Python and the ViGEmBus driver, you can create a simple script to simulate walking. It involves just a few steps like setting up the script and testing it, and then you can walk around in the game! Just follow the setup details they provided, and you’ll be good to go!