Skip to content

Releases: dancol90/mi-360

v0.6.1 - A shameful hotfix

05 Feb 22:57
Compare
Choose a tag to compare

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

v0.6.0 - The return of the device hiding

05 Jan 17:50
Compare
Choose a tag to compare

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

07 Jun 17:02
Compare
Choose a tag to compare
  • 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 - Now with logging!

31 May 16:23
Compare
Choose a tag to compare

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 - A new approach

22 Apr 22:04
Compare
Choose a tag to compare
  • 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 - Finally!

11 Feb 21:45
Compare
Choose a tag to compare
  • Fixed some exception thrown at startup or shutdown.
  • Added a tooltip to the tray icon with battery status and controller number.

v0.3.1 - Enlarge your setup size!

12 Nov 01:03
Compare
Choose a tag to compare
  • 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

28 Oct 15:20
Compare
Choose a tag to compare
  • 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 - All-in-one installer

14 Oct 22:55
Compare
Choose a tag to compare

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 - Experimental build

11 Oct 21:11
Compare
Choose a tag to compare
Pre-release

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.