Skip to content
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

Open
agustin9998 opened this issue Aug 18, 2024 · 5 comments

Comments

@agustin9998
Copy link

agustin9998 commented Aug 18, 2024

../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.

@Tau5
Copy link
Owner

Tau5 commented Aug 20, 2024

Can you show me the contents of the profile?

@vdresch
Copy link

vdresch commented Aug 23, 2024

Exact same issue. Here is my profile:
#!/bin/bash
export WIDTH=1280
export HEIGHT=800
export GAMERUN='/home/deck/.local/share/Steam/steamapps/common/Stardew Valley/Stardew Valley'
../Co-Op-On-Linux.sh

@Tau5
Copy link
Owner

Tau5 commented Aug 23, 2024

I think I've tracked down the issue.
In the meantime, just be aware that stardew valley supports splitscreen natively so you don't have to use this project: https://stardewvalleywiki.com/Multiplayer#Start_split-screen_mode

@devz3r0
Copy link

devz3r0 commented Sep 7, 2024

i just went into the controller-selector directory and run "make" So it made the missing executable

@kingraaa
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants