Skip to content

Releases: jmgao/dhc

v0.2.3

12 May 08:36
v0.2.3
Compare
Choose a tag to compare
  • 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

11 Aug 04:21
Compare
Choose a tag to compare
  • 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

08 Aug 06:40
Compare
Choose a tag to compare
  • 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

07 Aug 05:41
Compare
Choose a tag to compare
  • Add support for BBCF, UMVC3.
  • Add support for custom deadzones.

v0.1.3

09 Apr 06:55
Compare
Choose a tag to compare
  • 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

08 Apr 11:00
Compare
Choose a tag to compare
  • Implement XInput emulation, so Street Fighter 5 should work now.
  • Make a performance optimization actually work.

v0.1.0

08 Apr 06:07
Compare
Choose a tag to compare

Initial release.