darklinkpower / PlayniteExtensionsCollection

Collection of extensions made for Playnite.
MIT License
331 stars 29 forks source link

[Playstate] Controller does not work with RTSS #372

Open Thibaut-tech opened 1 year ago

Thibaut-tech commented 1 year ago

Extension name

Playstate

Bug Description

I saw that with playstate you can assign a keyboard shortcut with the controller. It works great on my side (example to open playnite in full screen mode or run magpie).

But when I want to change the FrameRate Limit with the HotkeyHandler plugin of RTSS it doesn't work.

Example of the shortcut : HotkeyHandler > FrameRate Limit 60 FPS > Alt+1

Playstate : Keyboard : Alt+1 > Controller : LeftShoulder + RightShoulder

I don't understand why it doesn't work with RTSS but can control magpie.

To Reproduce

Magpie : Enable FSR > ALT + M Playstate : Keyboard : ALT + M / Controller : B+A Result : Push B+A start Magpie and enable FSR.

RTSS : FrameRate Limit > ALT+1 Playstate : Keyboard : ALT + 1 / Controller : LeftShoulder + RightShoulder Result : Push LeftShoulder + RightShoulder not limit framerate.

Logs

playnite.log extensions.log

Screenshots

No response