Skip to content

Releases: DoubleStrike/JoystickVisualizer

0.4.3 - Better layout and up to 48 buttons

Choose a tag to compare

@DoubleStrike DoubleStrike released this 27 Apr 15:49

Release Info

This improves several layout issues and also allows up to 48 buttons to be shown.
The window title is now named more appropriately and the legend text in the main window is updated.

0.4.0 - Center Section Hiding

Choose a tag to compare

@DoubleStrike DoubleStrike released this 22 Nov 19:23

Release Info

Now with dynamic hiding/showing of the center panel.

Features

  • The center section (with the configuration options) will now hide when your mouse leaves the window, allowing for better streaming.

dxv_hidden

0.3.0 - Settings Persistence

Pre-release

Choose a tag to compare

@DoubleStrike DoubleStrike released this 22 Nov 00:48

Release Info

Settings have been added - see the *.exe.config file for details.

Features

  • Will load settings from the config file on application launch

0.2.0 - Better Resizing

Pre-release

Choose a tag to compare

@DoubleStrike DoubleStrike released this 21 Nov 21:37

Release Info

Updated resizing to have a normal "docked" mode and "wide" mode.

Features

  • New checkbox for enabling wide mode. In this mode, there is empty space between the 2 controls to allow you to have them appear at far corners of your display.

Normal mode

dxv_normal

Wide mode

dxv_wide

Known issues / next tasks

  • Need to make the center section hidable to allow for better streaming integration.

0.1.0 - Initial Release

Pre-release

Choose a tag to compare

@DoubleStrike DoubleStrike released this 21 Nov 19:26

Release Info

Initial release. Treat this as ALPHA quality.

Features

  • Can support any 2 DirectInput devices.
  • Polling time can be configured - default is 50ms (20 times per second). Use a larger number for slower updates that use less CPU cycles.
  • Window can be kept on top when inactive.
  • Respects Windows dark mode settings.
  • Background color is solid and can be color-keyed for transparency with OBS and other streaming software.

Known issues

  • Resizing is a bit of a mess for some aspect ratios. Looking into cleaning this up.