GithubHelp home page GithubHelp logo

vierband / msfs_tbm930_project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guifarias31/msfs_tbm930_project

0.0 0.0 0.0 307 KB

Improvement project for the MSFS default TBM930.

License: MIT License

HLSL 78.47% FLUX 21.53%

msfs_tbm930_project's Introduction

MSFS TBM 930 Project 0.5.5

This is the improvement project for the MSFS default TBM 930.

I highly recommend using Working-Title G3000.

And for liveries, see this post on NexusMods.

Change ATC call sign to "TBM"

In the real world the TBM 930's ATC call sign is not "Daher" but "TBM". To change this:

  1. Open in <MSFS2020 Install Dir>\Official\OneStore\fs-base\en-US.locPak in a text editor
  2. Search for "ATCCOM.ATC_NAME_DAHER.0.tts":
  3. Change Daher to TBM
      "ATCCOM.ATC_NAME_DAHER.0.text": "TBM",
      "ATCCOM.ATC_NAME_DAHER.0.tts": "TBM",

Note: This will reset after every update of MSFS.

Current features of this modification are:

  • Removed the 30% gap between 0 and 30% throttle:

tp_high_idle_throttle_pos = 0; (default = 30)

...so then I needed to ajust:

n1_to_shaft_torque_table = ... 68:0.12, 87:0.88 ... (default = ... 68:0.09, 87:1.0)

  • Corrected some numbers:

pitch_takeoff_ga = 10 (default = 8)

min_n1_for_starter_cutoff = 52 (default = 50)

min_n2_for_starter_cutoff = 80 (default = 200)

rated_shaft_hp = 850 (default = 0)

CG_aft_limit = 0.355 (default = 0.36)

rotation_speed_min = 80 (default = 90)

cruise_alt = 31000 (default = 30000)

best_glide = 120 (default = 0)

  • Ajusted torque vs air density table:

density_on_torque_table = 0.0005:0.01, 0.0006:0.4, 0.0007:0.5, 0.000850:0.7, 0.000950:0.745, 0.002378:1.000

(Calculated using POH Maximum Cruise Chart)

(default = 0.0005:0.01, 0.0006:0.4, 0.0007:0.6, 0.0008:0.75, 0.0009:0.9,0.000975:1.0, 0.002378:1.000000)

drag_coef_gear = 0.04700 (default = 0.01000)

  • Fuel flow ajusted:

fuel_flow_scalar = 0.72 (default = 1.0)

Known Issues:

  • (Vanilla issue) ITT is a big problem. Increasing it makes the engine overheat on the ground, and decreasing it makes it stays too low on cruise level. Asobo's cfg is very limited, so I decided not to make any chances on that for now;

  • (Vanilla issue) Fuel consumption is increasing during climb, which is the opposite that should happen. It's lower than it should be at lower altitudes and higher than it should be at higher altuitudes. That's not happening only on the TBM, and it's a vanilla MSFS issue. The fuel flow will match closely on cruise altitudes, and will be way lower on lower altitudes.

For any other suggestions or bug reports, feel free to contact us:

Discord: Guilherme Farias#9971 and withinboredom#9657

Forum: GuiFarias31 and CastTrout888930

How to Install:

1: Click on the green button in the top right corner that says 'Code' and click "Download as ZIP"

2: Unzip and put the folder "aircraft-tbm930-improvement" inside your MSFS Community folder

How to Uninstall:

To uninstall just delete the folder "aircraft-tbm930-improvement" from your MSFS Community folder.

Donation

If you want to support me, here's my donation link:

Donation

msfs_tbm930_project's People

Contributors

guifarias31 avatar mixmugz avatar withinboredom avatar helge000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.