Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azn9/mdaccuracyindicatormod
A MuseDash Mod that adds an accuracy bar ingame like in osu!
https://github.com/azn9/mdaccuracyindicatormod
musedash
Last synced: 9 days ago
JSON representation
A MuseDash Mod that adds an accuracy bar ingame like in osu!
- Host: GitHub
- URL: https://github.com/azn9/mdaccuracyindicatormod
- Owner: Azn9
- Created: 2023-02-18T16:21:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-25T01:44:19.000Z (6 months ago)
- Last Synced: 2024-11-01T06:34:17.810Z (16 days ago)
- Topics: musedash
- Language: C#
- Homepage:
- Size: 241 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Muse Dash Accuracy Indicator Mod
This mod made by [**@Azn9**](https://github.com/Azn9/) adds an accuracy indicator to Muse Dash, like the one on osu!.
## What does it do?
- Adds an ingame bar that shows your accuracy:
[![Accuracy Bar](https://raw.githubusercontent.com/Azn9/MDAccuracyIndicatorMod/8fd6f5bfd9e3e0ddc65cb20d9b67efaa6edb42a2/images/ingame_bar.png)](https://raw.githubusercontent.com/Azn9/MDAccuracyIndicatorMod/8fd6f5bfd9e3e0ddc65cb20d9b67efaa6edb42a2/images/ingame_bar.png)- Adds an endgame report with your mean delay, and an histogram of your delays:
[![Endgame Report](https://raw.githubusercontent.com/Azn9/MDAccuracyIndicatorMod/8fd6f5bfd9e3e0ddc65cb20d9b67efaa6edb42a2/images/end_report.png)](https://raw.githubusercontent.com/Azn9/MDAccuracyIndicatorMod/8fd6f5bfd9e3e0ddc65cb20d9b67efaa6edb42a2/images/end_report.png)## How to install
Simply grab the latest .dll from the [**releases**](https://github.com/Azn9/MDAccuracyIndicatorMod/releases) page and put it in your Muse Dash 'Mods' folder.## What does the color mean?
- Blue is 'Perfect' judgement (from -25ms to +25ms)
- Green is 'Perfect' judgement with "late" or "early" displayed (from -50ms to +50ms)
- Orange is 'Great' judgement (from -130ms to +130ms)