Hello / Bonjour :3
I have a problem and i want someone to help me please
I made a programme based on the the difficulty of a map, and also other thing like the bpm and the duration
So, to calculate a map, the player have to enter manually all the characteristic of a map
But we all have thousand and thousand of beatmaps so we couldnt add them one by one like that
So i want to make a programme who get the information of the map directly in the Osu folder
But i have a probleme...
In the file (.txt) of a map, there is only the TITLE that I can use. BUT, to work, my programme need the STARS of a map, the BPM, the NUMBER of elements and also the lenght (time) of the map.
In the file, my programme can easily compte all the elements of the map, so I only have 2 informations; the NUMBER of elements and the TITLE
But I dont know how to find the TIME, the BPM and the STARS !!!
Did I have to make an division or multiplication of the ApproachRate and OverallDifficulty ?
I dont find the calcul to have these information by the file...
So i need your help :c
Thank you
I have a problem and i want someone to help me please
I made a programme based on the the difficulty of a map, and also other thing like the bpm and the duration
So, to calculate a map, the player have to enter manually all the characteristic of a map
But we all have thousand and thousand of beatmaps so we couldnt add them one by one like that
So i want to make a programme who get the information of the map directly in the Osu folder
But i have a probleme...
In the file (.txt) of a map, there is only the TITLE that I can use. BUT, to work, my programme need the STARS of a map, the BPM, the NUMBER of elements and also the lenght (time) of the map.
In the file, my programme can easily compte all the elements of the map, so I only have 2 informations; the NUMBER of elements and the TITLE
But I dont know how to find the TIME, the BPM and the STARS !!!
Did I have to make an division or multiplication of the ApproachRate and OverallDifficulty ?
I dont find the calcul to have these information by the file...
So i need your help :c
Thank you