Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Add PMDG 777 config
Browse files Browse the repository at this point in the history
Thanks, @FatihKoz
  • Loading branch information
nabeelio authored Jun 28, 2024
1 parent ed8711c commit a620730
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions aircraft/PMDG.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8" ?>
<!--
DO NOT EDIT THIS FILE. IT WILL GET OVERWRITTEN IN AN UPDATE.
Expand Down Expand Up @@ -39,6 +39,31 @@
<Key Type="LVar" Key="switch_122_73X" Value="100"/>
</LogoLight>
</Rule>
<Rule Simulator="Microsoft Flight" TitleContains="PMDG 777">
<NavigationLights>
<Key Type="LVar" Key="switch_115_a" Value="100"/>
</NavigationLights>
<BeaconLights>
<Key Type="LVar" Key="switch_114_a" Value="100"/>
</BeaconLights>
<TaxiLight>
<Key Type="LVar" Key="switch_121_a" Value="100"/>
</TaxiLight>
<StrobeLights>
<Key Type="LVar" Key="switch_122_a" Value="100"/>
</StrobeLights>
<LandingLights>
<Key Type="LVar" Key="switch_22_a" Value="100"/>
<Key Type="LVar" Key="switch_23_a" Value="100"/>
<Key Type="LVar" Key="switch_24_a" Value="100"/>
</LandingLights>
<WingLight>
<Key Type="LVar" Key="switch_117_a" Value="100"/>
</WingLight>
<LogoLight>
<Key Type="LVar" Key="switch_116_a" Value="100"/>
</LogoLight>
</Rule>
<!-- Rules for Prepar3d -->
<Rule Simulator="Prepar3d" TitleContains="PMDG 737">
<BeaconLights>
Expand Down Expand Up @@ -195,4 +220,4 @@
<Key Type="Byte" Key="0x648E" Value="1"/>
</TaxiLight>
</Rule>
</Rules>
</Rules>

0 comments on commit a620730

Please sign in to comment.