差分
この文書の現在のバージョンと選択したバージョンの差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
|
retropie:030-020joypad [2017/07/18 05:58] admin 作成 |
retropie:030-020joypad [2017/07/22 22:48] (現在) admin |
||
|---|---|---|---|
| ライン 50: | ライン 50: | ||
| <input name="y" type="button" id="0" value="1"/> | <input name="y" type="button" id="0" value="1"/> | ||
| <input name="left" type="hat" id="0" value="8"/> | <input name="left" type="hat" id="0" value="8"/> | ||
| + | </inputConfig> | ||
| + | <inputConfig type="joystick" deviceName="8Bitdo NES30 Pro" deviceGUID="05000000c82d00002038000000010000"> | ||
| + | <input name="pageup" type="button" id="8" value="1"/> | ||
| + | <input name="up" type="hat" id="0" value="1"/> | ||
| + | <input name="a" type="button" id="0" value="1"/> | ||
| + | <input name="b" type="button" id="1" value="1"/> | ||
| + | <input name="down" type="hat" id="0" value="4"/> | ||
| + | <input name="pagedown" type="button" id="9" value="1"/> | ||
| + | <input name="right" type="hat" id="0" value="2"/> | ||
| + | <input name="x" type="button" id="3" value="1"/> | ||
| + | <input name="select" type="button" id="10" value="1"/> | ||
| + | <input name="y" type="button" id="4" value="1"/> | ||
| + | <input name="left" type="hat" id="0" value="8"/> | ||
| + | <input name="start" type="button" id="11" value="1"/> | ||
| </inputConfig> | </inputConfig> | ||
| </inputList> | </inputList> | ||
| </code> | </code> | ||
| + | | ||
| コントローラB=「J」 | コントローラB=「J」 | ||
| コントローラA=「K」 | コントローラA=「K」 | ||