You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
something I feel strange is that AL reads the binary file for option, changes only corresponding bytes, and overwrites. so, if AL does not have a checkbox for options, it should remain as set by BMS UI...but I also have to look into it.
That's the quick-fix. I feel like the "right" long-term fix is either (a) add a proper checkbox for 'Show Mirrors' alongside 'Pilot Model' et al .. or (b) remove all the duplicated settings (if BMS 2d Setup UI is not dead code).
* Don't zero out 'Show Mirrors' flag when writing 'Show Pilot Model' flag.
* Fix for issue-99.. (1) wait for bms-logcat.exe process to complete, and (2) update the Callsign.pop file bits, generated for new callsigns, to match what 4.37 expects.
---------
Co-authored-by: arithex <arithex@users.noreply.github.com>
Co-authored-by: chihirobelmo <32677587+chihirobelmo@users.noreply.github.com>
https://forum.falcon-bms.com/post/375958
4.37 added a new option for "mirrors", but there's no corresponding checkbox in Alt Launcher, so it gets zeroed each launch.
I would propose: AL shouldn't duplicate and overwrite all those pop file options -- we should surgically update what we need to.
I can submit a PR for that, if helpful.
The text was updated successfully, but these errors were encountered: