Advertisement
Guest User

Untitled

a guest
Mar 15th, 2014
1,592
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Steps to get the songs from the osu! directory:
  2. 1. Extract the osuSongExtracter.exe inside your osu! "Songs" directory.
  3. For most of you this will be "Program Files/osu!/Songs"
  4. 2. Run osuSongExtracter.exe inside the "Songs" directory.
  5. 3. After some waiting you'll have your songs inside the new directory
  6. "extracted" - enjoy!
  7.  
  8. [Optional - some more beauty to it] How to display good song names
  9. The problem: the file names seem to have nice names, but inside the media
  10. player there are totally random song names. Solution:
  11. 1. Open the directory "extracted"
  12. 2. Select all files (ctrl+A)
  13. 3. Right Click and then select "Properties"
  14. 4. Open "Details" tab.
  15. 5. Select "Remove Properties and Personal Information"
  16. 5.5 Select "Remove the following properties..." instead "Create a copy"
  17. (we don't really need to create a copy and secure anything here)
  18. 6. Check Title
  19. 7. Press ok (if some songs have problems, skip them - they may be used)
  20. Now the file-names will be displayed which is what we need.
  21.  
  22.  
  23. Notes:
  24. - Tested on Windows 7
  25. - Songs with less than 500KB will be ignored
  26.  
  27. P.S. You can freely ignore osuSongExtracter.cpp. It's just for the programmers out there. :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement