0% found this document useful (0 votes)
190 views

Beatmap Convert

The document provides instructions for converting the format of song files from osu file format v12 to v9. It involves using Notepad++ to open all .osu files, replacing certain text patterns to remove timing data, and changing the file format number.

Uploaded by

Peppy Violetta
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
190 views

Beatmap Convert

The document provides instructions for converting the format of song files from osu file format v12 to v9. It involves using Notepad++ to open all .osu files, replacing certain text patterns to remove timing data, and changing the file format number.

Uploaded by

Peppy Violetta
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

1. First, copy the extracted song folders to your PC.

2. Download and install Notepad++ from the internet.


3. Go to your song folder and find the .osu files.
4. Open them all using Notepad++, yes all of them, all your .osu files in all yo
ur song folders. They will each open in a new Notepad++ tab.
5. Press ctrl+f, click the "replace" tab, in Find what:, input ",0:0:0:0:" witho
ut the ".
6. The Replace with text box should be blank.
7. Hit Replace All in All Opened Documents.
8. Paste over ",0:0|0:0|0:0" without the " in the Find what text box and hit Rep
lace All in All Opened Documents again.
9. Paste over ",0:0|0:0" without the " in the Find what text box and hit Replace
All in All Opened Documents for the last time.
10. In each of the tabs of your .osu files in notepad++, replace the osu file fo
rmat v12 with osu file format v9. Scroll down a bit and delete 0,0, or 1,1, in t
his line:
[Events]
//Background and Video events
0,0,"Background.png" 0,0,

You might also like