Skip to content

Commit

Permalink
download link
Browse files Browse the repository at this point in the history
  • Loading branch information
bkosm authored Jun 2, 2019
1 parent dc202b0 commit d248d2f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,19 @@ All music uploaded by me as demo is my own property, and it is therefore free to
I do not support mapping music that belongs to other people without their approval.
Share your maps only when you are sure no rights are being broken.

V1.0 DOWNLOAD: https://www.mediafire.com/file/zxkpqg76eipmac6/BeatBoi_v1.0.rar/file
[**v1.0 DOWNLOAD**](https://www.mediafire.com/file/zxkpqg76eipmac6/BeatBoi_v1.0.rar/file)

To create your own maps simply create a folder in the "./data/songs/" directory and then paste there:
1. Your song in ".wav" format as "music.wav".
2. A dot hitting sound in the same format as "hitsound.wav".
3. A hit missing sound also in ".wav" as "misssound.wav".
4. A "data.bin" file which contains the tempo of the song in the first line (in BPM) and a boolean chart of the map.
* Your song in ".wav" format as "music.wav".
* A dot hitting sound in the same format as "hitsound.wav".
* A hit missing sound also in ".wav" as "misssound.wav".
* A "data.bin" file which contains the tempo of the song in the first line (in BPM) and a boolean chart of the map.

For reference look up to provided examples.

If you're experiencing some kind of tempo offset try to modify the value stored in "./data/offset.bb".
Open the file in notepad and experiment with the value to minimize the lag.

Have fun!
**Have fun!**

> 2019 Bartosz Kosmala

0 comments on commit d248d2f

Please sign in to comment.