Nexus Mods | Mirror |
---|---|
Automatically switches input between keyboard and Xbox 360 controller.
Auto Input Switch is a quality-of-life mod for Bully: Scholarship Edition that automatically detects and switches control input between keyboard and Xbox 360 controller. It removes the need to manually change settings, making transitions between devices seamless.
Make sure your controller is connected to your PC before launching the game to ensure proper detection.
For developers looking to integrate with or extend this mod, the API documentation can be found here.
-
feat,refactor: Enable input control switching while in title screen menu
-
Now requires
MainMenu.dll
that comes from Main Menu Overhaul mod to be able to listen for inputs while in title screen menu for the first time (booting the game, not go back to title screen from pause menu)
- fix: Couldn't switch input while in pause/map menu
- fix: Can't move with kbm when x360 move manually enabled in the menu
- fix:
SetInt32 nil
error message - feat: bullybytes compatibility
- Initial release