From fbcc0bde160b2fed06ca843056b3ba0b702262eb Mon Sep 17 00:00:00 2001 From: guifarias31 Date: Sun, 11 Oct 2020 15:31:50 -0300 Subject: [PATCH] 0.5.0 --- README.md | 8 ++++---- .../SimObjects/Airplanes/Asobo_TBM930/apron.FLT | 4 ++-- .../SimObjects/Airplanes/Asobo_TBM930/runway.FLT | 4 ++-- .../SimObjects/Airplanes/Asobo_TBM930/systems.cfg | 1 - aircraft-tbm930-improvement/manifest.json | 2 +- 5 files changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1cbfadf..8247d12 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MSFS TBM 930 Project 0.4.16 +# MSFS TBM 930 Project 0.5.0 This is the improvement project for the MSFS default TBM 930. I recommend using [GTC 580 Touchscreens-Restyled](https://github.com/StuTozer/G3000-Touchscreens-Restyled/) by [StuTozer](https://forums.flightsimulator.com/u/electrikkar/summary). @@ -63,11 +63,11 @@ fuel_flow_scalar = 0.72 *(default = 1.0)* * **Added [Audible Alert Fixes by Positive Zero](https://forums.flightsimulator.com/t/tbm-930-audible-alert-fixes-updated/278815)** -## Known Issues: +## Known Issues (both vanilla issues): - 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; -- As default, 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. +- 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: @@ -79,7 +79,7 @@ Forum: [GuiFarias31](https://forums.flightsimulator.com/u/guifarias31/summary) a 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" in your MSFS Community folder +2: Unzip and put the folder "aircraft-tbm930-improvement" inside your MSFS Community folder ## How to Uninstall: diff --git a/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/apron.FLT b/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/apron.FLT index bb8c5fb..2fc45f0 100644 --- a/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/apron.FLT +++ b/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/apron.FLT @@ -9,7 +9,7 @@ SimOnGround=True [Avionics.0] Comm1Active=121.900 -Comm1Standby=120.100 +Comm1Standby=118.100 Comm2Active=122.800 Comm2Standby=132.350 Comm3Active=122.800 @@ -22,7 +22,7 @@ Nav2Standby=114.70 OBS2=360 TransponderState=1 -ADFActive=315 +ADFActive=345 ADF2Active=330 DMESelected=1 ComTransmit=1 diff --git a/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/runway.FLT b/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/runway.FLT index d98be26..4ac47b5 100644 --- a/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/runway.FLT +++ b/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/runway.FLT @@ -9,7 +9,7 @@ SimOnGround=True [Avionics.0] Comm1Active=121.900 -Comm1Standby=120.100 +Comm1Standby=118.100 Comm2Active=122.800 Comm2Standby=132.350 Comm3Active=122.800 @@ -22,7 +22,7 @@ Nav2Standby=114.70 OBS2=360 TransponderState=4 -ADFActive=315 +ADFActive=345 ADF2Active=330 DMESelected=1 ComTransmit=1 diff --git a/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/systems.cfg b/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/systems.cfg index 366fbe5..1cf8728 100644 --- a/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/systems.cfg +++ b/aircraft-tbm930-improvement/SimObjects/Airplanes/Asobo_TBM930/systems.cfg @@ -41,7 +41,6 @@ lightdef.34 = Type:10#Index:0#LocalPosition:-14.5,0,1.5#LocalRotation:0,0,0#Effe lightdef.35 = Type:9#Index:0#LocalPosition:-15.4,-19.8,1.15#LocalRotation:0,0,0#EffectFile:LIGHT_TBM_TBM930_Pulse#PotentiometerIndex:3#EmMesh:LIGHT_ASOBO_Taxi lightdef.36 = Type:9#Index:0#LocalPosition:-15.4,19.8,1.15#LocalRotation:0,0,0#EffectFile:LIGHT_TBM_TBM930_Pulse#PotentiometerIndex:3#EmMesh:LIGHT_ASOBO_Taxi - [BRAKES] parking_brake = 1 ; BrakeTypes enum auto_brakes = 0 ; This value is the number of "positive" settings, not including OFF. '0' means NO AutoBrake diff --git a/aircraft-tbm930-improvement/manifest.json b/aircraft-tbm930-improvement/manifest.json index 0aab46b..529ac6a 100644 --- a/aircraft-tbm930-improvement/manifest.json +++ b/aircraft-tbm930-improvement/manifest.json @@ -17,7 +17,7 @@ "title": "TBM 930 Improvement", "manufacturer": "Daher", "creator": "GuiFarias31", - "package_version": "0.4.16", + "package_version": "0.5.0", "minimum_game_version": "1.9.2", "release_notes": { "neutral": {