mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Updated README.md
Linked to releases Corrected info about x360ce Corrected info about supported OS's
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Windows kernel-mode driver emulating well-known USB game controllers.
|
||||
|
||||
[](https://ci.appveyor.com/project/nefarius/vigembus) [](https://discord.gg/QTJpBX5) [](https://vigem.org/) [](<https://paypal.me/NefariusMaximus>) [](<https://www.patreon.com/nefarius>) [](https://github.com/nefarius) [](https://twitter.com/nefariusmaximus)
|
||||
[](https://ci.appveyor.com/project/nefarius/vigembus) [](https://discord.vigem.org) [](https://vigem.org/) [](<https://paypal.me/NefariusMaximus>) [](<https://www.patreon.com/nefarius>) [](https://github.com/nefarius) [](https://twitter.com/nefariusmaximus)
|
||||
|
||||
## About
|
||||
|
||||
@@ -23,14 +23,14 @@ A few examples of the most common use cases for `ViGEm` are:
|
||||
|
||||
- You have an unsupported input device you'd like to use within games without modifying said game.
|
||||
- You want the freedom to use a different controller of your choice in [PS4 Remote Play](<https://remoteplay.dl.playstation.net/remoteplay/>).
|
||||
- You encountered a game not compatible with [x360ce](<https://www.x360ce.com/>).
|
||||
- You encountered a game not compatible with [x360ce](<https://www.x360ce.com/>) (prior to version 4.x).
|
||||
- You want to extend the reach of your input device (like send traffic to a different machine over a network).
|
||||
- You want to test/benchmark your game and need a replay mechanism for your user inputs.
|
||||
- You want to work around player slot assignment order issues in `XInput`.
|
||||
|
||||
## Supported Systems
|
||||
|
||||
The driver is built for Windows 7/8/8.1/10 (x86 and amd64).
|
||||
The driver is built for Windows 7/8.1/10 (x86 and amd64).
|
||||
|
||||
## How to build
|
||||
|
||||
@@ -62,7 +62,7 @@ Please respect that the GitHub issue tracker isn't a helpdesk. We offer a [Disco
|
||||
|
||||
## Installation
|
||||
|
||||
To grab the latest signed binaries for use or redistribution [follow the installation instructions](<https://docs.vigem.org/#!vigem-bus-driver-installation.md>).
|
||||
To grab the latest signed binaries for use or redistribution [head over to releases](../../releases/latest) and download the latest setup. It will take care of everything.
|
||||
|
||||
## Sponsors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user