Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
dancol90 committed Jan 5, 2022
1 parent fbfe134 commit 080a9a8
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,19 @@ Xbox360 controller emulation for Xiaomi Gamepad, with vibration support.
An application that runs in the tray and expose every Xiaomi Gamepad as a XInput-compatible device that can be used for every game or application that supports Xbox360 pads. Rumble works, too!
The HID device will be hidden to the whole system, showing only the emulated Xbox one.

XInput emulation is provided by [ViGEm Bus](https://github.com/ViGEm/ViGEmBus), by Benjamin Höglinger
HID cloacking is provided by [HidHide](https://github.com/ViGEm/HidHide), by Benjamin Höglinger

## Prerequisites

If any version of mi-360 prior to version 0.5 is installed, please uninstall it before updating.

ViGEm bus is required to be installed to use this utility. You can find the auto-updating installer [here](https://github.com/ViGEm/ViGEmBus/releases).
XInput emulation is provided by [ViGEm Bus](https://github.com/ViGEm/ViGEmBus), by Benjamin Höglinger.

HID cloacking is provided by [HidHide](https://github.com/ViGEm/HidHide), by Benjamin Höglinger.

## Installation

1- Download and install the most recent release of [ViGEm Bus](https://github.com/ViGEm/ViGEmBus/releases/latest)
2- **(Optional)** Download and install the most recent release of [HidHide](https://github.com/ViGEm/HidHide/releases/latest)
3- Download the latest version of the setup from the Releases page and run it.
1. Download and install the most recent release of [ViGEm Bus](https://github.com/ViGEm/ViGEmBus/releases/latest)
2. **(Optional)** Download and install the most recent release of [HidHide](https://github.com/ViGEm/HidHide/releases/latest)
3. Download the latest version of the setup from the Releases page and run it.

## Custom build and setup

Expand Down

0 comments on commit 080a9a8

Please sign in to comment.