Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Pmdg 737 updated

Featured Replies

15 hours ago, BrammyH said:

It is in the original post:

VERY IMPORTANT INFORMATION FOR OPERATIONS CENTER USERS:

We recently pushed an update for OC2 that you unfortunately have to trigger manually, otherwise OC2 will not be able to connect home to handle the 737 update, among other tasks. To update OC2, simply navigate to

 

C:\Users\<YOUR USERNAME>\AppData\Roaming\PMDG\PMDG Operations Center

Once you have this folder open, execute the program: 'OpsCenterUpdater.exe'

 

You should then be all set to run normally.

 

(This requirement was a design flaw in the OC2 that we have corrected effective with this update, so you won't have to do this again in the future, fortunately!)

I think there is also an additional thing you need to do.  That is, even though you have done the above and successfully got the Operations Centre to work again, I found that if you have a desktop shortcut to the PMDG Operations Centre this will still return the same error message. 

I deleted the original PMDG Ops Centre shortcut from my desktop, created a new one from the above folder location and the shortcut now works OK. 

Ryzen 7 9800x3D @5.2GHz; ASUS X670-P Motherboard; nVidia 4080 (factory o/c); 32G 5600MHz DDR5 SDRAM; Pimax Crystal Light VR Headset; Quest 3 VR Headset

I read on the PMDG forum this morning that some users are having the PMDG crash after the update, requiring a reinstall of  the 737. 

 

 

 

On 3/9/2024 at 2:52 PM, LRBS said:
The issue you describe seems to be related to a combination of ASOBO and PMDG.
You can change the following in any PMDG 737 aircraft for satisfactory results.
We have to take in consideration the following, in real life we don't exceed 5 KTS GS in turns more than  80-90 degrees. Of course, it can be done, but you will skid.
 
These are the changes: 
In flight_model.cfg section
 
[contact_points]
 
Change only value 78 to   50
point.0 = 1,  40.209974,  0.000000, -8.334975,  800, 0, 1.125, 78, 0.960516, 1.613, 0.6, 8, 7.5, 0, 485, 0, 5
 
to
point.0 = 1,  40.209974,  0.000000, -8.334975,  800, 0, 1.125, 50, 0.960516, 1.613, 0.6, 8, 7.5, 0, 485, 0, 5
 
Change
 
steering_time_constants= 3, 5
 
to
 
steering_time_constants= 10  
 
Add  
allow_stopped_steering = 1
 
In section [flight_tuning] change
 
yaw_gyro_stability   =2.80
 
to 
yaw_gyro_stability   = 0.15     
 
If you have a tiller or joystick, use these settings as a starting point for your assigned axis sensitivity.
3.png

thanks, out of interest have you done any mods to the Horizon 787 to make it taxi better ? 

Edited by fluffyflops

 
 
 
 
 
  913456
1 hour ago, fluffyflops said:

thanks, out of interest have you done any mods to the Horizon 787 to make it taxi better ? 

If it is the one from Flightsim, I will investigate and get back to you.

747 Captain for the last 39 years, and still learning. 

4 hours ago, fluffyflops said:

thanks, out of interest have you done any mods to the Horizon 787 to make it taxi better ? 

Just a few mods here in flight_model.cfg
 
[CONTACT_POINTS]
from
 point.0 = 1,    74.5,      0, -14.5,  750, 0, 1.33, 70, 0.22, 1.40, 0.90,  9, 11, 0, 270,  270,  1.5
 
to
point.0 = 1,    74.5,      0, -14.5,  750, 0, 1.33, 50, 0.22, 1.40, 0.90,  9, 11, 0, 270,  270,  1.5
 
from
 
steering_time_constants= 3, 5
 
to 
 
steering_time_constants= 40 
 
On this entry,
ground_crosswind_effect_zero_speed =-1000
 
they had -1000, the issue with that is that the real airplane will react during taxi and flight at above 5 KTS. For that reason, I suggest this entry
 
ground_crosswind_effect_zero_speed =8.43904929 //5 KTS X WIND
 
And under
[FLIGHT_TUNING]
 
 change 
yaw_gyro_stability =2
 to
yaw_gyro_stability =0.15
 
Here are some cockpit view settings that I remember that might be more realistic and helpful to you in camera.cfg
 
[CAMERADEFINITION.0]
 
from
InitialZoom =0.425
 
to
InitialZoom =0.525
 
from
InitialPbh= -14.766451, 0.009272, -0.053774
 
to
InitialPbh=-16.5, 0.009272, -0.053774 

747 Captain for the last 39 years, and still learning. 

On 3/11/2024 at 1:52 AM, LRBS said:
Just a few mods here in flight_model.cfg
 
[CONTACT_POINTS]
from
 point.0 = 1,    74.5,      0, -14.5,  750, 0, 1.33, 70, 0.22, 1.40, 0.90,  9, 11, 0, 270,  270,  1.5
 
to
point.0 = 1,    74.5,      0, -14.5,  750, 0, 1.33, 50, 0.22, 1.40, 0.90,  9, 11, 0, 270,  270,  1.5
 
from
 
steering_time_constants= 3, 5
 
to 
 
steering_time_constants= 40 
 
On this entry,
ground_crosswind_effect_zero_speed =-1000
 
they had -1000, the issue with that is that the real airplane will react during taxi and flight at above 5 KTS. For that reason, I suggest this entry
 
ground_crosswind_effect_zero_speed =8.43904929 //5 KTS X WIND
 
And under
[FLIGHT_TUNING]
 
 change 
yaw_gyro_stability =2
 to
yaw_gyro_stability =0.15
 
Here are some cockpit view settings that I remember that might be more realistic and helpful to you in camera.cfg
 
[CAMERADEFINITION.0]
 
from
InitialZoom =0.425
 
to
InitialZoom =0.525
 
from
InitialPbh= -14.766451, 0.009272, -0.053774
 
to
InitialPbh=-16.5, 0.009272, -0.053774 

thanks ill give them a go

 
 
 
 
 
  913456

The installers and updaters are hosted on AWS servers. They will block requests in case there are too many requests from an IP range. PMDG support says it's not under their control and they cannot do anything about it. Wish I knew this before I had purchased their products. 

PS: using a VPN works for me but it takes hours to update.

7800X3D | X670 | 64GB 6000MT/S CL30 | RX 9700XT 16GB

It took me seconds to update.

Christopher Low

AMD Ryzen 7 9800X3D CPU / 64GB DDR5-6000 RAM / 12GB Nvidia RTX 4070 Super GPU / Gigabyte X870E Aorus Elite Wifi 7 / 1+2TB Samsung Evo Plus M2 Nvme

UK2000 Beta Tester

  • 2 weeks later...

OMG, thank you so much for those flight_model.cfg changes for the PMDG 737, LRBS! I have just tested them, and I can finally taxi my plane without it skidding every time that I try to turn. It negotiates even tight turns now, and it feels controllable at last :cool: Still not quite as good as the 737 NGX in P3D, but light years beyond the absolute mess of the release version.

I cannot understand why it was released like that. Surely the most important part of the ground handling model is to make the aircraft controllable? Who cares how accurate the numbers are if the end result is garbage? :blink:

Christopher Low

AMD Ryzen 7 9800X3D CPU / 64GB DDR5-6000 RAM / 12GB Nvidia RTX 4070 Super GPU / Gigabyte X870E Aorus Elite Wifi 7 / 1+2TB Samsung Evo Plus M2 Nvme

UK2000 Beta Tester

1 hour ago, Christopher Low said:

OMG, thank you so much for those flight_model.cfg changes for the PMDG 737, LRBS! I have just tested them, and I can finally taxi my plane without it skidding every time that I try to turn. It negotiates even tight turns now, and it feels controllable at last :cool: Still not quite as good as the 737 NGX in P3D, but light years beyond the absolute mess of the release version.

I cannot understand why it was released like that. Surely the most important part of the ground handling model is to make the aircraft controllable? Who cares how accurate the numbers are if the end result is garbage? :blink:

Totally, i couldn't believe it myself when tried this. Congratz for the workaround to LRBS for sure. Now, it would be best if PMDG fix ground handling and all that comes with SU15 ground physics new parameters, I would imagine they started tweaking with this in the SU15 beta. Lets hope. Oh and I have already posted this in PMDG forums BTW https://forum.pmdg.com/forum/main-forum/pmdg-737-for-msfs/general-discussion-no-support/284102-issues-with-sim-update-15

Edited by SN737

SN737

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.