Re: ジョイスティック動作状況
toshi
投稿数: 1540
r.naka さん、こんばんは。
toshi です。
(sambar さん、横から失礼します)
すみません、前回投稿した記事における私の説明には、明らかな記入ミスに加え説明不足の点がありました。
前回投稿した記事の原文は先ほど修正したのですが、改めてこの記事でも補足します。
joysticks.xml をテキストエディタで開き、赤字の部分を追加してください。
以下は、修正後の joysticks.xml の全文です。
以上の修正を行ったうえで、FlightGear を起動してみてください。
その上でなお FlightGear が起動しない状況に変わりないようでしたら、sambar さんがお書きになっている質問に対するご回答をお願いします。
もしも、FlightGear が異常終了するとともに「黒いウィンドウ」が消えてしまうのであれば、2: には回答できないと思いますので、ご回答は 1: のみで結構です。
ご参考までに、私の環境 (Windows XP で ジョイスティックは自動認識) において sambar さんのご質問に回答するならば、以下のようになります。
引用:
私が使っている joysticks.xml の <PropertyList> と </PropertyList> の間の内容をコピーアンドペースト貼り付けると以下のようになります。
<PropertyList>
<!--
<js-named include="Input/Joysticks/Local/X45-modified.xml"/>
<js n="0" include="Input/Joysticks/Local/joystick_0.xml"/>
-->
</PropertyList>
引用:
同じく、コピーアンドペーストで以下に貼り付けます。
Model Author: Unknown
Creation Date: 2002-01-01
Version: $Id: c172p.xml,v 1.18 2007-01-15 12:50:45 ehofman Exp $
Description: Cessna C-172
Failed to find waypoint AMOSY in database...
Welcome to AirRacing
BroadcastChannel[sim/multiplay/generic/string[8]] ... started.
State: entering IdleState
Object antenna-base not found
Object antenna-base not found
Initializing Nasal Electrical System
power up
toshi です。
(sambar さん、横から失礼します)
すみません、前回投稿した記事における私の説明には、明らかな記入ミスに加え説明不足の点がありました。
前回投稿した記事の原文は先ほど修正したのですが、改めてこの記事でも補足します。
joysticks.xml をテキストエディタで開き、赤字の部分を追加してください。
以下は、修正後の joysticks.xml の全文です。
<?xml version="1.0"?>
<!--
To override or add "named" joystick drivers list them in
<js-named> entries with paths relative to the directory where
the joysticks.xml file resides (first example). Such "named"
drivers are only picked up if one of their <name>s matches
the joystick hardware (see output of the js_demo application).
These drivers have precedence over already existing drivers
with the same <name>. (You can also add a <name>default</name>
entry to the driver to make it the default choice.)
The second example shows how to load a driver directly to
position 0. This will then be used for the first joystick on
your system and FlightGear will not overwrite it.
-->
<PropertyList>
<!--
<js-named include="Input/Joysticks/Local/X45-modified.xml"/>
<js n="0" include="Input/Joysticks/Local/joystick_0.xml"/>
-->
<js n="0" include="Input/Joysticks/Saitek/ST290-Pro.xml"/>
</PropertyList>
以上の修正を行ったうえで、FlightGear を起動してみてください。
その上でなお FlightGear が起動しない状況に変わりないようでしたら、sambar さんがお書きになっている質問に対するご回答をお願いします。
もしも、FlightGear が異常終了するとともに「黒いウィンドウ」が消えてしまうのであれば、2: には回答できないと思いますので、ご回答は 1: のみで結構です。
ご参考までに、私の環境 (Windows XP で ジョイスティックは自動認識) において sambar さんのご質問に回答するならば、以下のようになります。
引用:
1:<PropertyList> と </PropertyList> の間を貼り付けてみてください。(全角だと括弧が<>になりますが、半角だと<>です。)
私が使っている joysticks.xml の <PropertyList> と </PropertyList> の間の内容をコピーアンドペースト貼り付けると以下のようになります。
<PropertyList>
<!--
<js-named include="Input/Joysticks/Local/X45-modified.xml"/>
<js n="0" include="Input/Joysticks/Local/joystick_0.xml"/>
-->
</PropertyList>
引用:
2:コマンドプロンプト(文字ばかりがずらずらと並んだ、多分黒いウインドウ)に出たメッセージをここに貼り付けてください。 コマンドプロンプト内の文字をクリップボードにコピーする方法は、 コマンドプロンプト内の内容をクリップボードへコピーする方法を参照してください。
同じく、コピーアンドペーストで以下に貼り付けます。
Model Author: Unknown
Creation Date: 2002-01-01
Version: $Id: c172p.xml,v 1.18 2007-01-15 12:50:45 ehofman Exp $
Description: Cessna C-172
Failed to find waypoint AMOSY in database...
Welcome to AirRacing
BroadcastChannel[sim/multiplay/generic/string[8]] ... started.
State: entering IdleState
Object antenna-base not found
Object antenna-base not found
Initializing Nasal Electrical System
power up
投票数:21
平均点:6.67
投稿ツリー
-
ジョイスティック動作状況
(Tat, 2007-11-20 22:28)
-
Re: ジョイスティック動作状況
(Tat, 2007-11-22 23:23)
-
Re: ジョイスティック動作状況
(sambar, 2007-11-28 23:17)
-
Re: ジョイスティック動作状況
(Tat, 2007-12-8 12:41)
-
Re: ジョイスティック動作状況
(sambar, 2007-12-10 0:32)
-
Re: ジョイスティック動作状況
(toshi, 2008-3-22 0:40)
-
Re: ジョイスティック動作状況
(sambar, 2008-3-22 20:10)
-
Re: ジョイスティック動作状況
(toshi, 2008-3-25 1:40)
-
Re: ジョイスティック動作状況
(toshi, 2008-3-30 14:16)
-
Re: ジョイスティック動作状況
(sambar, 2008-3-31 19:06)
- Re: ジョイスティック動作状況 (toshi, 2008-4-19 14:13)
-
Re: ジョイスティック動作状況
(sambar, 2008-3-31 19:06)
-
Re: ジョイスティック動作状況
(toshi, 2008-3-30 14:16)
-
Re: ジョイスティック動作状況
(toshi, 2008-3-25 1:40)
-
Re: ジョイスティック動作状況
(sambar, 2008-3-22 20:10)
-
Re: ジョイスティック動作状況
(toshi, 2008-3-22 0:40)
-
Re: ジョイスティック動作状況
(sambar, 2007-12-10 0:32)
-
Re: ジョイスティック動作状況
(Tat, 2007-12-8 12:41)
-
Re: ジョイスティック動作状況
(sambar, 2007-11-28 23:17)
- Re: ジョイスティック動作状況 (r.naka, 2008-11-3 20:36)
-
Re: ジョイスティック動作状況
(r.naka, 2008-11-3 20:36)
- Re: ジョイスティック動作状況 (toshi, 2008-11-3 21:57)
- Re: ジョイスティック動作状況 (r.naka, 2008-11-4 17:57)
-
Re: ジョイスティック動作状況
(sambar, 2008-11-4 20:31)
- Re: ジョイスティック動作状況 (toshi, 2008-11-5 1:34)
- Re: ジョイスティック動作状況 (sambar, 2008-11-5 19:23)
-
Re: ジョイスティック動作状況
(r.naka, 2008-11-5 21:33)
- Re: ジョイスティック動作状況 (toshi, 2008-11-5 23:13)
- Re: ジョイスティック動作状況 (r.naka, 2008-11-6 12:45)
-
Re: ジョイスティック動作状況
(sambar, 2008-11-6 22:58)
- Re: ジョイスティック動作状況 (toshi, 2008-11-7 1:49)
-
Re: ジョイスティック動作状況
(r.naka, 2008-11-7 17:32)
- Re: ジョイスティック動作状況 (toshi, 2008-11-8 1:21)
-
Re: ジョイスティック動作状況
(sambar, 2008-11-8 2:06)
- Re: ジョイスティック動作状況 (toshi, 2008-11-8 9:14)
- Re: ジョイスティック動作状況 (r.naka, 2008-11-8 15:19)
- Re: ジョイスティック動作状況 (sambar, 2008-11-8 23:55)
- Re: ジョイスティック動作状況 (toshi, 2009-3-9 23:20)
-
Re: ジョイスティック動作状況
(sam, 2009-3-23 21:20)
-
Re: ジョイスティック動作状況
(toshi, 2009-3-27 2:41)
-
Re: Re: ジョイスティック動作状況
(sam, 2009-3-29 9:06)
- Re: Re: ジョイスティック動作状況 (toshi, 2009-3-29 10:45)
-
Re: Re: ジョイスティック動作状況
(sam, 2009-3-29 9:06)
-
Re: ジョイスティック動作状況
(toshi, 2009-3-27 2:41)
- Re: ジョイスティック動作状況 (MiYABi, 2009-3-23 22:18)
-
Re: ジョイスティック動作状況
(sambar, 2009-3-23 23:34)
- Re: ジョイスティック動作状況 (toshi, 2009-3-24 1:25)
-
Re: ジョイスティック動作状況
(takehiro, 2009-10-13 9:23)
- Re: ジョイスティック動作状況 (hide, 2009-10-15 13:08)
- Re: ジョイスティック動作状況 (womba, 2009-10-5 15:01)
-
Re: ジョイスティック動作状況
(toshi, 2010-4-18 2:17)
- Re: ジョイスティック動作状況 (noboro2, 2011-1-23 21:26)
-
Re: ジョイスティック動作状況
(r.naka, 2010-4-18 19:37)
- Re: ジョイスティック動作状況 (toshi, 2010-4-19 0:02)
- Re: ジョイスティック動作状況 (inoue, 2011-2-15 13:46)
-
Re: ジョイスティック動作状況
(sambar, 2011-2-15 19:08)
- Re: Saitek X65FのWindows Vista(x64)での動作状況 (sambar, 2011-8-12 23:46)
- Re: ジョイスティック動作状況 (inoue, 2011-2-16 11:42)
-
Re: ジョイスティック動作状況
(yuichiro, 2011-5-8 9:22)
- Re: ジョイスティック動作状況 (toshi, 2011-5-8 11:48)
- Re: ジョイスティック動作状況 (yuichiro, 2011-5-9 5:16)
-
Re: ジョイスティック動作状況
(toshi, 2011-8-31 2:39)
-
Re: ジョイスティック動作状況
(Hyde, 2011-8-31 3:50)
-
Re: ジョイスティック動作状況
(toshi, 2011-8-31 8:32)
-
Re: ジョイスティック動作状況
(Hyde, 2011-8-31 9:39)
-
Re: ジョイスティック動作状況
(toshi, 2011-9-2 0:28)
- Re: ジョイスティック動作状況 (Hyde, 2011-9-2 3:45)
-
Re: ジョイスティック動作状況
(toshi, 2011-9-2 0:28)
-
Re: ジョイスティック動作状況
(Hyde, 2011-8-31 9:39)
-
Re: ジョイスティック動作状況
(toshi, 2011-8-31 8:32)
-
Re: ジョイスティック動作状況
(Hyde, 2011-8-31 3:50)
- ジョイスティックの名前で異常終了 (inoue, 2014-7-28 16:08)
- Re: ジョイスティック動作状況 (inoue, 2014-8-8 16:05)
-
Re: ジョイスティック動作状況
(Tat, 2007-11-22 23:23)