This are the (new) Support Forums for FSUIPC and related products.

These forums replace the old support forums which have been running for 20+ years. The old forums contain a wealth of information on all FSUIPC products, and are still available (until the end of the year) for read-only here.

At the moment these new forums are quite empty – I will be updating the FAQ section and copying across the User Contributions from the old forums in the next few months.

Please note that you will need to Register and Login to post for support, and also to download attachments. You can view these forums without registering.

Support is also available via Discord. Please use the following invite link to join the FSUIPC Discord server:
                           https://discord.gg/zjwUTrxmmE

Notifications
Clear all

Python-based generation of FSUIPC ini file content

(@fsuipc-support)
Posts: 86
Moderator
Topic starter
 

I wrote a Python module to generate FSUIPC button mappings, once I realized the complexity of them that I was moving toward was going to make it hard to directly look at/manipulate the INI.

For example usage and details, see  https://github.com/bbuhlig/fsuipc-contrib/blob/main/gen_ini.py  .  Actually using it would require a suitable Python >=3.7 environment.  The Python module consists of a number of files in my  https://github.com/bbuhlig/fsuipc-contrib  repo, so I recommend downloading or cloning the entire repo.  Once setup just run gen_ini.py without arguments to print out an example Buttons and Buttons.twin section suitable for copy/pasting into an FSUIPC7.ini file.     

 

[Originally posted in old SimMarket support forums by Blake Buhlig]


 
Posted : November 6, 2025 3:37 pm