Skip to content

Installing the game

There are currently two builds of the game available.

⚠️ Important Disclaimer

Rhythia is NOT affiliated with CAPO Games, Steam Rhythia, or rhythia.com in any way. We cannot provide support or assistance for any issues related to those platforms. Please ensure you are downloading the correct client from the links below.

Rewrite (Current Maintained Client)

The current client being actively maintained by us, now in early testing!

Recommended

This is the latest version of the client. Please report any bugs found in #bug-reports on our Discord server.

You can view all releases at the Rewrite releases page.

PlatformDirect Download
WindowsDownload
LinuxDownload

You can view the Rewrite source code here.

Nightly (Legacy)

The legacy client we all know and (somewhat) love. We recommend this client if you're just starting out for now.

WARNING

Nightly is no longer being maintained. All current development efforts are focused on the Rewrite client above.

You can view all releases at the Nightly releases page.

PlatformDirect Download
WindowsDownload
LinuxDownload

You can view Nightly's source code here.

Installation

Windows

  • Download the windows.zip for your chosen client above.
  • Extract the .zip file.
  • Run Rhythia.exe.

WARNING

You must have Visual C++ Redistributable installed to run the game on Windows!

You can download it here.

Linux

GUI version

INFO

The following packages are recommended for this version:

  • thunar
  • thunar-archive-plugin
  • Download the linux.zip for your chosen client above.
  • Right click the downloaded file and extract it.
  • Run Rhythia.x86_64.

Non-GUI version

WARNING

The following packages are required for this version:

  • unzip
  • Download the linux.zip for your chosen client above.
  • Open your terminal and run the following commands:
sh
# Assuming the file is in the Downloads folder
$ cd $HOME/Downloads
$ unzip -d Rhythia linux.zip
  • Then move into the extracted folder and run the game:
sh
$ cd Rhythia
$ ./Rhythia.x86_64

Linux Troubleshooting

If your game doesn't run, run the following command in your terminal while inside of your Rhythia folder:

sh
$ sudo chmod +x Rhythia.x86_64

WARNING

You need to be a superuser in order to run sudo.

Licensed under CC BY-NC 4.0