-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Steam OS] "Controller selector failed to open or failed to generate controllers file" #13
Comments
Can you show me the contents of the profile? |
Exact same issue. Here is my profile: |
I think I've tracked down the issue. |
i just went into the controller-selector directory and run "make" So it made the missing executable |
I am having this exact same problem on steam deck. @Tau5 happy to help test the fix if needed! Or if not any ETA for release? Thanks |
I had the same issue, but got it working by downloading the actual release, rather than cloning the repository and navigating to the commit hash
|
../Co-Op-On-Linux.sh: line 126: [: too many arguments
rm: cannot remove '/home/deck/Documents/Co-Op-On-Linux/controllers.rc': No such file or directory
~/Documents/Co-Op-On-Linux/controller-selector ~/Documents/Co-Op-On-Linux
../Co-Op-On-Linux.sh: line 116: ./controller-selector: No such file or directory
~/Documents/Co-Op-On-Linux
I'm getting this error when launching a profile, in the controller-selector folder, I have a controller-selector.desktop, if I remove the extension from the name I get another error, so I guess it isn't referring to that file. Also had an issue with permissions in which I had to chmod Co-Op-On-Linux.sh just FYI.
The text was updated successfully, but these errors were encountered: