KetamineAddict / freedom

osu! difficulty changer & bot
MIT License
1 stars 0 forks source link

Freedom

Internal osu! mod, realtime difficulty changer for any beatmap, works online.

Platform Mode

[!WARNING]
Status: Detected. Use at your own risk.

preview

Download

Releases - I will always post my lastest stable build here. The source itself doesnt get updated frequently :D

Usage

run osu!, then run your favorite manual map injector, you may use the supplied one (freedom_injector.exe).
mod ui should appear in top left corner of the osu! window, see controls.

Controls

Keys Description
Right Click Settings
F11 Hide Mod Menu

Features

Build

Requirements

installer_preview

Execute nobuild

cmd.exe
nobuild.exe

Alternatively, bootstrap nobuild

cmd.exe
vcvarsall x86
cl nobuild.c && nobuild.exe

Optional nobuild flags

rebuild and inject freedom with debug symbols and console log:

nobuild.exe rebuild debug console run
Flag Description
Freedom only
rebuild update headers / rebuild all
debug symbols, disable optimizations
console print logs to console
standalone build standalone only
all build standalone and internal
run run osu and inject / run standalone

Thanks:

Dear ImGui
stb
nobuild
pattern.h