• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

DynamicHeadMovement

Bjoern

worst developer ever
So far, I've only seen threads about how to disable this, but has anyone actually ever tried to improve upon the default values?

I've played with them a bit and came up with this:

Code:
[DynamicHeadMovement]
LonAccelOnHeadLon=-0.1000
LonAccelOnHeadPitch=0.00500
RollAccelOnHeadLat=0.50000
YawAccelOnHeadLat=-0.500000
RollAccelOnHeadRoll=-0.50000
MaxHeadAngle=45.000000
MaxHeadOffset=0.100000
HeadMoveTimeConstant=1.000000

I don't know if my numbers are worse than the default ones, but I like the increased reaction to roll movements. Combine this with BankingCam and you can have a much more dynamic experience in FSX cockpits.

Warning:
Violent maneuvers might induce motion sickness.


What each of these parameters does is documented here:
http://msdn.microsoft.com/en-us/library/cc526984.aspx#DynamicHeadMovement


Maybe someone can come up with better numbers.
 
So far, I've only seen threads about how to disable this, but has anyone actually ever tried to improve upon the default values?

I've played with them a bit and came up with this:


Maybe someone can come up with better numbers.

Interestng. Where do I put this updated number set? What cfg does this go in?
 
In your FSX.cfg Eric. Look for the [DynamicHeadMovement] section and change the values to those above;)

ATB
DaveB:)
 
In your FSX.cfg Eric. Look for the [DynamicHeadMovement] section and change the values to those above;)

ATB
DaveB:)

Thanks. I did try this out tonight. Very interesting. On approach to a carrier at night, stuff gets very lively with this mod. I am going to have to think about whether I want to keep this one!

E
 
Thanks. I did try this out tonight. Very interesting. On approach to a carrier at night, stuff gets very lively with this mod. I am going to have to think about whether I want to keep this one!

E

I have DynamicHeadMovement turned off for that very reason;)

ATB
DaveB:)
 
This is a mod which I found a long time ago, I like it because it is more subtile, not as strong as the default :

[DynamicHeadMovement]
HeadMoveTimeConstant=1.000000
LonAccelOnHeadLon=-0.020000
LonAccelOnHeadPitch=-0.010000
MaxHeadAngle=1.000000
MaxHeadOffset=0.030000
RollAccelOnHeadLat=0.010000
RollAccelOnHeadRoll=0.100000
YawAccelOnHeadLat=-0.100000
 
Very interesting. Thanks. :encouragement:

Yes, very interesting. I did try it out and thought it very lively. On landing in a strong crosswind however I found my view angled sharply inside the cockpit way too much (compensating for the outside external force I assume). I like the idea of a more jiggly experience in robust weather - but I can see why Microsoft decided to tone it down as, like in real life, it does get tiresome.

Thanks for experimenting Bjoern...
 
Yes, very interesting. I did try it out and thought it very lively. On landing in a strong crosswind however I found my view angled sharply inside the cockpit way too much (compensating for the outside external force I assume). I like the idea of a more jiggly experience in robust weather - but I can see why Microsoft decided to tone it down as, like in real life, it does get tiresome.

Thanks for experimenting Bjoern...

You can tone down the tilt in the "MaxHeadAngle" line.

A quick way to tone everything down is altering the value in "HeadMoveTimeConstant" to something like 0.75.
 
Back
Top