DarkEnergyProcessor/livesim2_async

How load a raw SIF beatmap.

Tohsaka300 opened this issue · 1 comments

I wish load a raw SIF Beatmap in JSON format but, How does the beatmap load?

I'm attach the beatmap for any answer.
Beatmap.zip

Those beatmaps contain byte-order-mark. Live Simulator: 2 doesn't (and unlikely will) support JSON beatmap with byte-order-mark in the beginning of the file, because it's totally unnecessary. Also Live Simulator: 2 only supports UTF-8, and not UTF-16 nor UTF-32. Your best bet is to remove the byte-order-mark.