-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Doesn't work on Linux #11
Comments
Frankly I had no idea the mod could even run on Linux, I personally have never tried, nor do I know for certain what the issue might be. The only relevant lines in your log are related to DiscordCore, the mod I took over the maintenance of that bsrpc depends on, and this is all the info I have to work with:
I do find it rather unsettling that the game is giving you error messages with my exact hard drive path to my project, but that is besides the point. The only thing I see is that the error likely originates from the mod not being able to load the Discord Game SDK which is packaged in the release zip of DiscordCore under the Libs/Native folder, and thus it's also extracted there after the mod is installed. There is something that could be worth a try, but I would not have high hopes. Edit Plugins/DiscordGameSDK.manifest in your install folder, and replace the |
I replaced the .dll with .so like you asked and unfortunately it didn't help... It gives me the same error.
Sad, because it's the mod that I really wanted to make it work, but I understand if you can't do this. Maybe someone else would be able to make this work? |
Hello, as the title says, I'm a Linux user that play Beat Saber with mods. While the game with other mods work perfectly fine, I'm having some trouble getting bsrpc to work. I installed it using BSManager, and the mod seems to install correctly, but it doesn't make my Discord Rich Presence more detailed as it should. It only shows the default Beat Saber presence, without any of the extra info like the song I'm playing or the difficulty. I even tried using wine-discord-ipc-bridge, but it doesn't fix the issue.
I'm not seeing any error logs, so I'm not sure what's going wrong. Is it possible to somehow make it work on Linux, or am I missing something? I tried to search this issue on Beat Saber Modding Group, but I guess I'm the first to report it?
Here are the logs:
_latest.log
The text was updated successfully, but these errors were encountered: