A 4k/5k rhythm game based around jamming to the songs you play, with cool mechanics from familiar games.
Encore supports controllers and keyboard. Songs formatted for other games will NOT work with Encore.
Download from GitHub Releases.
Sign in to GitHub to be able to access nightly releases.
Go to the Actions tab on GitHub, which can be found here and select the latest commit. Then, scroll under Artifacts, and download the one made for your platform. If you are on Windows, Encore_Win_x64
is the most likely the Artifact that can be installed on your computer. Encore_Win_x86
is for 32 bit Windows computers.
Extract the .zip file that you downloaded, either Nightly or Stable, and extract it into a folder that you will be able to remember. If Windows Defender SmartScreen appears, click Read More, and Run. Encore is not a malicious program, and removing the SmartScreen popup would cost us (the developers) more than we're willing to pay.
Extract songs into the /Songs
folder in your Encore folder. They should consist of several files:
- info.json - the information file required for Encore to read audio, difficulties, the name, and file names.
- lead.ogg (or similar)
- bass.ogg (or similar)
- drums.ogg (or similar)
- vocals.ogg (or similar)
- backing.ogg (or similar)
- notes.mid (typically named after the song's name)
Encore will not read songs without an info.json. Encore will also only read Ogg Vorbis (.ogg) audio files.
If you have any bugs or suggestions for Encore, please consider making an issue. For code contributions, you'll need the latest version of Visual Studio or CLion. It's possible that you can use VSCode, but none of us develop with it. These IDEs should install the C++ development toolchains.
Crown icon from Font Awesome (icon source: crown)