8000 GitHub - EngineerMark/osu-background-finder
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

EngineerMark/osu-background-finder

Repository files navigation

osu-background-finder

Read this first

A simple comparison tool that attempts to find osu! beatmaps based on the image input.

Does not deal with crops etc, it simply picks 100 random points each image file and compares those pixel colors

Runs multithreaded. 26k maps takes a couple of minutes to process.

The code is bad, I know. I was bored and saw AzerFrost's tweet.

Only works on Windows because Bitmap usage.

For some reason, the while loop never ends in Release mode, so the last thread gives the results.

How to use

Build the project and run it.

First expected input is path to the image you search with (including the file itself + extension)

Second input is the directory for your osu beatmaps (osu dir\Songs), no trailing slash

Press enter

And wait.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0