This software will tell you how much the offset is off, with real-time PP, UR, in the osu game.
Support Discord Server: https://discord.gg/AGNDPsZPya
Note
This software is currently in the development phase! If you have any bugs, please contact us on Discord!
もし私の活動を応援していただけるなら、Ko-fiでコーヒーをおごっていただけると嬉しいです!
If you enjoy my work and would like to support my efforts, you can buy me a coffee on Ko-fi!
私のプロジェクトが役に立ったり、気に入っていただけた場合、サポートをいただけると今後の開発の励みになります。どうぞよろしくお願いします!
If you find my project useful or like it, your support will encourage future development. Thank you in advance!
-
PP, UR and SR displayed in real time
- Calculate SR, PP and UR in real time and display them on the software and on the InGameOverlay!
-
InGameOverlay that can display various information such as PP, SR, Hits, etc.
- InGameOverlay (in-game overlay) that can be customized in various ways!
- Since it does not use injector, it does not violate the terms of osu!
-
Function to open other people's replay screens to see their PP!
- Function to calculate and display IFFC, SSPP, SR, and PP when you open someone else's result in ranking, etc. Function to see PP when you open someone else's result in ranking, etc!
-
Complete conversion support
- Complete support for conversion of all Modes, so even converters can use it with confidence!
-
Lightweight!
- Memory optimization has been done so that it is much lighter than the previous RealtimePPUR!
-
All Modes supported
- This software is fully compatible with all Modes!
Simply launch RealtimePPUR.exe, the icon with the blue, PP.
You can change it by right-clicking on the software → Mode.
Change the Config.cfg file in the folder!
I have written a lot of explanations so it will be easy to understand!
1: SR → SR: 〇〇 / 〇〇
2: SSPP → SSPP: 〇〇pp
3: CurrentPP → PP: 〇〇pp
4: CurrentACC → ACC: 〇〇 / 〇〇%
5: Hits → Hits: 〇〇/〇〇/〇〇/〇〇
6: IFFCHits → IFFCHits: 〇〇/〇〇/〇〇/〇〇
7: UR → UR: (CurrentUR)
8: OffsetHelp → Offset: 〇〇
9: ExpectedManiaScore → ManiaScore: 〇〇〇〇〇〇
10: AVGOFFSET → AvgOffset: 〇〇
11: PROGRESS → Progress: 〇〇%
12: HealthPercentage → HP: 〇〇%
13: CurrentPosition → Position: #〇
14: HigherScoreDiff → HigherDiff: 〇〇
15: HighestScoreDiff → HighestDiff: 〇〇
16: UserScore → Score: 〇〇
17: CurrentBPM → BPM: 〇〇〇
18: CurrentRank → Rank: 〇 / 〇
19: Remaining Notes → Notes: 〇〇〇〇
You can save the configuration by clicking Save Config from the right-click menu!
Click Change Priority from the right-click menu to change it on the UI.
Or, change it by looking directly at the INGAMEOVERLAYPRIORITY value in Config.cfg!
- Vanilla For Saggesting IngameOverlay Font!!!
必要なモノ
- Node.js
- .NET8.0 SDK
- Git
手順
- RealtimePPUR-Build.batこのリンクを右クリックして、リンク先を保存からダウンロードしてください。
- ダウンロードしたファイルを、RealtimePPURを作りたいフォルダに移動して、ダブルクリックで起動します。(RealtimePPUR-Build.batがあるフォルダと同じ場所にRealtimePPURというフォルダが作られます。)
- ビルドが終わると、自動でビルド先のエクスプローラーが開き、RealtimePPUR.exeを実行します。(ビルド先はRealtimePPUR/RealtimePPUR/bin/buildフォルダです)
必要なものは上と同じです。
手順
- RealtimePPUR-Build.batこのリンクを右クリックして、リンク先を保存からダウンロードしてください。
- RealtimePPURを作りたいフォルダのパスをコピーし、コマンドプロンプトを開いて
cd "コピーしたパス"
と入力し、"〇〇> (コマンド入力する所)"の左の〇〇ところがコピーしたところになってればOKです。 次にそのフォルダ内にRealtimePPUR-Build.batがあることを確認して、
RealtimePPUR-Build.bat "リワークのリポジトリ" "コミット、ブランチ、タグなどあればここに"
と入力し、ビルドします。 3. ビルドが終わると、自動でビルド先のエクスプローラーが開き、RealtimePPUR.exeを実行します。(ビルド先はRealtimePPUR/RealtimePPUR/bin/buildフォルダです)