libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
9.79k stars 1.78k forks source link

AppleTV more than 3 GamePads #16685

Open soko-xyz opened 3 weeks ago

soko-xyz commented 3 weeks ago

Description

RetroArch does not connect more than 3 GamePad.

Expected behavior

4 or more GamePad should connect.

Actual behavior

Not more than 3 GamePads connect.

Steps to reproduce the bug

  1. Connect more than 3 GamePad to AppleTV
  2. Open RetroArch
  3. Go to GamePad Settings

Version/Commit

You can find this information under Information/System Information

Environment information

warmenhoven commented 3 weeks ago

The OS limits us to four game controllers and the Siri Remote counts as one.

willekaufhold commented 1 day ago

The OS limits us to four game controllers and the Siri Remote counts as one.

Well, that’s unfortunate. Thanks for the insight.