Skip to content

v1.0.0 — Initial Release

Choose a tag to compare

@Jonas00000 Jonas00000 released this 22 Feb 21:49
· 3 commits to main since this release

BeatSaber Mapfile Creator v1.0.0

Generate Beat Saber WIP map folders from a link or local audio file.

Features

  • YouTube Music search with auto-fill (song name, artist, link)
  • Local file support (mp3, ogg, wav, flac) with metadata extraction
  • Audio download and conversion to OGG Vorbis
  • Automatic BPM and offset detection with beat synchronization
  • Cover art fetching from Spotify, iTunes, and MusicBrainz
  • Info.dat generation for V3 and V4 map formats
  • Persistent settings (WIP path, mapper name, environment, version)

Download

  1. Download BeatSaberMapfileCreator-v1.0.0-win-x64.zip below
  2. Extract the folder
  3. Run BeatSaberMapfileCreator.exe

No Python installation required.

Third-Party Binaries

This release bundles ffmpeg, yt-dlp, and BpmCli. See THIRD_PARTY_LICENSES for details.
BpmCli source (modified fork): https://github.com/Jonas00000/ArrowVortex-BPMCli