Warning
YARG is not done yet! Expect incomplete features and bugs!
We DO NOT encourage, advocate, or promote PIRATING of songs, or of anything else. This game's intended use is for you, the player, to play songs that you already own. This means, ripping songs of a game YOU OWN for YOURSELF for PERSONAL USE, or downloading creative commons/public domain songs off of the internet.
YARG has nothing to do with pirates. It stands for "Yet Another Rhythm Game."
An official installation video is available here.
A community made one is available as well, here.
Windows:
- Click here to view all releases.
- Download the lastest zip file by clicking on the "Assets" dropdown and then clicking on
YARG_vX.X.X.zip
. - Extract the contents of the zip file by right clicking it and pressing "Extract All..."
- Click "Extract".
- Open the extracted folder and double-click
YARG.exe
(if you don't have file extensions on, it is called justYARG
) - You may get a "Windows protected your PC" error. This is because not many people have ran the program before, so Windows does not know if it is harmful or not. Click on "More info" and then "Run anyway" to run YARG anyways. If you don't trust me, please feel free to scan the folder with an anti-virus. Please note that some anti-viruses may have the same problem as Windows.
- Once you load in, click on "SETTINGS"
- Then, click on "Open Song Folder Manager"
- Next, click on "Add Folder." A new text box should pop-up. This is where your songs will come from.
- Choose your song folder. You can browse folder by click on the
B
. - Once you've chosen your folder, click on "Select Folder". Please be sure that the folder has at least one song in it.
- Next click on "ADD/EDIT PLAYERS".
- Click on "Add Player"
- Then click on the device you will be playing with.
- Click on the dropdown and select what type of instrument you will be playing (i.e. "Five Fret", "Microphone", etc.)
- Depending on the input type, you may have to bind keys. To do this, click on each button and press the key of choice on your controller.
- Finally, click on "QUICK PLAY". YARG will cache all of the files into a
yarg_cache.json
file in the folder you chose. Doing this may take a while depending on the amount of songs you have. If you ever add more songs, be sure to go to "SETTINGS" and then click on "Refresh Cache". This will add the new songs into "QUICK PLAY". - Have fun!
Warning
If you would like to build the game yourself, please follow these instructions.
If you don't follow these instructions, YOU WILL NOT BE ABLE TO RUN THE GAME.
- Make sure you have Blender installed. This is for loading models, even if you don't plan on editing them.
- Make sure you have Python (3.10) installed. This is required to downloading dependencies.
- Clone the repository.
- Open the command prompt at the root of the directory, and type in:
pip install requests
python InstallLibraries/install.py
. This may take a bit. Wait for the command prompt to say "Done!" before closing. This installs all needed dependencies for you.
- Open it in Unity version
2021.3.21f1
(LTS) - Load in without entering safe mode.
- (You may need to) click on
NuGet
on the menu bar, then click onRestore Packages
. - You're ready to go!
If you want to contribute, please feel free! Please read this first.
YARG is licensed under the MIT License - see the LICENSE
file for details.
Some libraries/assets are packaged with the source code have licenses that must be included.
Library | License |
---|---|
NuGet for Unity | MIT |
Unity Standalone File Browser | MIT |
Concentus.OggFile | Ms-PL |
Discord GameSDK | Licenseless |
Lucide | ISC |
Please note that other libraries are not packaged within the source code, and are to be install by NuGet.
BASS is the audio library for YARG. It has it's own license for release.
Note
YARG uses GuitarGame_ChartFormats as a "standard." The end goal is to get everything listed in that documentation to work without issue. This is currently not the case, but we are getting closer to that goal everyday!
Link | Type | Use |
---|---|---|
Unbounded | Font | Combo/Multipier Meter |
Barlow | Font | UI Font |
Material Symbols | Icons | UI Icons |
Lucide | Icons | UI Icons |
PolyHaven | Assets | Textures and Models |
PlasticBand | Reference | Controller Support Info |
GuitarGame_ChartFormats | Reference | File Format Documentation |
NuGet for Unity | Library | NuGet Packages in Unity |
EliteAsian's Unity Extensions | Library | Utility |
Unity Standalone File Browser | Library | "Browse" Button |
FuzzySharp | Library | Search Function |
ini-parser | Library | Parsing song.ini Files |
DryWetMidi | Library | Parsing .mid Files |
TagLibSharp | Library | Finding Audio Metadata |
Minis | Library | MIDI Input for Unity |
Concentus | Library | Using .opus files |
Concentus.OggFile | Library | Reading .opus Files |
Discord GameSDK | Library | Discord Rich Presence |
Some people have expressed interest in donating. This is an open-source project and therefore donating is not required. If you do want to still help out, spread the word or contribute!