This is the continue improvement project for the MSFS default TBM 930.
This is a fork of the MixMugz TBM Improvement mod, that you can find here.
In the real world the TBM 930's ATC call sign is not "Daher" but "TBM". To change this:
- Open in
<MSFS2020 Install Dir>\Official\OneStore\fs-base\en-US.locPak
in a text editor - Search for
"ATCCOM.ATC_NAME_DAHER.0.tts":
- Change
Daher
toTBM
"ATCCOM.ATC_NAME_DAHER.0.text": "TBM",
"ATCCOM.ATC_NAME_DAHER.0.tts": "TBM",
Note: This will reset after every update of MSFS.
- Open in
<Your Livery Dir>\SimObjects\Airplanes\Asobo_TBM930-<LIVERY>\panel.<LIVERY>\panel.cfg
in a text editor - Change font_color to 0x00000000 or none
// Panel Configuration File
// Asobo Daher TBM930
[VARIATION]
override_base_container = 0
[VPainting01]
size_mm = 2048,512
texture = $RegistrationNumber
location = exterior
painting00=Registration/Registration.html?font_color=0x00000000, 0, 0, 2048, 512
- Edit your livery aircraft.cfg and add to [FLTSIM.x] section:
panel = "<LIVERY>" ; panel folder
Download the latest release from here
To uninstall just delete the folder "aircraft-tbm930-improvement" from your MSFS Community folder.