Skip to content

Releases: BenchmarkSims/FalconBMS-Launcher

v2.4.2.0 - Prep for 4.38 release

23 Jun 00:19
b34f805
Compare
Choose a tag to compare
Pre-release
Version 2.4.2 - prep for 4.38 release

* Prep for 4.38 release

* Version 2.4.2

---------

Co-authored-by: arithex <arithex@users.noreply.github.com>

v2.4.1.19 - Quick fix for U6-beta

07 Dec 07:49
Compare
Choose a tag to compare
Quick-fix: support U6-beta1 install

v2.4.1.18 - RC1 build for U5

23 Nov 21:58
Compare
Choose a tag to compare
Pre-release
  • New mini-config applet to select which monitor(s) to use for 3D viewport, and update d3d11.dsp accordingly.

Quick-fix for U5-beta1 compat

03 Oct 04:07
Compare
Choose a tag to compare
Pre-release

Quick-fix for U5-beta1 compat -- unzip to your \Falcon BMS 4.37.5 (Internal)\Launcher\ folder.

v2.4.1.16 - Final fixes for U4.2

07 Sep 23:59
Compare
Choose a tag to compare

v2.4.1.16 -

  • use ShellExecute not CreateProcess, for starting apps that have requestedExecutionLevel=requireAdministrator in their manifest (like Updater.exe).

v2.4.1.15 - More post-U4 hotfixes

26 Aug 02:57
c07d019
Compare
Choose a tag to compare
Pre-release

v2.4.1.15

  • Further strictly sanitize the HID device productName field.
  • Fix broken RTT and Avionics Configurator.exe launch buttons.

v2.4.1.14 - Fix DX InputLostException

11 Jul 20:27
Compare
Choose a tag to compare
Pre-release
  • Handle (ignore) the DirectInput.InputLostException which happens when a device is unplugged.
  • Improve diagnostic logging for DirectInput devices.
  • Improve diagnostic logging for external exe/url launches.

v2.4.1.13 - Fix periodic freezes/lockups on some systems

29 Jun 10:40
Compare
Choose a tag to compare
  • fix KeyMappingDialog.ClearDX button breaks links with the button-trackers
  • hopefully fix periodic freezes/lockups on some systems (replace hacky device-scan timer with WM_DEVICECHANGE handler)

v2.4.1.12 - More bugfixes for U4.1

28 Jun 08:57
Compare
Choose a tag to compare
Pre-release
  • Fix dodgy button-tracking, for knobs/switches - both MainWindow and KeyMapping dialog - significant refactor.
  • Fix nuisance DragMove() exceptions.

v2.4.1.10 - More small post-U4 stuff

19 Jun 16:37
63cef94
Compare
Choose a tag to compare
Pre-release

Version 2.4.1.10

  • Prototype new 'Falcon BMS VR.cfg' feature -- injects overrides into 'Falcon BMS User.cfg' when selecting either VR or XR.
  • Fixup cfg file entries (cleanup whitespace, convert unicode-doublequotes).
  • Fix for VR users - don't emit g_nVRHMD cfg, it's redundant with -vr / -xr cmd line args.
  • Fix for vJoy users (FoxVox et al) - don't ignore joystick button presses while window is inactive.