Skip to content

Commit 659a2bb

Browse files
authored
Add files via upload
0 parents  commit 659a2bb

23 files changed

+23
-0
lines changed

D3Dcompiler_47.dll

3.98 MB
Binary file not shown.

DirectOutput.dll

156 KB
Binary file not shown.

Qt5Core.dll

7.81 MB
Binary file not shown.

Qt5Gui.dll

9.22 MB
Binary file not shown.

Qt5Svg.dll

566 KB
Binary file not shown.

Qt5Widgets.dll

8.26 MB
Binary file not shown.

Qt5Xml.dll

375 KB
Binary file not shown.

SimConnect.dll

57 KB
Binary file not shown.

autostart.bat

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
@echo off
2+
REM-------------------------------------------------------------------------------
3+
REM-- replace "start steam://rungameid/1250410" with the path to your MSFS2020 --
4+
REM-------------------------------------------------------------------------------
5+
start steam://rungameid/1250410
6+
REM-------------------------------------------------------------------------------
7+
start saitek_plugin.exe
8+
exit

libEGL.dll

67.5 KB
Binary file not shown.

libGLESv2.dll

6.01 MB
Binary file not shown.

libatomic-1.dll

32 KB
Binary file not shown.

libgcc_s_seh-1.dll

74.5 KB
Binary file not shown.

libgomp-1.dll

153 KB
Binary file not shown.

libquadmath-0.dll

327 KB
Binary file not shown.

libssp-0.dll

17 KB
Binary file not shown.

libstdc++-6.dll

1.35 MB
Binary file not shown.

libwinpthread-1.dll

51 KB
Binary file not shown.

opengl32sw.dll

20 MB
Binary file not shown.

saitek_plugin.exe

338 KB
Binary file not shown.

settings.xml

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<root>
2+
<leds name="leds" isReadOnly="false">
3+
<btn function="PARKING_BRAKE" name="LED_FIRE"/>
4+
<btn function="FLAPS" name="LED_FIRE_A"/>
5+
<btn function="LANDING_LIGHTS" name="LED_FIRE_B"/>
6+
<btn function="AP_HDG_LOCK" name="LED_FIRE_D"/>
7+
<btn function="ORANGE" name="LED_FIRE_E"/>
8+
<btn function="FLAPS" name="LED_TOGGLE_1_2"/>
9+
<btn function="GEAR" name="LED_TOGGLE_3_4"/>
10+
<btn function="LANDING_LIGHTS" name="LED_TOGGLE_5_6"/>
11+
<btn function="AP_MASTER" name="LED_POV_2"/>
12+
<btn function="LANDING_LIGHTS" name="LED_CLUTCH"/>
13+
<btn function="PARKING_BRAKE" name="LED_THROTTLE"/>
14+
</leds>
15+
</root>

x52.png

631 KB
Loading

x52_settings.exe

60 KB
Binary file not shown.

0 commit comments

Comments
 (0)