Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 2.11 KB

README_ja.md

File metadata and controls

48 lines (37 loc) · 2.11 KB

joycontrol-plugins

English / 日本語

joycontroljoycontrol-pluginloader を使用した Nintendo Switch 自動化用プラグインです。

必要条件

joycontrol と joycontrol-pluginloader のインストール
詳細: GitHub - Almtr/joycontrol-pluginloader - README_ja.md

ダウンロード

$ git clone https://github.com/Almtr/joycontrol-plugins.git

プラグイン

詳細は、wiki を参照してください。

  • サンプルプラグイン
    • サンプル(SamplePlugin)
  • テスト用プラグイン
    • ペアリングテスト(ParingController)
    • コントローラーのボタン入力テスト(TestControllerButtons)
    • コントローラーのスティック入力テスト(TestControllerSticks)
  • ユーティリティプラグイン
    • Aボタン連打(RepeatA)
    • 簡易マクロ(SimpleMacro)
  • ポケモンソード・シールドプラグイン
    • 日付変更バグ(TimeSkipGlitch)
      • ほりだしもの自動購入(BuyBargains)
      • マックスレイドバトルのポケモン切替え(ChangeRaidPokemon: Created by Zobio
      • きのみ自動回収(GetBerries)
      • ハネ自動回収(GetFeathers)
      • ワット自動回収(GetWatts)
      • 自動IDくじ(TryLotoID)
    • マックスレイドバトル周回(AutoRaid)
    • あまいミツとふしぎなアメの合成(CombineHoneyAndCandy)
    • マックスレイドバトル配布(DistributeRaid: Created by Zobio
    • 自動タマゴ孵化(HatchEggs)
    • トーナメント周回(LoopBattleTower)
    • バトルタワー周回(LoopTournament)
    • ポケモン自動逃がし(ReleasePokemons)
    • 乱数調整用の日数消費(SkipDays: Created by Zobio