V0rt3x667 / ArchyPie-Setup

A Clone of RetroPie for Arch Based Systems
GNU General Public License v3.0
32 stars 9 forks source link

Controller Issue on RetroArch Menu: Launched Via EmulationStation #17

Closed V0rt3x667 closed 1 year ago

V0rt3x667 commented 1 year ago
    Hi @V0rt3x667  

I'm a big advocate for using Arch based systems this passed year so thanks for this great work.

One strange issue I'm experiencing is with the ArchyPie menu within EmulationStation. If I go to select anything in that menu the desktop will flash up, Konsole will appear, and then the setup/retroarch config appears in front of the terminal window. This is fine but I am unable to configure the RetroArch settings this way. I have no way of controlling the input via my controllers or the keyboard/mouse. Am I missing something?

Any and all help greatly appreciated,

Doc

Screenshot_20221222_113527

Originally posted by @LocDest in https://github.com/V0rt3x667/ArchyPie-Setup/issues/5#issuecomment-1362735914

V0rt3x667 commented 1 year ago

Commit 6cccb9341a01c6b8736620dfcf01f4223ea1a716 should fix this issue. I believe it is related to udev permissions so adding users to the input group should resolve the permissions issue.

V0rt3x667 commented 1 year ago

Tested under x11 and works fine now.

V0rt3x667 commented 1 year ago

Issue fixed.