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
It shows up, most gauges work. VTOL doesn't as it's a 32bit dll.
The Wilco Harrier GR3 flies well in V4.4.
I saw where some guys over at one of the P3Dv4 Facebook pages were showing screens of them flying it in game but I didn't take a deeper look at it. I bought the model for FSX some time ago and didn't particularly care for it but I have the DCS version which is hands down the finest Harrier model ever made for flight sim to now. The STOVL modeling is simply fantastic for the model in DCS and there is a very nice freeware sound upgrade that enhances the engine & cockpit sounds for the model. I use DCS more and more for fighter/high performance aircraft models, especially as newer models come along. P3Dv4 is hands down my go to sim for GA and Commercial aircraft models/scenery, etc.
Thanks Bazzar - as folks seem to have concluded on the other thread.
However, better the devil you know and all that - would really like to get the Razbam going in v4.
I've done the dll.xml edit mentioned in the other thread...
http://www.sim-outhouse.com/sohforu...BAM-Wilco-Harrier-VTOL-Any-solutions-in-sight
...and things are now working (apart from Flap settings displaying correctly on the gauge in the vc - though certainly deploying correctly) but yeah, VSTOL is a mess. The bird gets to about 70% power and rears up (like a difficult horse) and ends up on her back (like a whore). And although that sort of thing would be of interest at any other time (like when you've got a weekend pass) - when you're bowling down the Runway at 160 kts - you've other things on your mind - like getting seriously airborne fast.
I don't know about the flaps, but as far as I remember, the plane tilting on its back and loosing control during hover is usually a sign of overweight.
To fly in VTOL, the plane needs to be very light. Like, with less than 30% of fuel, and not much under the wings.
I wonder if there's a fix for this.
It's all tied into the Razbam VTOL module. I had the same effect in FSX if the module wasn't loaded.
The only solution, apart from Razbam relating a proper 64bit module, is to totally replace the whole FD/VTOL combo. I did try grafting in the Wilco Harrier FD with the 64 bit modules. I did work in that I could VTOL and transition to FF fine, but the weights and aircraft performance were obviously incorrect for a GR7/9 and some things like flap indications didn't work.
I'm sure with quite a bit of work these problems could be overcome.
In the aircraft.cfg coment out "//" these two lines in the [GeneralEngineData] section as below:
// thrustanglespitchheading.1 = -90,0
// thrustanglespitchheading.2 = -90,0
This eliminates the weird flipping on its back behaviour on VTOL.
The AVM 64 bit vtol module works quite well and is available here: https://www.fsdeveloper.com/forum/resources/avm-gauge-xml-to-simconnect-interface.202/
I use Version 6.4 of Rob Barendregt's "VSTOLControlIPC_Function.xml" gauge with the 64 bit AVM module and it handles the flaps OK. You also need his "RCB_FSX_Init.xml" loaded in the panel.cfg with it all.
I'm quite happy with the VTOL operations using the above.
Of course without Razbam's RZAV8BCM.dll loaded you lose some functionality such as the engine panel gauges etc ... but it flies quite well.
When you download Maryadi's 64 bit AVM module, the instructions for adding it to your panel.cfg are included with examples.
Make sure to use the 64 bit module provided.
You also have to add the two Rob Barendregt's gauges "VSTOLControlIPC_Function.xml and RCB_FSX_Init.xml" to your panel.cfg. These provide the "dynamics" for VTOL operation.
I think the Wilco Harrier has these .. not sure where I got them ...
I've also tweaked the Aircraft.cfg quite a bit, but if you add and overwrite the [FLAPS] entry below (which I think is also from the Wilco Harrier), then flaps work fine:
[Flaps.0]
type=1
span-outboard=0.5
extending-time=2
system_type=0
damaging-speed=300
blowout-speed=300
lift_scalar=0
drag_scalar=0
pitch_scalar=0
flaps-position.0= 0 // 265 < Airspeed
flaps-position.1= 5 // 240 < Airspeed < 265
flaps-position.2=10 // 215 < Airspeed < 240
flaps-position.3=15 // 190 < Airspeed < 215
flaps-position.4=20 // 165 < Airspeed < 190
flaps-position.5=25 // Airspeed < 165, Nozzles < 25
flaps-position.6=35 // Airspeed < 165, 25 < Nozzles < 33
flaps-position.7=45 // Airspeed < 165, 33 < Nozzles < 41
flaps-position.8=55 // Airspeed < 165, 41 < Nozzles < 50
flaps-position.9=65 // Airspeed < 165, 50 < Nozzles < 100
Hope that helps ...
Gary - are we talking about the Razbam Harrier here. Have you had luck using the Rob VTOL gauge with it?
The .cfg edits you suggested made the Harrier un-flyable. Were you suggesting they must be used with the Rob gauge? I tried them without it and I just accelerated forward with no nozzle to 80% effect on forward speed and vertical TO whatsoever.