13.40.13ex (h)
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