/osuBackgroundViewer

get weeb backgrounds from a circle clicking game, written in C#

Primary LanguageC#The UnlicenseUnlicense

osu! background viewer

Image

If you find a cool bg while spamming F2 in-game and want to save the picture but you're too lazy to open the editor to open the song folder and has the time to open another exe to save the said bg, this program is for you.

features

  • search
  • open in explorer

issues

  • no database, so it rescans your osu! songs directory everytime
  • kinda slow on 10k+ folders
  • looks really ugly

planned

  • quick save
  • favorites
  • support for video
  • have a db to hopefully speed this up
  • select the song on the osu! client (if possible)

building from source

  1. clone this repo
  2. cd osuBackgroundViewer
  3. vs2019 .
  4. Build this in Visual Studio
  5. Run

installing without building

some code taken from