Skip to content

GalaxySpeaker/AutoRating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 

Repository files navigation

ADOFAI Auto Rating MOD | AutoRating — ADOFAI 自动评级 MOD

👥 Credits | 致谢

  • GalaxySpeaker — Author | Algorithms | Development | 作者 | 算法 | 开发
  • Sharky — Technical Support | 技术支持
  • SensenPlayer — Special Thanks | 特别感谢

📖 User Guide | 使用指南

🎮 Basic Usage | 基本使用

After entering any level, the MOD will automatically calculate the chart rating and display it in the upper-left corner of the screen: | 进入任意关卡后,MOD 会自动计算谱面评级并显示在屏幕左上角:

Star Rating: 12.34 ★
TUF: G5
GG: 20.2

⌨️ Hotkey (Default F9) | 快捷键(默认 F9)

Press F9 during gameplay to manually recalculate the current chart's rating. | 在关卡中按 F9 可以手动重新计算当前谱面的评级。

The hotkey can be changed in settings, combined with Ctrl/Alt/Shift, or disabled entirely. | 可在设置中修改快捷键、添加 Ctrl/Alt/Shift 组合键、或完全禁用快捷键。


⚙️ Settings Panel Guide | 设置面板说明

Press Ctrl+F10 to open UnityModManager → Click AutoRating to enter settings. | 按 Ctrl+F10 打开 UnityModManager → 点击 AutoRating 进入设置。

Category 分组 Option 选项 Description 说明
Position 位置 X / Y X / Y Drag the slider to adjust UI position on screen 拖动滑块调整 UI 在屏幕上的位置
Appearance 外观 Size 大小 Font size (10–100) 字体大小 (10–100)
Gap 行间距 Line spacing 行间距
Use Bold 加粗 Bold font 加粗字体
Display 显示 Auto Rating 自动评级 Disable to stop rating calculation, keep only Score display 关闭后停止评级计算,仅保留 Score 显示
Score 分数 Displays Score (Base × Multiplier × Combo × X-Accuracy) 显示 Score(基础分 × 倍率 × 连击 × X精度)
Score v2 分数 v2 Displays Score v2 (same as above but without base multiplier) 显示 Score v2(同上但不含基础倍率)
PP 表现分 Displays PP / Max PP 显示 PP / Max PP
Speed Rhythm Stamina 速度
Only Show in Gameplay 仅在游戏中显示 Only show during gameplay, hidden in level selection 只在打歌时显示,选关界面隐藏
Hotkey 快捷键 Enable Disable 启用 禁用
Key: Current Key 按键:当前按键 Displays the current hotkey 显示当前快捷键
Ctrl Alt Shift Ctrl
Change Hotkey 更改快捷键 Press to rebind by pressing any key 按下后按任意键重新绑定

📊 Display Item Meanings | 显示项目含义

Display 显示 Meaning 含义
Star Rating 星级 Comprehensive chart star rating (based on Speed + Rhythm + Stamina) 谱面综合星级(基于 Speed + Rhythm + Stamina)
★ Color ★ 颜色 0–2 Cyan → 2–4 Blue → ... → 20–22 Dark Purple → 24+ Black 0–2 青 → 2–4 蓝 → ... → 20–22 暗紫 → 24+ 黑
TUF: G5 TUF: G5 TUF tier label (P1–P20, G1–G20, U1–U20, PGU100) TUF 等级标签(P1–P20, G1–G20, U1–U20, PGU100)
GG: 20.2 GG: 20.2 GG rating number GG 评级数字
Score 分数 Final score with base multiplier penalty 含基础倍率惩罚的最终得分
Score v2 分数 v2 Total score without base multiplier. Standard tournament score (used by Together) 不含基础倍率的总得分。标准的比赛得分 (Together正在使用)
PP 表现分 Performance Points (Current / Max) Performance Points(当前 / 最大值)

💡 Tips | 使用技巧

  1. Only want to see Score? Turn off Auto Rating toggle + keep only Score and Score v2 checked — ultra clean UI. | 只想看 Score? 关闭 Auto Rating 开关 + 只留 Score 和 Score v2 的勾选,画面极简。
  2. Adjust UI position Drag X/Y sliders directly — changes take effect in real time. | 调整 UI 位置 直接拖动 X/Y 滑块,改动实时生效。
  3. All settings are auto-saved — they won't be lost after restarting the game. | 所有设置自动保存,重启游戏不会丢失。

📝 Changelog | 更新日志

2023/11/11 ver 0.0.0

2024/7 ver 0.0.1

2024/12 ver 0.0.2

2025/1/13 ver 0.1.0

2025/1/22 ver 0.1.1

2025/2/1 ver 0.2.0

2025/2/9 ver 0.2.1

2025/2/12 ver 0.2.2

2025/2/13 ver 0.3.0

2025/2/14 ver 0.3.1

2025/2/17 ver 0.4.0

2025/2/18 ver 0.5.0

2025/2/20 ver 0.6.0

2025/2/22 ver 0.6.1

2025/2/23 ver 0.6.2

2025/2/24 ver 0.6.3

2025/3/3 ver 0.7.0

2025/3/5 ver 0.8.0

  • Fixed JSON reading issues | 修复了json读取的问题
  • Fixed JSON reading issues once again | 又一次修复了json读取的问题
  • Fixed NaN issues | 修复了NaN问题
  • Removed Overlayer dependency | 删去了Overlayer附属

2025/3/5 ver 0.8.1

  • Completely fixed old-version JSON reading issues (Perhaps) | 完全修复了旧版json读取的问题 (Perhaps)

2025/3/6 ver 0.9.0

  • AutoRating integrated with Adofai.gg and TUF Forum rating estimation | AutoRating 与Adofai.gg和TUF Forum的等级估算
  • Adjusted some Rhythm Rating values | 调整了Rhythm Rating的部分数值

2025/3/6 ver 0.9.1

  • Added more colors | 增加了一些颜色

2025/3/8 ver 0.9.2

  • Added save settings feature | 增加保存设置功能
  • Added custom text spacing and bold font | 增加文字自定义间距,字体加粗
  • Added custom input box | 自定义输入框

2025/7/31 ver 0.9.7

  • Major overhaul | 大修改

2026/6/17 ver 1.0.0

  • Algorithm updates and optimizations | 算法更新与优化
  • Adapted to ADOFAI version | 适配 ADOFAI 版本
  • Fixed numerous compatibility issues | 修复大量兼容性问题
  • Added independent data display toggle (each line can be toggled separately) | 新增独立数据显示开关(每行可单独开关)
  • Added outlined fonts (clearly visible on any background) | 新增描边字体(任意背景清晰可见)
  • Removed external dependency on MathNet.Numerics | 移除 MathNet.Numerics 外部依赖

Algorithm details are hidden [for now] | 算法细则已隐藏 [暂时的]

Full Changelog: https://github.com/GalaxySpeaker/AutoRating/commits/AutoRating


🔗 Links | 链接

Download | 下载: https://github.com/GalaxySpeaker/AutoRating/releases

GitHub Repository | 仓库: https://github.com/GalaxySpeaker/AutoRating

About

AutoRating and PP Calculator

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors