How to launch on Linux?

Jamz

Newbie
Sep 28, 2024
5
0
80
other people say you can play sm64coopdx on Linux and there is a Linux version but I have yet to be able to launch it myself.

I have tried to use wine it just gives me an error saying:"File not found." about ten times.​
 
You need to give the game execution permissions. To do this in the terminal just do chmod +x sm64coopdx. To do this in the gui, right click on the game executable and go to properties, then select "Execute as program"
 
As one fully converting to Linux, I've given the game permission to run, but nothing happens. sm64coopdx ran on my Steam Deck in desktop mode before as well as on an old Mac, but not on my other PCs (one with Pop OS and another with Debian). Can anyone please point me in the right direction?
 
As one fully converting to Linux, I've given the game permission to run, but nothing happens. sm64coopdx ran on my Steam Deck in desktop mode before as well as on an old Mac, but not on my other PCs (one with Pop OS and another with Debian). Can anyone please point me in the right direction?
I HAVE THIS SAME PROBLEM!!! I HAVE NO IDEA WHAT TO DO!!!
 
I HAVE THIS SAME PROBLEM!!! I HAVE NO IDEA WHAT TO DO!!!
as Paradox says do this:
"You need to give the game execution permissions. To do this in the terminal just do chmod +x sm64coopdx. To do this in the gui, right click on the game executable and go to properties, then select "Execute as program""
you can look up of what some of this means and you can figure it out
 
Launch with --console to get a more detailed explanation as to why it isn't working. I would assume you're getting the glibc error, which is something you'll get if the distro you use has a lower glibc version than the one that was used when compiling the precomp. If you do, you can't fix it without compiling the game and CoopNet manually or by waiting for the next CoopDX update, which will be soon.
 

Users who are viewing this thread