Mi 360 Versions Save

Xbox360 controller emulation for Xiaomi Gamepad, with vibration support

v0.6.1

2 years ago

Fix #27 and #28 that made the software pretty much useless. So sorry for this!

v0.6.0

2 years ago

Remarks

Finally, this release brings an all-new system to show only the emulated X360 controller, while hiding the real Xiaomi Gamepad. No more fighting with Windows for exclusive access to the gamepad, that was reported as broken in recent releases (#23).

Installation

  1. Download and install (or update to) the most recent release of ViGEm Bus
  2. (Optional) Download and install the most recent release of HidHide
  3. Download the latest version of the setup from the Releases page and run it.

v0.5.2

3 years ago
  • Revert to shared mode instead of failing when devices cannot be opened in exclusive mode (#18)
  • Force-stop vibration if no changes has occurred in the last 3 seconds (#10)
  • Improved logging and error handling

v0.5.1

3 years ago

This release adds support for logging, to help investigate and debug malfunctions of the app.

Logs can be found in the users's Temp folder, usually located at:

C:\Users\<username>\AppData\Local\Temp\mi-360-<date>.log

Remember to attach the most recent log when submitting an issue.

v0.5.0

4 years ago
  • ViGEm drivers are not bundled with the setup anymore. Users must install the most recent version through the official setup that can be found here
  • Updated to latest ViGEm bus drivers and client library
  • Since HIDGuardian has been marked deprecated by its creator, this release will remove it and use a different, more native, approach to take exclusive use of the Xiaomi gamepads.
  • Tooltip label text exceeds the maximum allowed length (#7)
  • Various stability improvements and minor bugfixes
  • Binaries are now provided for those who doesn't like installers (ViGEm is still required, though)

⚠️ Please uninstall any older version of mi-360 and ViGEm drivers (uninstaller should take care of it) before installing and using v0.5.0

v0.4.0

5 years ago
  • Fixed some exception thrown at startup or shutdown.
  • Added a tooltip to the tray icon with battery status and controller number.

v0.3.1

6 years ago
  • Added VC++ redistributable needed by ViGEm libraries in setup.
  • Check for non-existing registry keys, avoiding crashes during the first run.

Sorry everyone, but I had to add some dependencies, so the installer size is now ~10x bigger than before.

v0.3.0

6 years ago
  • Added Xbox home button
  • Some internal refactors to improve code structure and stability
  • Small performance improvements in device monitoring

The setup can be run without uninstalling previous versions. If already installed, ViGem drivers does not require reinstalling.

Have fun!

v0.2.1

6 years ago

This release doesn't change much in terms of functionality, but brings a brand new all-in-one installer!

The package contains and installs:

  • ViGem Bus driver v1.13.0.0
  • HidGuardian driver filter v1.13.0.0
  • mi-360 application, of course

Uninstallation process will remove ViGem drivers, too.

v0.2

6 years ago

This release addresses some severe performance issues. The application is now using less than 0.5% of the CPU on a dual-core i5 machine.