Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.
/ osu-auto-plus Public archive

osu! cursor dancing with highest possible scores on 2B maps.

Notifications You must be signed in to change notification settings

YaLTeR/osu-auto-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osu!auto+

Этот файл на русском.

Pre-built ready to use osu!auto+ is linked in the description of this YouTube video.

This project contains osu!auto+ patches to the 2016 leaked osu! source code. To apply them, make sure you're in a git repository with the clean osu! code and run git am --keep-cr path/to/this/repo/*.patch, where path/to/this/repo/ is the path to the folder with .patch files from this repository.

After building the client (I used either the Debug or the PublicNoUpdate configuration), make sure to put Spline.dll into the resulting osu! folder.

What's osu!auto+?

osu!auto+ is a rewrite of the built-in Auto mod which attempts to obtain the highest possible scores on 2B maps, which the standard Auto does really poorly on. Additionally, osu!auto+ includes somewhat customizable cursor dancing and cursor trail tweaks. You can watch it in action in this YouTube playlist.

Spline

The Spline folder contains the source code for Spline.dll. It's separated out because when I was adding spline interpolation I had this homework assignment with some necessary linear algebra laying around, so I just re-used the code. Thus the code quality is probably sub-ideal. Sorry for inconvenience.

About

osu! cursor dancing with highest possible scores on 2B maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published