Closed OrigamingWasTaken closed 3 months ago
It's possible the version of the Discord/Steam plugins have been updated. The only way to figure out what version the game needs, is to download each version 1 by 1, and then compare the md5sum of the 64-bit Windows dll with the one supplied by the game. Once you have the correct version narrowed down, just grab the MacOS files for that version.
Contributions are welcome if you figure it out.
On Sunday, April 28th, 2024 at 10:11 AM, Origaming @.***> wrote:
Hello, sorry If this is just a problem on my end. I've moved the 2 files (discord_game_sdk.dylib and libsteam_api64.dylib) into the folder where my ultraport.sh script is. I'm on MacOS, and the discord RPC and steam leaderboards aren't working.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
I just checked and it has not updated.
I found the f3db5801dc9b75da671b39041e2e8bcf
md5 hash on the files which corresponds to 1.57
Okay so I think I'm maybe just dumb. Adding the game to steam and launching works. I'll do a pull request to add this in the guide.
Awesome, glad you figured it out. I'll close it once the guide is updated.
I cannot make pull requests for the wiki so I have cloned it. Here's the link to the modified markdown file: https://github.com/OrigamingWasTaken/UltraNix.Wiki/blob/master/Running-the-Ultraport-Script.md
Just remembered this exists, unfortunately that's a 404
Hello, sorry If this is just a problem on my end. I've moved the 2 files (
discord_game_sdk.dylib
andlibsteam_api64.dylib
) into the folder where my ultraport.sh script is. I'm on MacOS, and the discord RPC and steam leaderboards aren't working.