Status

Status of all rulesets are here. (and you can download and update the rulesets instantly with this page!)

bosu bosu Playable

Latest version name

2025.221.0

Latest release

February 20, 2025 06:39 PM UTC

File Detail

Size : 1.1 MiB

  • Fixed ruleset crash after 2025.221.0 lazer update

Support this and other projects:
https://www.patreon.com/evast
https://boosty.to/evast

Cytosu Cytosu borked pre-release

This ruleset is marked as archived and no longer update by the creator.

Latest version name

2021.917.0

Latest release

September 17, 2021 01:24 PM UTC

File Detail

Size : 35.0 KiB

Pre-release version, as always. Don't have enough time to look into this project as I'm pretty busy with work right now, so there probably won't be a major update coming any time soon.

What's new:

  • Bump osu version to 2021.916.0

We are not support direct download for pre-release rulesets from GitHub now. Please get it from ruleset release page instead..

GitHub release page

Go to rulesets wiki page

gamebosu gamebosu Playable

Latest version name

2025.226.0 release

Latest release

February 26, 2025 09:53 PM UTC

File Detail

Size : 346.0 KiB

Disclaimer: This is still a WIP. As such, things may be missing or broken
Please see the installation instructions for detailed steps on installing the ruleset

This version should work with osu!lazer >= 2025.225.0

Hishigata Hishigata Playable

Latest version name

2024.1115.0

Latest release

November 15, 2024 10:08 AM UTC

File Detail

Size : 50.0 KiB

Thank you for showing interest in this ruleset. This is a tagged release (2024.1115.0).
If you like this ruleset, do consider supporting me.

This release resolves a minor incompatibility that could occur on the 2024.1115.0 release of osu!lazer

What's Changed

  • Update .NET and osu by @LumpBloom7 in https://github.com/LumpBloom7/hishigata/pull/254
  • Bump ppy.osu.Game from 2024.219.0 to 2024.1115.0 by @dependabot in https://github.com/LumpBloom7/hishigata/pull/268

Full Changelog: https://github.com/LumpBloom7/hishigata/compare/2024.130.0...2024.1115.0

Feedback

Complaints? Suggestion? Or just want to discuss stuff?

Feel free to join the sentakki discord for a direct communication line to devs, and exclusive access to insider test builds.

Installation

Refer to this wiki page

Hitokori Hitokori borked

Latest version name

Hitokori 0.18.25

Latest release

May 4, 2024 07:19 AM UTC

File Detail

Size : 502.5 KiB

Fixes a breaking change with newest osu version.

Download latest version

This ruleset is support localisation but no filename provided on our database, you can download it from GitHub release page..

GitHub release page

Go to rulesets wiki page

osu!DIVA osu!DIVA borked

Latest version name

osu!DIVA - 2025.310.0

Latest release

March 14, 2025 02:37 PM UTC

File Detail

Size : 977.0 KiB

What's Changed

  • Change keys according to distance by @shiumano in https://github.com/Artemis-chan/osu-DIVA/pull/154

Rush! Rush! Playable

Latest version name

2024.912.0

Latest release

September 12, 2024 07:09 AM UTC

File Detail

Size : 3.6 MiB

❗ This release resolves an issue on the latest release of osu!lazer that causes the ruleset to crash.

What's Changed

  • Bump ppy.osu.Game from 2024.816.0 to 2024.911.0 by @dependabot in https://github.com/Beamographic/rush/pull/394

Full Changelog: https://github.com/Beamographic/rush/compare/2024.817.0...2024.912.0

Sandbox Sandbox Playable

Latest version name

2024.718.0

Latest release

July 18, 2024 05:33 PM UTC

File Detail

Size : 2.3 MiB

  • Fixed error when trying to switch track in the music visualizer screen

Support this and other projects:
https://www.patreon.com/evast
https://boosty.to/evast

sentakki sentakki Playable

Latest version name

2025.307.0

Latest release

March 7, 2025 03:29 PM UTC

File Detail

Size : 731.5 KiB

Thank you for showing interest in this ruleset. This is a tagged release (2025.307.0).
If you like this ruleset, do consider supporting me.

Sentakki is officially 5 years old! :confetti_ball: :tada: :champagne:

Has it really been that long?

What's Changed

🌟 Make BREAK and EX modifiers universal by @LumpBloom7 in https://github.com/LumpBloom7/sentakki/pull/668

SlideBodies can now have the EX modifier.
TOUCH and TOUCHHOld can have the BREAK modifier.

BREAK TOUCHHOLD BREAK TOUCH BREAK EX Slidebody
image image image

🌟 Add Synesthesia mod by @LumpBloom7 in https://github.com/LumpBloom7/sentakki/pull/655

Similar to the mod in osu!std.

🌟 Slightly improve feedback given when hitting hold notes by @LumpBloom7 in https://github.com/LumpBloom7/sentakki/pull/669

When hitting the hold notes, the note now continuously flashes to indicate they are being held.

Also improved the transform code across all the HitObjects to (hopefully) increase their reliability in replay/editor scenarios.

Hold TouchHold

