• There seems to be an up tick in Political commentary in recent months. Those of us who are long time members of the site we know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religiours commentary out of the fourms.

    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 politicion 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 amoung members. It is a poison to the community. We apprciate 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.

Hey guys, It's out!!

Can the rudder yaw be lessened? Flying this one a lot!

:wavey:

Cees
Look for the [flight_tuning] section. The line you want to adjust is rudder_effectiveness = 1.0 - remember, 0 - 2.0 is the accepted range. If the tuning section isn't there, you can add it with just the one parameter.
 
Thanks Tom and Cees for the rudder tweaks! It really helped.




For the serious panel tweakers:

I'm sure there are many C152's without pitot heat, but in my neck of the woods I haven't seen one without it.

I added the pitot heat switch to both panels. The switch in the 2D panel is in the correct position. The 3D panel switches are modelled by Carenado, so the best, and closest, I could get was placing the switch between the left and right fuel gauges.

I used Carenado's switch and xml format, so can only give up the text for the pitot heat xml.

Tweakers will have to decompile Carenado's "C152.CAB" (save a copy of the original CAB for your records), add the new PitotHeat.xml, and recompile a new "C152.CAB".

A panel.cfg adjustment will also be necessary to call up the switch in both panels.

note: rename "PitotHeat.xml.txt" to "PitotHeat.xml"
 
This made a world of difference on the view from the cockpit. Got the adjustments from avsim forums...

panel.cfg
[VIEWS]
VIEW_FORWARD_ZOOM=1,0
VIEW_FORWARD_DIR=8.0, 0.0, 0.0

aircraft.cfg
[Views]
eyepoint=-2.95,-0.75,1.05
 
Hey dog, thanks but I don't have a views section in my fs9 panel.cfg. :isadizzy: Is that a FSX adjustment?

LouP :kilroy:
 
Hey dog, thanks but I don't have a views section in my fs9 panel.cfg. :isadizzy: Is that a FSX adjustment?

LouP :kilroy:

It's FS9, Lou. They didn't have a VIEWS section, so just add it in.

[Window Titles]
Window00=Main Panel
Window01=Vertical Speed toggle
Window02=GPS
Window03=Attitude toggle
Window04=Heading toggle
Window05=Turn toggle
Window06=Airspeed toggle
Window07=RPM toggle
Window08=vor1 toggle
Window09=Altimeter toggle
Window10=Yoke
Window11=RPM/AMP
Window12=Trim
Window13=Iconpanel
Window14=RMI


[VIEWS]
VIEW_FORWARD_ZOOM=1,0
VIEW_FORWARD_DIR=8.0, 0.0, 0.0



//--------------------------------------------------------
[Window00]
.
.
.
 
Here is a Shockwave Lights config in case anyone is interested:

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit
light.0 = 3, -1.65, -16.736, 2.01, fx_shockwave_navred
light.1 = 3, -1.65, 16.727, 2.01, fx_shockwave_navgre
light.2 = 1, -17.43, 0.00, 4.50, fx_shockwave_beacon_rotating_red
light.3 = 4, -2.57, 0.00, 1.50, fx_shockwave_vclight
light.4 = 5, 4.00, 0.0, -1.35, fx_shockwave_landing_light
light.5 = 2, -1.75, -16.736, 2.01, fx_shockwave_strobe_sm
light.6 = 2, -1.75, 16.736, 2.01, fx_shockwave_strobe_sm_3

........Should you not want the strobes, just hash out or delete lines 5 and 6; I put them there because a few 152's I have seen have them. Enjoy!
 
Thank you Felix, very thoughtful of you.
Interestingly, the port wingtip light displays a small distance inboard, as seen from the pilot's seat.
Spot view is fine though.
 
Back
Top