
Beschreibung
New custom toolbar that I created. This tool can:
1. Show the current simulation rate
2. Increase and descrease the simulation rate
3. Reset the simulation rate to normal rate
4. Option to change the default speed range (X0.25 to X16)
5. Option to limit the simulator rate by the range option above (active only if window active)
6. Minimize the windows (by button or double click in the title) and see what's happend :)
7. Fully integrated with the simulation events
8. Real time update with simulation shortcut keys (R, Ctrl +, Ctrl -) and other components or applications
9. No use with simconnect as an external application
10. No need online connection
11. Simple installation: just extract it and move it to community location
Thanks for downloading, I would appreciate your comments
Enjoy :)
Kommentare(405)
Melden Sie sich an, um an der Diskussion teilzunehmen
Anmelden4 days ago
about 1 month ago
2 months ago
2 months ago
3 months ago
3 months ago
3 months ago
4 months ago
3 months ago
4 months ago
4 months ago
4 months ago
works wonderfully but not for bush trips. Can you find a option for this?
4 months ago
4 months ago
I checked my bindings in MSFS24
Odd. it was working last week.
5 months ago
SIM RATE SELECTOR
A custom toolbar for Microsoft Flight Simulator, the SIM RATE SELECTOR allows users to view, adjust, and reset simulation rates with ease. Additional features include customization options, minimized window capability, and seamless integration with simulator events. Installation is simple and offline use is supported.
Nutzerbewertungen
90 Bewertungen
More Information
Versionsgeschichte
Verified with MSFS 2020 and MSFS 2024 Add option to reset the SIM RATE to x1 (normal) on closing the window Note: Works only by pressing the X button (close) in the tittle and not by the icon in the toolbar menu NOTE: in career mode this toolbar wont work (3rd party components disabled by Asobo MSFS2024)



about 4 hours ago
in html_ui/InGamePanels/SimRateSelector/SimRateSelector.js
maxRangeChanged() references maxRange as a bare variable instead of this.maxRange, causing a ReferenceError when the maximum sim rate slider is changed.
changing that made it work for me in the current game version