: pn 11 sie, 2014 16:48
W osiach możesz rozdzielić oś na zakresy dla każdej maszyny (a chyba nawet dla każdego repaintu) osobno.
pasjonatów wirtualnego latania
https://www.aztec.pl/forum/
Kod: Zaznacz cały
<Launch.Addon>
<Name>Saitek DirectOutput RadioStack</Name>
<Disabled>False</Disabled>
<Path>C:\Program Files (x86)\Saitek\DirectOutput\SaiFlightSimX.exe</Path>
<CommandLine>-run</CommandLine>
</Launch.Addon>A zawartość pliku SaiFlightSimX.xml wygląda u Was tak?wojtek_84 pisze:Kod: Zaznacz cały
<Launch.Addon> <Name>Saitek DirectOutput RadioStack</Name> <Disabled>False</Disabled> <Path>C:\Program Files (x86)\Saitek\DirectOutput\SaiFlightSimX.exe</Path> <CommandLine>-run</CommandLine> </Launch.Addon>
Kod: Zaznacz cały
<?xml version="1.0" encoding="utf-8"?>
<GaugeList>
<X52Pro>
<ComNav radio1="true"/>
<ComNav radio1="false"/>
<Adf/>
<Dme/>
<Xpndr/>
<Autopilot/>
<VorHdg/>
</X52Pro>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\Altimeter.xml">
<Button Id="1" Name="Map" Event="FLIGHT_MAP"/>
<Button Id="2" Name="Main Panel" Event="PANEL_1"/>
<Button Id="3" Name="Radios" Event="PANEL_2"/>
<Button Id="4" Name="GPS" Event="PANEL_3"/>
<Button Id="5" Name="Panel 4" Event="PANEL_4"/>
<Button Id="6" Name="Panel 5" Event="PANEL_5"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\Airspeed.xml">
<Button Id="1" Name="Map" Event="FLIGHT_MAP"/>
<Button Id="2" Name="Main Panel" Event="PANEL_1"/>
<Button Id="3" Name="Radios" Event="PANEL_2"/>
<Button Id="4" Name="GPS" Event="PANEL_3"/>
<Button Id="5" Name="Panel 4" Event="PANEL_4"/>
<Button Id="6" Name="Panel 5" Event="PANEL_5"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\Attitude.xml">
<Button Id="1" Name="Map" Event="FLIGHT_MAP"/>
<Button Id="2" Name="Main Panel" Event="PANEL_1"/>
<Button Id="3" Name="Radios" Event="PANEL_2"/>
<Button Id="4" Name="GPS" Event="PANEL_3"/>
<Button Id="5" Name="Panel 4" Event="PANEL_4"/>
<Button Id="6" Name="Panel 5" Event="PANEL_5"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\Heading.xml">
<Button Id="1" Name="Map" Event="FLIGHT_MAP"/>
<Button Id="2" Name="Main Panel" Event="PANEL_1"/>
<Button Id="3" Name="Radios" Event="PANEL_2"/>
<Button Id="4" Name="GPS" Event="PANEL_3"/>
<Button Id="5" Name="Panel 4" Event="PANEL_4"/>
<Button Id="6" Name="Panel 5" Event="PANEL_5"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\TurnIndicator.xml">
<Button Id="1" Name="Map" Event="FLIGHT_MAP"/>
<Button Id="2" Name="Main Panel" Event="PANEL_1"/>
<Button Id="3" Name="Radios" Event="PANEL_2"/>
<Button Id="4" Name="GPS" Event="PANEL_3"/>
<Button Id="5" Name="Panel 4" Event="PANEL_4"/>
<Button Id="6" Name="Panel 5" Event="PANEL_5"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\VerticalSpeed.xml">
<Button Id="1" Name="Map" Event="FLIGHT_MAP"/>
<Button Id="2" Name="Main Panel" Event="PANEL_1"/>
<Button Id="3" Name="Radios" Event="PANEL_2"/>
<Button Id="4" Name="GPS" Event="PANEL_3"/>
<Button Id="5" Name="Panel 4" Event="PANEL_4"/>
<Button Id="6" Name="Panel 5" Event="PANEL_5"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\hsib.xml">
<Button Id="1" Name="Nav1 Ident" Event=""/>
<Button Id="2" Name="ON" Event="RADIO_VOR1_IDENT_ENABLE"/>
<Button Id="3" Name="Off" Event="RADIO_VOR1_IDENT_DISABLE"/>
<Button Id="4" Name="ADF Ident" Event=""/>
<Button Id="5" Name="ON" Event="RADIO_ADF_IDENT_ENABLE"/>
<Button Id="6" Name="Off" Event="RADIO_ADF_IDENT_DISABLE"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\vor1.xml">
<Button Id="1" Name="ATC" Event="ATC"/>
<Button Id="2" Name="1" Event="ATC_MENU_1"/>
<Button Id="3" Name="2" Event="ATC_MENU_2"/>
<Button Id="4" Name="3" Event="ATC_MENU_3"/>
<Button Id="5" Name="4" Event="ATC_MENU_4"/>
<Button Id="6" Name="5" Event="ATC_MENU_5"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\adf.xml">
<Button Id="1" Name="Pause" Event="PAUSE_TOGGLE"/>
<Button Id="2" Name="Park Brake" Event="PARKING_BRAKES"/>
<Button Id="3" Name="Pushback" Event="TOGGLE_PUSHBACK"/>
<Button Id="4" Name="Req Fuel" Event="REQUEST_FUEL_KEY"/>
<Button Id="5" Name="Sound" Event="SOUND_TOGGLE"/>
<Button Id="6" Name="Water Rud" Event="TOGGLE_WATER_RUDDER"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\vor2.xml">
<Button Id="1" Name="ATC" Event="ATC"/>
<Button Id="2" Name="6" Event="ATC_MENU_6"/>
<Button Id="3" Name="7" Event="ATC_MENU_7"/>
<Button Id="4" Name="8" Event="ATC_MENU_8"/>
<Button Id="5" Name="9" Event="ATC_MENU_9"/>
<Button Id="6" Name="0" Event="ATC_MENU_0"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\c3.xml">
<Button Id="1" Name="ATC" Event="ATC"/>
<Button Id="2" Name="6" Event="ATC_MENU_6"/>
<Button Id="3" Name="7" Event="ATC_MENU_7"/>
<Button Id="4" Name="8" Event="ATC_MENU_8"/>
<Button Id="5" Name="9" Event="ATC_MENU_9"/>
<Button Id="6" Name="0" Event="ATC_MENU_0"/>
</Gauge>
<Gauge Timeout="100" RootFolder="Relative" File="Gauges\PFD.xml">
<Button Id="1" Name="Map" Event="FLIGHT_MAP" />
<Button Id="2" Name="Main" Event="PANEL_1" />
<Button Id="3" Name="Radios" Event="PANEL_2" />
<Button Id="4" Name="GPS" Event="PANEL_3" />
<Button Id="5" Name="Panel 4" Event="PANEL_4" />
<Button Id="6" Name="Panel 5" Event="PANEL_5" />
</Gauge>
</GaugeList>
A gdzie go mam mieć? Bo wyszukiwarka Windowsa w ogóle nie znajduje tego pliku.A zawartość pliku SaiFlightSimX.xml wygląda u Was tak?
Setki tysięcy ludzi tak latają w realu. Następne setki tysięcy przed kompem.Olaf pisze:Czy da się wykonać cały lot manualnie typową Cessną?
Płatna wersja FSUIPC. Pozostaje pytanie... po co?Jak ustawić czułość sterowania po każdą maszynę w FSX osobno, typu 777, 747 oraz typowa Cessna?
Najlepiej - płatna wersja FSUIPC.Jak w x52 ustawić ciąg wsteczny?
Saitek czy samoloty?Saitek jest dość ospały w FSX.
Robię wykopaliska ale czy to jest prawda?PZL Belfegor pisze:Nie, dżojstik łączy się z przepustnicą kablem PS/2, a dopiero ją można połączyć z komputerem kablem z wtyczką USB.