Skip to content

Files

Latest commit

19758b6 · Jul 13, 2022

History

History
17 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 592 Bytes

Extra Controllers

This is a package that adds support for the following controllers via Unity's Input System:

  • GameCube
  • HORIPAD for Nintendo Switch

Requirements

  • Git
  • Input System 1.3.0

Installation

Then add the following line to your manifest.json file or use the + in Unity's package manager with the following URL:

"com.popcron.extra-controllers": "https://github.com/popcron/extra-controllers.git"

Adapters

If youre using an adapter that allows for 4 controllers to be plugged in, the system will register 4 controllers even if you have only 1 plugged in.