#No Settings Tab for SimBridge in the Installer
10 messages · Page 1 of 1 (latest)
If you have an issue with the Installer, prior to posting your issues, please search for similar issues using the text search and tags.
A32NX Support
Use the following channels for support questions with the A32NX:
- #a32nx-support for general support with the A32NX (Stable, Development and best-effort for Experimental)
- #1046906298815488100 for Experimental VNAV and cFMS issues
Useful Links:
Download the latest installer
Install Guide
Known Issues
Beginner Guide
FlyByWire only supports the installer, not the 3rd party add-ons themselves.
I think the file that holds the settings is the properties.json. I did find a few days ago that this is where the port setting is held and others have seen the printer settings so might be worth you searrch here for that as to how they setup the printer or have a look at FBW docs.
I configuerd it but the aircraft prints in the digital cockpit
All I can suggest is look at the FBW docs, I'll have a little search, give me a break from trying to find some thing in dev mode. The below seems to out of date.
Comprehensive documentation for FlyByWire Simulations
Same problem here, setting it's not available like write in the Docs, i try to mod properties.json insert {"server":{"port":8380,"hidden":true,"closeWithMSFS":false},"printer":{"enabled":true,"PT-210_OE21":null,"fontSize":19,"paperSize":"58","margin":30}} nothing work, it print from cockpit printer, the other issue is that i'm totaly not sure about paper size, mine is a thermal printer 58mm i don't know is it the right size, anyone lucky her could explain how to let it work? thnaks!! 🙏
I think you have to input the name of the printer in the quotation marks
I have this for my 58mm printer: {"enabled":true,"printerName":"POS58 Printer","fontSize":10,"paperSize":"C8","margin":6}
But we'll have to look why the Settings button disappeared