I need new version of VAinterface for FS2020. ( i have Also FSUIPC7)
About P3D 4.5 : i used FSUIPC5 with VAinterface V2.28 and all is ok , but this version of VAinterface don't work with FS2020. ( Also with this version of VA software i can't upgrade P3D to version V5)
they sent me V3 version which worked with fs2020 and FSUIPC7 for 3 months but now when it starts is shows me a licence error popup. ( i can send it to you if you want) idon't know why i have this popup now !!!
When i sent more Email to VirtualAvionics since october : I stay without answers. I see if i can use another solution.
SpadNext don't have solution for me : they replied me that i had to see with prosim. And PROSIM replied me to see with VA. !!!
I don't know what is HidDemo.lua ? I will try at 2 january because i'm in hollidays and not at home.
Thank you more for your feedbacks and answers. you at least you answered me.
I don't now if VA exist again.
Below VA code of version 2.28 : i don't know if it is C, C++ or Lua... ( i decompiled the "exe" file )
I have new version V3
void** fun_410a80(void** ecx, void* a2, void** a3) {
void** esi4;
void** ecx5;
void** edx6;
void* edi7;
void** esi8;
void** edx9;
void* edi10;
void** esi11;
void** edx12;
void* edi13;
void** esi14;
void** edx15;
void* edi16;
void** esi17;
void** edx18;
void* edi19;
void** esi20;
void** edx21;
void* edi22;
switch (a3 + 0xfffffffd) {
case 0:
esi4 = *reinterpret_cast<void***>(ecx + 0x12c);
ecx5 = reinterpret_cast<void**>(0);
if (reinterpret_cast<uint1_t>(reinterpret_cast<signed char>(esi4) < reinterpret_cast<signed char>(0)) | reinterpret_cast<uint1_t>(esi4 == 0)) {
addr_410bd5_4:
case 3:
return 0xffffffff;
} else {
edx6 = *reinterpret_cast<void***>(ecx + 0x154);
edi7 = a2;
do {
if (static_cast<uint32_t>(reinterpret_cast<uint16_t>(*reinterpret_cast<void***>(edx6))) == edi7)
goto addr_410ae0_7;
++ecx5;
edx6 = edx6 + 3;
} while (reinterpret_cast<signed char>(ecx5) < reinterpret_cast<signed char>(esi4));
}
return 0xffffffff;
case 1:
esi8 = *reinterpret_cast<void***>(ecx + 0x124);
ecx5 = reinterpret_cast<void**>(0);
if (reinterpret_cast<uint1_t>(reinterpret_cast<signed char>(esi8) < reinterpret_cast<signed char>(0)) | reinterpret_cast<uint1_t>(esi8 == 0))
goto addr_410bd5_4;
edx9 = *reinterpret_cast<void***>(ecx + 0x150);
edi10 = a2;
do {
if (static_cast<uint32_t>(reinterpret_cast<uint16_t>(*reinterpret_cast<void***>(edx9))) == edi10)
goto addr_410ae0_7;
++ecx5;
edx9 = edx9 + 37;
} while (reinterpret_cast<signed char>(ecx5) < reinterpret_cast<signed char>(esi8));
return 0xffffffff;
case 2:
if (reinterpret_cast<int1_t>(a2 == 1)) {
return 0;
}
case 4:
esi11 = *reinterpret_cast<void***>(ecx + 0x144);
ecx5 = reinterpret_cast<void**>(0);
if (reinterpret_cast<uint1_t>(reinterpret_cast<signed char>(esi11) < reinterpret_cast<signed char>(0)) | reinterpret_cast<uint1_t>(esi11 == 0))
goto addr_410bd5_4;
edx12 = *reinterpret_cast<void***>(ecx + 0x164);
edi13 = a2;
do {
if (static_cast<uint32_t>(reinterpret_cast<uint16_t>(*reinterpret_cast<void***>(edx12))) == edi13)
goto addr_410ae0_7;
++ecx5;
edx12 = edx12 + 3;
} while (reinterpret_cast<signed char>(ecx5) < reinterpret_cast<signed char>(esi11));
return 0xffffffff;
case 5:
esi14 = *reinterpret_cast<void***>(ecx + 0x13c);