Skip to content

SaberLab v2.0.0

Choose a tag to compare

@Zircon10086 Zircon10086 released this 24 Aug 21:09
· 12 commits to main since this release

SC/BL 双平台云端数据🎉

SC/BL Dual-platform cloud data 🎉

🔍更新内容 What's in v2.0.0

  • 插件系统与 3D 回放独立 新增第一方插件目录 plugins/;3D 回放(Local-ChroViewer,GPL-2.0)已独立为外部项目,用户版内置该插件,开箱即用
    Plugin system & standalone 3D viewer A first-party plugins/ directory is now loaded at startup; the 3D replay viewer (Local-ChroViewer, GPL-2.0) became an independent external project and ships inside the user edition. This plugin is already included in the user version.

  • BeatLeader 数据导入 云端数据源可在 ScoreSaber / BeatLeader 间切换(设置 → 玩家),玩家 ID 两平台通用(从回放自动解析);两平台数据独立缓存,来回切换互不影响
    BeatLeader import Switch the cloud data source between ScoreSaber and BeatLeader (Settings → Player); the player ID is shared and auto-parsed from replays. Each platform keeps its own cache — switch back and forth freely.

  • 个人动态星级色谱 颜色表示曲目难度相对你当前水平的位置:黄色基准由你最近的高 PP 成绩自动计算
    Personal dynamic star palette Colors now show a map's difficulty relative to YOUR level — the yellow baseline is computed from your top-20 PP scores.

  • 切割细节 12 格网格 + 左右手双 9 宫格,展示每个网格位置的切割轨迹与带符号切偏,直观看到 center 分丢在哪
    Slice details A 4×3 grid with dual 9-compass layouts visualizes cut paths and signed offsets, showing exactly where center score is lost.

  • 无命令行窗口启动 启动不再弹出命令行窗口;窗口模式启动速度已优化
    No console window Startup no longer opens a console. Window-mode startup was optimized.

  • 端口调整为 6980 默认端口改为 6980
    New default port 6980

🚀 快速开始 Quick Start

  1. 解压 SaberLab-v2.0.0-win64.zip 到任意目录,双击 SaberLab.exe 启动。
    Unzip and run SaberLab.exe.

  2. 打开「设置」→「游戏路径」,选择 Beat Saber 游戏根目录。
    In Settings → Game Path, select your Beat Saber root folder.

  3. 点击「⚡ 一键刷新」导入回放;在「云端数据」页选择数据源并拉取数据计算动态水平。
    Click ⚡ Quick Refresh to import replays; on the Cloud Data page pick your source and fetch your dynamic level.

  4. (可选)配置 AI 报告:在 data\.env 填入 DEEPSEEK_API_KEY。未配置时自动使用内置规则报告。
    Optional: add DEEPSEEK_API_KEY to data\.env for AI reports; the built-in rule-based report is used otherwise.

🔧 完整变更记录 Full Changelog