Jmgao Dhc Versions Save

DirectInput/Xinput hotplug emulation wrapper

v0.2.3

3 years ago
  • Add support for emulating PS4 UNI's dpad behavior (thanks to @Luberry)

The configuration file format has a new field: if you're upgrading and want to use dpad_override, either add it manually, or delete dhc.toml to get a fresh configuration file template generated.

v0.2.2

4 years ago
  • Hide DirectInput devices when XInput is enabled.
  • Add documentation comments to default configuration file.

The configuration file format has changed slightly in this release, if you're upgrading, delete dhc.toml to get a fresh one generated.

v0.2.1

4 years ago
  • Fix bogus inputs on 64-bit (UMVC3, SF5).
  • Turn XInput emulation back on. (SF5)
  • Add no-op implementations of force feedback (USF4).

v0.2.0

4 years ago
  • Add support for BBCF, UMVC3.
  • Add support for custom deadzones.

v0.1.3

5 years ago
  • Turn XInput off by default, it's not ready yet.
  • Demote an assertion failure that can happen when the system hangs for a moment for some reason to a log message.

v0.1.1

5 years ago
  • Implement XInput emulation, so Street Fighter 5 should work now.
  • Make a performance optimization actually work.

v0.1.0

5 years ago

Initial release.