Updated the way touch based notes detect touches, with the goal of improving game feel.

  • TOUCH: No behavioural changes
  • TOUCHHOLD: Any attempts to hold them too early will be ignored, similar to Touch notes. TouchHolds are released after all detected inputs are released (including the previously ignored ones)
    This means you can't complete a map with only Touchholds by simply holding the finger in the centre without ever releasing it.
  • SLIDE: Slide segments will ignore all inputs attempts made before the previous segments are completed.

🌟 Add Difficulty Adjust mod by @LumpBloom7 in https://github.com/LumpBloom7/sentakki/pull/671

For now, Difficulty Adjust only has options to remove the BREAK and EX modifier from hitobjects.

Relax mod has also been removed, with its functionality merged into Difficulty Adjust. It always felt out of place, as its implementation is completely different from what is implemented by other rulesets.

Hold note changes

  • Expand hold release window by @LumpBloom7 in https://github.com/LumpBloom7/sentakki/pull/656
  • Miss unheld hold notes more aggressively when they finish by @LumpBloom7 in https://github.com/LumpBloom7/sentakki/pull/670

These are efforts to improve the feel when playing these notes. In practice, this shouldn't be noticable to the average player.

Update existing mods by @LumpBloom7 in https://github.com/LumpBloom7/sentakki/pull/654

Mostly just making mods make more sense when compared to official ruleset counterparts
Changes include:
* Removing No-Fail
* This didn't actually do anything since sentakki no longer have a fail-state
* Add extended label for spin mod
* Use progressive score multiplier for rate adjust mods
* Add variable score multiplier for HardRock
* 1.1 for Maji, 1.2 for Gati
* Make Hidden configurable
* Make most mods "ranked", where sensible
* Spin is now Barrel Roll

Minor changes

  • Bump ppy.osu.Game from 2025.118.2 to 2025.122.0 by @dependabot in https://github.com/LumpBloom7/sentakki/pull/664
  • Bump NUnit from 4.3.0 to 4.3.2 by @dependabot in https://github.com/LumpBloom7/sentakki/pull/660
  • Add support for SlideTap removal / masquerade by @LumpBloom7 in https://github.com/LumpBloom7/sentakki/pull/552

  • New Crowdin updates by @LumpBloom7 in https://github.com/LumpBloom7/sentakki/pull/674

Full Changelog: https://github.com/LumpBloom7/sentakki/compare/2024.1209.1...2025.307.0

Feedback

Complaints? Suggestion? Or just want to discuss stuff?

Feel free to join the sentakki discord for a direct communication line to devs, and exclusive access to insider test builds.

Installation

Refer to this wiki page

Steps to install language packs can be found here.

Solosu Solosu borked

Latest version name

Solosu 1.0.9

Latest release

November 18, 2023 03:40 AM UTC

File Detail

Size : 93.0 KiB

Bumped osu version.

soyokaze soyokaze Playable

Latest version name

2025.317.0

Latest release

March 17, 2025 04:29 PM UTC

File Detail

Size : 144.5 KiB

Miscellaneous

What's Changed

Enhancements

  • Skinning: Remove masking for hit circles to allow more flexible skinning by @goodtrailer in https://github.com/goodtrailer/soyokaze/pull/221
    • Check out #219, very cool skin being made (not by me)

Bug fixes & Maintenance

  • Bump ppy.osu.Game from 2025.118.2 to 2025.316.0 by @dependabot in https://github.com/goodtrailer/soyokaze/pull/220

Full Changelog: https://github.com/goodtrailer/soyokaze/compare/2025.120.0...2025.317.0

Swing Swing Playable

Latest version name

2025.221.0

Latest release

February 20, 2025 06:39 PM UTC

File Detail

Size : 130.0 KiB

  • Fixed ruleset crash after 2025.221.0 lazer update

Support this and other projects:
https://www.patreon.com/evast
https://boosty.to/evast

Tau Tau Playable

Latest version name

2025.120.0

Latest release

January 20, 2025 04:30 PM UTC

File Detail

Size : 207.5 KiB

Installation:

To install this ruleset just simply put this .DLL file onto your osu/Rulesets directory under %appdata%/.
osu!lazer will do the rest for you.

Localisation

Localisations for this ruleset are available. If you want to help with translation efforts, please visit our crowdin page.

Installing translations

Download the Localisations.zip included in this release and extract it to the same place as you would place the tau DLL (%appdata%/osu/Rulesets).
The file structure should look something like the following:

  • rulesets/
  • ar/
  • fr/
  • .../
  • osu.Game.Rulesets.Tau.dll

Have a feature to suggest? Or encountered a bug? Or just want to chat with people interested in tau? Join the discord server!

touhosu touhosu Playable

Latest version name

2025.118.0

Latest release

January 19, 2025 06:07 PM UTC

File Detail

Size : 179.0 KiB

  • Fixed ruleset crash after 2025.118.0 lazer update

Support this and other projects:
https://www.patreon.com/evast
https://boosty.to/evast

Yoso Yoso Playable

This function is not support in rulesets that is from Patreon. You can go to rulesets creator's Patreon at Get from Patreon!