Skip to content

A simple tool for automatically changing all your osu! beatmap backgrounds to a custom one.

License

Notifications You must be signed in to change notification settings

osufiles/osu-bgchanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osu! Background Changer

A simple tool for automatically changing all your osu! beatmap backgrounds to a custom one. When replacing, it loops trough all your beatmaps and makes a backup of the original background (with a .bak extension). If you happen to remove it, you will be stuck with your custom background, unable to recover the original one. If the backup succeeded, it will attemt to replace the original background with your custom one. When recovering, it simply checks if there's a .bak file in the directory, deletes the custom background and removes the .bak extension on the backup. For the sake of simplicity, place both the script and the desired background in the osu!/songs folder. This is only to avoid having to set a custom path for the image.

Use at your own risk.

This is a fork

You need to install and add Python 3 to PATH.