mkxp-oneshot
mkxp-oneshot copied to clipboard
[LINUX] Game will not start.
When attempting to start the game in Steam, or through terminal, it instantly terminates the process. When running in the terminal this is the output.
This same thing seems to happen to nearly everyone who tries to start the game. The solution, courtesy of some folks over on ProtonDB seems to be to symlink the libraries available on your system, since the ones bundled with the game are broken. A screenshot below of that. Also of note is that the clover application appears to be broken, not interacting with the game at all, though maybe that's better saved for another issue.
My system's specs, if it's at all relevant.
When i played the game, i could make it work properly by doing this:
I removed the following libs:
- librt.so.1
- libstdc++.so.6
- libdrm.so.2
- libgio-2.0.so.0
- libglib-2.0.so.0
- libgmodule-2.0.so.0
And for the steam overlay to work I removed the following lib:
- libGLdispatch.so.0
The clover app did work for me out of the box, I'm also on arch and this was like November last year.