Skip to content

Vintagemotors/Rhythia-Patched

Repository files navigation

Rhythia (Sound Space Plus)

Official Repo here: https://github.com/krmeet/sound-space-plus (Godot 3)

Nightly Next-Gen repo: https://github.com/Rhythia/Rhythia (Godot 4)

Compiled (somewhat tested) binaries are here: https://github.com/Vintagemotors/Rhythia-Patched/releases

Credits

kermeet and Frezby helping with my stupid questions

kermeet and kiwie doing 99.99% of the work

Frezby debugging and sharing some specific findings

Development

After cloning the repository download the Discord Game SDK Example project that should have the files and put the following files into addons/discord_game_sdk:

  • discord_game_sdk.dll

  • discord_game_sdk.dylib

  • discord_game_sdk.so (rename to libdiscord_game_sdk.so)

    Readme (scroll down)

    I'm actually like 99% sure that libdiscord-game-sdk-godot.dylib, discord-game-sdk-godot.dll, and libdiscord-game-sdk-godot.so are the right files (which are already in the folder) but might be named wrong.

    When you inevitably find bugs... if you can fix them please submit a PR Thanks

MacOS Quickstart

Theoretical minimum supported version is 10.8, currently I am unable to circumvent the minimum required version check so the minimum is 10.12 unless you run it in debug mode inside Godot.

After downloading/building for MacOS you have to make an exception to allow it to run:

Open Terminal.app (press Cmd + Space and enter Terminal).

Then run this command

sudo xattr -cr "/Location/Of/App/appName.app"

About

Rhythia but it should export (I hope)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages