Skip to content

13.40.13ex (h)

Compare
Choose a tag to compare
@muchimi muchimi released this 07 Jun 15:32
· 181 commits to main since this release
373a886

13.40.13ex release.

NOTE

this version has been superseded by pre-releases for 13.40.14ex. All releases, including pre-releases can be found here:
https://github.com/muchimi/JoystickGremlinEx/releases

See changelog for more detailed list of changes.

  • Adds version checking of dependent DLLs and drivers.
  • improved handling of missing device or physical device changes at runtime
  • reworked device information dialog
  • improved Directinput event spamming at design time for noisy hardware (UI will ignore rapid-fire events)
  • new verbose option to enable detailed log tracking around events received and processed by GremlinEx (use with caution - slows GremlinEx down considerably due to the trace outputs - use only for debug/diagnostics)
  • improved icon file search algorithm in packaged (exe) format
  • changed directinput dll interface to poll mode by default (as most HID game devices don't support buffered mode) - this eliminates a directinput error message when attempting to connect using buffered mode
  • changed directinput dll debug output to dinput_debug.txt