This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,20 @@ | ||
# rhythm-games-converter | ||
A tool that will find songs in your rhythm game's songs that is also in another rhythm game. | ||
# Rhythm Games Converter | ||
This tool is designed for you to find songs in your rhythm game's songs that is also in another rhythm game. | ||
For example, you can search for BEMANI songs that are also in your osu! songs folder. | ||
|
||
# Supported Sources: | ||
* osu! | ||
* Clone Hero | ||
* Stepmania | ||
|
||
# Supported Searches: | ||
* BEMANI (via [BEMANIWiki](https://bemaniwiki.com/)) | ||
* Clone Hero (via [Chorus](https://chorus.fightthe.pw/)) | ||
* maimai International Version (via [SEGA](https://maimai.sega.com/)) | ||
|
||
# Usage: | ||
![Tutorial Image](https://cdn.discordapp.com/attachments/603730493074046978/750395544127668344/unknown.png) | ||
|
||
Select the game you want to use as a source from the dropdown, then select the game you want to search through. Enter the directory for your source game's songs folder in the Songs Directory textbox. (You can get more help finding your directory with [this link](https://osu.ppy.sh/help/wiki/osu!_Program_Files) for osu!, [this link](https://raw.githubusercontent.com/stepmania/stepmania/5_1-new/Docs/Userdocs/sm5_beginner.txt) on section 2.3.1 for Stepmania, and [this link](https://www.reddit.com/r/CloneHero/comments/9gbcnc/how_do_we_add_songs/e62sjyr?utm_source=share&utm_medium=web2x&context=3) for Clone Hero.) Select a provider, if applicable, then hit Search! | ||
|
||
A console window will appear and the program will begin searching. Depending on your selections, it might take a while to search for everything, but you'll always be given a progress indicator to let you know how much more is left. Once the console disappears, you will have a list of your source games on the left and a list of matches on the right. If you searched for Clone Hero songs, you'll be able to select a song and click Download on the bottom right of your screen to open a link to the download in your browser. Otherwise, copy the information on the right and use it as reference when you need to. (For example, adding songs to your favourites from the eAmusement website or with the proprietary modular arcade server that is used at your local arcade.) |