33f17dcbad
* Unrecognized entity support Due to some recent discoveries about a certain upcoming rhythm game, I have added support for unrecognized entities found in remix.json to be loaded and moved, and be able to save them. * Discord RPC Toggle Required for Mac use. Since there is no persistent settings save, it must be re-enabled each time you open the program. * Revert "Discord RPC Toggle" This reverts commit 249ee69ecb1837048fb2f1e45c5dbfffabb11b47. * Revert "Revert "Discord RPC Toggle"" This reverts commit c2eca02e94d5bc4924c87099f71a25fff8ff101d. * Remove duplicate song saving FileMode.OpenOrCreate go brrrrrr * Delete Properties.meta whats that still doing there |
||
---|---|---|
.github/workflows | ||
.vscode | ||
AssetBundles/StandaloneWindows | ||
Assets | ||
Packages | ||
ProjectSettings | ||
.editorconfig | ||
.gitignore | ||
.vsconfig | ||
Animations.meta | ||
BUILD.md | ||
CREDITS.md | ||
Editor.meta | ||
Effects.meta | ||
LICENSE.md | ||
README.md | ||
song.wav |
This project is still in development. There are NO public compiled releases (yet).
Heaven Studio
(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
Prebuilt Binaries
This project is still in development, so there are currently no release builds yet. GitHub Actions creates experimental builds on each commmit, but minimal support will be provided.
Important Notes:
- On MacOS and Linux builds you may experience bugs with audio-related tasks, but in most cases Heaven Studio works perfectly.
- On MacOS you'll need to have Discord open in the background for now, there's a bug that causes the DiscordSDK library to crash when the rich presence is updated while Discord is not open in the background.
- MacOS and Linux prebuilt binaries ARE BUGGY (AssetBundles do not get built causing some minigames as KarateMan to not render correctly), please build the project yourself instead using the instructions below.
Self-Building
Heaven Studio is made in Unity 2020.3.25f1, and programmed with Visual Studio Code.
Build Instructions: BUILD.md (or the more maintained documentation page)
Other information
Rhythm Heaven is the intellectual property of Nintendo. This program is NOT endorsed nor sponsored in any way by Nintendo. All used properties of Nintendo (such as names, audio, graphics, etc.) in this software are not intended to maliciously infringe trademark rights. All other trademarks and assets are property of their respective owners. This is a community project and this is available for others to use according to the GPL-3.0 license, without charge.