Skip to content

osu!db file changes

Olle Kelderman edited this page Apr 12, 2016 · 1 revision

The first 4 bytes inside the osu!.db file contains the version number. This page tries to document changes to the file as good as possible.

osu! version osuDbParser version note / change
<20140609 unsupported parser will throw exception!
20140609 - 20160403 v1.0.0 - latest
>20160403 and <20160411 ? I'm not sure if there is a version in this range, and if there is, I haven't seen them and thus cant test with them, so compatibility unknown
>=20160411 v1.2.0 - latest 4 bytes per beatmap were added (containing the amount of bytes for that beatmap)

Clone this wiki locally