Final (for now) version of cockpit g-force effects, mouse view and smooth zoom.

JSGME-ready mod for WOFF UE: EnhancedCockpitView.20170127.zip

You can change certain settings by editing WOFFScenery\Shaders\d3d8.ini
New Settings (with their default values which are applied if a setting is missing from d3d8.ini):

OffsetSpring=12
RotationSpring=24

Offset and Rotation Spring controls how much the view resists the acceleration, lower values make the view deviate from forward/center more and return slower.

OffsetResponse=6
Sort of "anti-damping". Higher values will make the view shake more and respond to smaller changes in speed.

Acceptable range for values above is 2 to 100 or so. The effect is non-linear so it may be difficult to adjust.

ZoomInStep=20
ZoomOutStep=20

Controls zoom increment/decrement steps. Valid values from 1 to 50.
20 is exactly the default value for CFS3/WOFF.

ZoomSpeed=5
Smooth zoom speed. Zoom still changes step-wise, but transition between steps is smooth now.
Range of values 0 to 10. Set to 0 to disable smooth zoom.

MouseLookSpeed=5
Self explanatory I hope smile
Range 0 to 10. Value of 0 disables mouse look entirely.

InvertMouseZoom=0
Default behavior in this version is mouse wheel up (away) = zoom-in.
If you prefer it to be inverse add InvertMouseZoom=1 into the ini file.

Last edited by AnKor; 01/27/17 06:23 PM.