February 18, 20188 yr When loading the Legacy V1 in P3D 4.2 the config panel settings don't seem to be respected. For example, if it doesn't matter if I select "Cold and Dark" or "Ready" in the config panel, the plane is loaded with Prop off and Avionics on. I even have the feeling that it loads with Props on which then rapidly goes off. I also tested other config options, like "GPS On/Off", which also has no effect. The changes I make are well saved to the files in P3dv4/Realair/legacyfsx/ Does anyone else have this issue? Any Idea how to fix? Thank you, Felix
February 18, 20188 yr 5 hours ago, phlix said: When loading the Legacy V1 in P3D 4.2 the config panel settings don't seem to be respected. For example, if it doesn't matter if I select "Cold and Dark" or "Ready" in the config panel, the plane is loaded with Prop off and Avionics on. I even have the feeling that it loads with Props on which then rapidly goes off. I also tested other config options, like "GPS On/Off", which also has no effect. The changes I make are well saved to the files in P3dv4/Realair/legacyfsx/ Does anyone else have this issue? Any Idea how to fix? Thank you, Felix Felix i don’t have this aircraft, I fly the Duke but you state V1, I believe the link I provided to the installer for the two RealAir aircraft both say V2 that might be the answer? Hope it helps Joe Joe (Southern California) System: I9-9900KS @5.1Ghz/ Corsair H115i / Gigabyte A-390 Master / EVGA RTX 2080 Ti FTW3 Hybrid w 11Gb / Trident 32Gb DDR4-3200 C14 / Evo 970 2Tb M.2 / Samsung 40inch TV 40ku6300 4K w/ Native 30 hz capability / Corsair AX850 PS / VKB Gunfighter Pro / Virpil MongoosT-50 Throttle / MFG Crosswind Pedals / LINDA, VoiceAttack, ChasePlane, AIG AI, MCE, FFTF, Pilot2ATC, HP Reverb G2
February 18, 20188 yr Author Might be, but I don't have the V2. I remember having a similar problem in FSX:SE so I'm not sure if a hypothetical upgrade (which afaiu is not possible because you cannot buy any more Realair products) would fix the issue.
February 24, 20188 yr Author Ok I fiddled around and found a workaround by swapping out 1 and 0 in the SimObjects\Airplanes\RealAir Legacy\panel\Config\Options.xml file. I think that for some reason the config app fails to update that file in my case. As an example, to set Cold and Dark, change this: <Value>(G:Var1) 0 == if{ 0 (>L:coldAndDark,bool) }</Value> to <Value>(G:Var1) 0 == if{ 1 (>L:coldAndDark,bool) }</Value> In case you're more interested, and want to learn what the reverse polish notation is, here y go https://msdn.microsoft.com/en-us/library/cc526953.aspx
Archived
This topic is now archived and is closed to further replies.