February 10, 20206 yr If you find that the Direct-To and Home buttons do not work reliably in the VC, here is a replacement Interior Model file: https://www.dropbox.com/s/4mjfgopd5lwmiap/pilatus_interior.zip?dl=0 Edited February 10, 20206 yr by Bert Pieke Bert
February 10, 20206 yr Hi Bert, may i ask how do you fix it in the PC 12 pilatus interior.MDL? I ask because this problem occurs in every airplanes VC where i use the GTN. Thus the problem could perhaps be solved in all aircrafts. Best regards Raller Win 10 Pro | P3Dv4.5 | X-Plane 11 | MSFS 2020 | I5-9600K @ 4.8GHz | RTX 2070 8GB | 32GB RAM | SSD | T.16000M
February 10, 20206 yr Author 6 minutes ago, Raller said: Hi Bert, may i ask how do you fix it in the PC 12 pilatus interior.MDL? I ask because this problem occurs in every airplanes VC where i use the GTN. Thus the problem could perhaps be solved in all aircrafts. Best regards Raller You are correct... the fix is to edit the Interior Model of each airplane with a hex editor and invalidate the "Leave" and "Drag" mouse events for the Home and Direct-To buttons.. no simple task, I am afraid. Some airplanes have multiple instances of these sections... so be persistent. Example from the PC12: Before: Direct-To Key ... (M:Event) 'Leave' scmp 0 == if{ etc (M:Event) 'LeftDrag' scmp 0 == if{ etc After: Direct-To Key ... (M:Event) 'Leav_' scmp 0 == if{ etc (M:Event) 'LeftDra_' scmp 0 == if{ etc Bert
February 10, 20206 yr Impressive how you figured that out. Thank you very much for this MOD. Win 10 Pro | P3Dv4.5 | X-Plane 11 | MSFS 2020 | I5-9600K @ 4.8GHz | RTX 2070 8GB | 32GB RAM | SSD | T.16000M
February 10, 20206 yr Author 16 minutes ago, Raller said: Impressive how you figured that out. Thank you very much for this MOD. I did not do this alone.. I got help Edited February 10, 20206 yr by Bert Pieke Bert
February 10, 20206 yr Works ten times better than before... Win 10 Pro | P3Dv4.5 | X-Plane 11 | MSFS 2020 | I5-9600K @ 4.8GHz | RTX 2070 8GB | 32GB RAM | SSD | T.16000M
Archived
This topic is now archived and is closed to further replies.