PlayniteExtensionsCollection icon indicating copy to clipboard operation
PlayniteExtensionsCollection copied to clipboard

[PlayState] Won't Detect Controller Input

Open LitttlePigGames opened this issue 1 year ago • 1 comments
trafficstars

Extension name

PlayState

Bug Description

I tried using both of my controllers: an USB Nintendo Controller and a PS5 Dualsense

made sure they were both actually connected and still didn't work.

To Reproduce

I just downloaded PlayState and when trying to set controller shortcuts didn't work

Logs

extensions.log playnite.log

Screenshots

image

LitttlePigGames avatar Apr 26 '24 01:04 LitttlePigGames

Hi, the reason is that your controllers use DirectInput API to and currently the extensions only supports controllers using Xinput API, which are Xbox controllers. The only way to use those controllers right now is to use a software to simulate your controllers as Xbox controllers.

darklinkpower avatar Apr 26 '24 02:04 darklinkpower