[1.11] Improved Input Config: Extended
– Extends the input system to allow other mods to add new custom keybinds easily.
– The input settings menu has also been reworked to make room for the new keybinds.
– This is a replacement for the original Improved Input Config mod. Simply subscribe to this mod instead of the original.
– IF YOU HAVE THE ORIGINAL INSTALLED, UNINSTALL IT FIRST AND RUN THE GAME ONCE TO FULLY UNINSTALL IT. Then you can install this one. If you don’t do this, it will break.
– Made for v1.10/v1.11, compatible with the Watcher. WILL NOT WORK ON v1.9! Use the original for v1.9!
– Check the github page for instructions on how to use this for your mod.
– If you are updating from the original, just update the dependency on your steam workshop mod page. I would also recommend updating your project references, as there are some minor differences.
– PlayerKeybind functions: Keyboard(int), Gamepad(int), and CurrentBinding(int) have been deprecated as IIC:E does not use UnityEngine.Keycode. Use PlayerKeybind.CurrentBindingName(int) instead.
– ALL of the core input logic has been rewritten. The original mod was horribly outdated and had a ton of weird issues. Many of them have been fixed.
– You can bind mouse buttons, controller triggers and joystick inputs.
– Fixed an issue with playstation controller buttons being swapped.
– You can use the "ANY" controller option again.
– Preset keybinds don’t work for switch controllers right now, so you will have to set the bindings before you can use them.
– Hard limit of 100 modded keybinds.
– Don’t comment "It’s broken" or "It doesn’t work". Be descriptive!
– Mostly compatible with Myriad of Slugcats. Player 5’s keybinds don’t save, and the input test menu is a complete mess.
https://github.com/zombieseatflesh7/improved-input-config
This happens because the mod did not install correctly. This is very common for some reason.
To fix it, you can try:
1. make sure the original mod isn’t installed
2. disable this mod, reload the game, and enable it again.
3. if that didn’t work, uninstall this mod, load the game, close it, and then reinstall this mod and run again.
If it is working correctly, you should see a version number in the top left of the input config menu. It will say "IIC:E v2.0.6" or some higher version.
Revisions:
Old revisions of this mod are available below. Click the link to download.