Skip to content

Commit

Permalink
update screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
zevdg committed Jul 5, 2018
1 parent 5bba50a commit 5ddeebd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ A tool for changing the BPM of a beatsaber track without changing the relative p

![screenshot](./screenshot.png)

In the screenshot above, I am creating a beatmap for "Over The Hills And Far Away" by Nightwish. This song has a BPM of 135.75 and is in 6/8. Since edit-saber does not yet support 6/8 songs, I had to edit the song in 407.25 BPM (3x the true BPM). This works, but caused the boxes to come at you much faster in game than they should. This program fixes that problem by converting the BPM back to the correct tempo and the adjusting all the boxes and walls back to their correct position within the song.
In the screenshot above, I am creating a beatmap for a song in 6/8 with a BPM of 120. Since EditSaber doesn't support 6/8 songs yet, I had to edit the song in 360 BPM (3x the true BPM). This works, but causes the boxes to come at you much faster in game than they should. Bpm-saber fixes that problem by converting the BPM back to the correct tempo and the adjusting all the boxes and walls back to their correct position within the song.

This tool only creates the `DIFFICULTY_LEVEL.json` files in the output folder. You will have to copy over the other files (info.json, song.ogg, cover.jpg, etc.) yourself.

## description of sections
## Description of sections

### input song info.json

Expand Down
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5ddeebd

Please sign in to comment.