Skip to content

Update for the connection stream

Choose a tag to compare

@b23prodtm b23prodtm released this 05 Dec 23:05

This updates Nimbus gamepad connection.
It fixes the issue of when the gamepad becomes out of range and disconnects from the feeder stream.
Once started, the easy MFIgamepadfeeder starts observing the gamepad input and streams to XInput drivers. It automatically tries to reopen the stream even if the driver resumes from an unreliable state (out of range, lost connection).
The gamepad becomes enabled as x360 controller until the user presses the stop button in MFIgamepadfeeder.

Installation:
This applies to x64 binaries, launch the installer and overwrite the current files if they exists.

Optional binary for 32 bits:
If you need an x86, download the source code, install Visual studio with .net framework and compile the slitting with the x86 configuration.