Releases: BenchmarkSims/FalconBMS-Launcher
Releases Β· BenchmarkSims/FalconBMS-Launcher
v2.4.2.0 - Prep for 4.38 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
v2.4.1.18 - RC1 build for U5
- 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
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
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
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
- 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
- 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
- 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
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.