更新日誌

更新日誌

每一個 TBH DPS Meter 版本,直接取自 GitHub。

v0.8.8 2026-06-10

v0.8.8

  • Fix: the F3 loot panel's clear-time trend now follows the stage you're actually on. It used to mirror F11's selected stage, but that selection only updates while F11 is open — once closed, the chart froze on whatever stage F11 last showed. Now: F11 open → the chart follows F11's selection (browse any stage and the trend tracks it, as before); F11 closed → it follows your current stage live. On a map with no recorded clears yet, the chart section hides until your first clear instead of showing a stale stage.

Install

New players — full bundle (recommended): Download TBH-DpsMeter-v0.8.8.zip and extract it into your game folder (the one containing TaskBarHero.exe). It ships BepInEx + the plugin together — just extract and launch the game.

Updating (already have BepInEx): Drop TBH.DpsMeter.dll into BepInEx/plugins/ and restart the game. (The in-game updater does this for you.)

v0.8.7 2026-06-10

v0.8.7

  • Fix: clicks and hotkeys no longer leak into the overlay while the game is in the background. Input is read via system-global Win32 APIs (the game's own input is frozen to plugins), so clicking another app at coordinates overlapping a panel — or pressing F1–F11 there — could toggle or drag panels behind your back. All press/edge/wheel input is now suppressed whenever the game window isn't focused; the low-level mouse hook still uninstalls in the background, so there is zero added cursor latency either way.

Install

New players — full bundle (recommended): Download TBH-DpsMeter-v0.8.7.zip and extract it into your game folder (the one containing TaskBarHero.exe). It ships BepInEx + the plugin together — just extract and launch the game.

Updating (already have BepInEx): Drop TBH.DpsMeter.dll into BepInEx/plugins/ and restart the game. (The in-game updater does this for you.)

TBH DPS Meter v0.8.6 2026-06-10

v0.8.6

  • Steam Market price peek. Hover any item — backpack, reward popup, anywhere with a tooltip — to see its Steam Community Market price: current price, 24h change (波動), median sale price, listings, 24h volume, and a 7-day price curve. Right-click an item to pin the box to it, then hover any point on the curve to read that day's time · price · change-vs-now. Press F4 to reposition the box. Prices come from a cron-built feed refreshed every ~30 min (no per-player scraping).
  • Two-tier font size, adjustable live in the F1 control center. Independent 大字 (big) and 小字 (small) steppers — big drives titles / main numbers / list rows, small drives dim hints / axis labels / buttons — applied instantly across all panels. Defaults reproduce the old look; the DPS/taken panels' detail text is now unified with the rest.
  • Fix: overlapping panels no longer drag together. Dragging a panel that sits on top of another now only moves the top one (drag ownership arbitration).
  • Box-open stats hotkey moved F4 → F7 (F4 now positions the price box).

Install

New players — full bundle (recommended): Download TBH-DpsMeter-v0.8.6.zip and extract it into your game folder (the one containing TaskBarHero.exe). It ships BepInEx + the plugin together — just extract and launch the game.

Updating (already have BepInEx): Drop TBH.DpsMeter.dll into BepInEx/plugins/ and restart the game. (The in-game updater does this for you.)

TBH DPS Meter v0.8.5 2026-06-10

v0.8.5

  • Fix: system-wide mouse lag while the game idles in the background. The global mouse hook (used to keep panel clicks from falling through to the game) was active from launch to exit, so every mouse event on your PC had to round-trip through the game process — when the game sat in the background while you played something else, that round-trip got slow and your cursor felt laggy. The hook is now installed only while the game window is focused and removed ~0.5s after it loses focus. Background idling adds zero mouse latency.
  • Fix: panels can no longer be dragged off-screen. All 9 draggable panels now stop at the screen edge while dragging, instead of letting you pull them past the border where they get clipped.
  • Price box: 7-day price sparkline + 24h volume & median sale price; the box is draggable in F4 adjust-mode (box-open stats moved F4→F7).

Install

New players — full bundle (recommended): Download TBH-DpsMeter-v0.8.5.zip and extract it into your game folder (the one containing TaskBarHero.exe). It ships BepInEx + the plugin together — just extract and launch the game.

Updating (already have BepInEx): Drop TBH.DpsMeter.dll into BepInEx/plugins/ and restart the game. (The in-game updater does this for you.)

TBH DPS Meter v0.8.4 2026-06-10

v0.8.4

  • Fix: single-character parties no longer split a run per wave. With one hero the game's stage state flickers through NONE between waves, so every wave was being saved as its own ~9s "run" (波數=回合數). Run boundaries are now decided by the respawn gap / stage change instead of NONE alone — a single-ranger 27-wave round records as ONE run with full rewards, exactly like a multi-hero party.
  • Runs are stamped with the stage they STARTED on, so switching stages mid-run can no longer mislabel the whole run as the new stage.

Install

New players — full bundle (recommended): Download TBH-DpsMeter-v0.8.4.zip and extract it into your game folder (the one containing TaskBarHero.exe). It ships BepInEx + the plugin together — just extract and launch the game.

Updating (already have BepInEx): Drop TBH.DpsMeter.dll into BepInEx/plugins/ and restart the game. (The in-game updater does this for you.)

TBH DPS Meter v0.8.3 2026-06-10

v0.8.3

  • Resizable panels — every panel now has a bottom-right resize grip (hover to see it light up). Drag to resize width (content reflows); double-click the grip to reset. Sizes persist.
  • Scrollable logs — the F5 box-log and F4 open-log lists also resize in height, and scroll with the mouse wheel (fixed viewport + scrollbar) instead of ◀▶ paging.
  • Control center upgrades (F1) — the global UI-scale −/+ control moved here from the DPS panel, and a new 選單隱藏 toggle lets you keep overlays visible while a game menu (TAB) is open.

Install

New players — full bundle (recommended): Download TBH-DpsMeter-v0.8.3.zip and extract it into your game folder (the one containing TaskBarHero.exe). It ships BepInEx + the plugin together — just extract and launch the game.

Updating (already have BepInEx): Drop TBH.DpsMeter.dll into BepInEx/plugins/ and restart the game. (The in-game updater does this for you.)

TBH DPS Meter v0.8.2 2026-06-09

v0.8.2

  • Grade names + colors now match the in-game chips — 罕見 / 傳奇 / 至寶 / 超凡 corrected, and the full 10-tier palette re-tuned to the game. Applies to the F4 opened-box stats and the F3 loot-heatmap hover.
  • Run-record / serialization refinements (save round-trip verified).

Install

New players — full bundle (recommended): Download TBH-DpsMeter-v0.8.2.zip and extract it into your game folder (the one containing TaskBarHero.exe). It ships BepInEx + the plugin together — just extract and launch the game.

Updating (already have BepInEx): Drop TBH.DpsMeter.dll into BepInEx/plugins/ and restart the game. (The in-game updater does this for you.)

TBH DPS Meter v0.8.1 2026-06-09

What's new since v0.6.1

  • F1 Control Center — one compact hub listing every panel as a toggle button (icon row, auto-scaling), plus a tiny live summary. Default on launch: F1 + DPS + Damage-Taken.
  • F3 Loot Heatmap — two stacked day × 24-hour grids: Box Pickups (from F5) and Open Log (from F4, legendary+), with a clear-time trend chart that follows the stage selected in F11. Hover the Open Log cells for time · grade · box-kind · item detail.
  • F4 Opened-box Stats — grade × box-kind matrix of what you actually pull from boxes, persisted across sessions.
  • fix(skills) — read active-skill levels from the save instead of the live object.

Install

Drop TBH.DpsMeter.dll into BepInEx/plugins/ and restart the game.

TBH DPS Meter v0.6.1 2026-06-09

TBH DPS Meter v0.6.1

修正:高輪詢率滑鼠卡頓

  • 滑鼠輪詢率 >125Hz(500/1000Hz)時會卡卡的問題已修正。
  • 低階滑鼠勾子改到專屬執行緒處理,不再跟畫面渲染搶資源;高速滑鼠每秒上千個事件也不影響流暢度。
  • 面板點擊攔截行為不變。

現有使用者可透過面板內的更新提示一鍵更新。新安裝請下載 TBH-DpsMeter-v0.6.1.zip

TBH DPS Meter v0.6.0 2026-06-09

TBH DPS Meter v0.6.0

介面縮放(解決小螢幕超出畫面)

  • 面板會自動縮小,永遠不會超出螢幕(小螢幕/低解析度也適用)。
  • 可手動調整大小:DPS 面板標題列的 − UI % + 控制,或 Ctrl + PageUp / PageDown
  • 套用到所有面板,存進設定 UI.UIScale

現有使用者可透過面板內的更新提示一鍵更新。新安裝請下載 TBH-DpsMeter-v0.6.0.zip

TBH DPS Meter v0.5.9 2026-06-09

TBH DPS Meter v0.5.9

F5 寶箱記錄:一鍵靜音

  • 面板標題列新增 ♪ 靜音按鈕 —— 一鍵開關提示音,不用再開 ⚙ 設定。
  • 音效開啟 → 藍色 ♪;靜音 → 紅色 ♪ + 紅色橫槓。
  • 與 ⚙ 設定裡的「音效 開/關」狀態同步,並自動存檔。

現有使用者可透過面板內的更新提示一鍵更新。新安裝請下載 TBH-DpsMeter-v0.5.9.zip

TBH DPS Meter v0.5.8 2026-06-09

TBH DPS Meter v0.5.8

新功能:F5 寶箱記錄

  • F5 開啟寶箱面板,自動記錄每個寶箱的時間 · 關卡 · 名稱
  • Stage Boss Box藍字顯示,並另外統計「王箱」數量。
  • 每關獲取數、總計、個/小時統計。

提示音效(⚙ 設定)

  • 點面板的 展開音效設定:開/關音量滑桿▶ 試聽
  • 內建雙音「叮咚」鈴聲(音量可調,忽略遊戲主音量/靜音,永遠聽得到)。
  • 選擇… 按鈕可從 Windows 檔案視窗挑你自己的 .wav 自訂音效; 還原內建音。

F6 刷關效率

  • 新增重置按鈕;移除/加回隊員後卡在 ×1.00 的問題會自動回復。

現有使用者可透過面板內的更新提示一鍵更新。新安裝請下載 TBH-DpsMeter-v0.5.8.zip

TBH DPS Meter v0.5.7 2026-06-08

v0.5.7 — fix: overlays no longer interfere with other apps

Bug: the click-through guard (a system-wide mouse hook) swallowed left-clicks over a panel's on-screen area for every application — so clicking a browser (or any app) where a panel sits in game coordinates didn't register.

Fix: the hook now only acts when TaskBarHero is the foreground window. When any other app is focused, all clicks pass straight through and the overlays don't react at all.

(Auto-update from v0.5.6 will offer this in-game; or grab the zip.)


Update: click Download on the in-panel banner and restart — or overwrite BepInEx\plugins\TBH.DpsMeter.dll. Controls: F9 DPS · F10 damage-taken · F11 stage-compare · F6 farming planner

⚠️ Reads data only; any third-party mod may violate ToS / risk a ban — use at your own risk.

TBH DPS Meter v0.5.6 2026-06-08

v0.5.6 — auto-update (in-game update prompt)

You no longer have to watch GitHub for new builds.

  • On launch the plugin checks for a newer release and shows a banner in the DPS panel: 🔄 vX.Y.Z available [Download]. Click → it downloads the new DLL → restart the game to apply.
  • A tiny preloader patcher (TBH.Updater.Patcher, included in the zip) applies the downloaded update on the next launch (a running DLL can't be hot-swapped, so it takes one restart).
  • Opt out anytime: General/AutoCheckUpdate = false in the config.

Existing users must install this zip once (it adds the patcher); after that, future updates are just the in-game prompt + a restart.

Also includes all v0.5.x fixes (game-update resilience for gear/skills/exp, farming planner, menu auto-hide).


First time / this update: extract the whole zip next to TaskBarHero.exe, launch via Steam. Controls: F9 DPS · F10 damage-taken · F11 stage-compare · F6 farming planner

⚠️ This mod only reads data, but any third-party mod may violate ToS and risks an account ban — use at your own risk. Auto-update downloads only this repo's release asset.

TBH DPS Meter v0.5.5 2026-06-08

v0.5.5 — full game-update recovery (gear, skills, exp all back)

The game update reshuffled the obfuscated layout; this restores everything the previous build lost, and makes it resilient to future updates.

  • Gear — names + affixes (sourced from the save + bundled item-name table; e.g. 神秘之弓 / 命運權杖).
  • Skills — names and levels, including buff/heal skills (resolved by type from the Hero's skill maps).
  • EXP — per-run and per-character exp restored; the accessor is now auto-found by value-matching the save's HeroExp, so it self-heals on future renames.
  • Stage / identity / gold — all reading correctly again.
  • Menu auto-hide, F11 single-run delete, build-aware farming planner — unchanged from v0.5.x.

Under the hood everything now resolves by type / save-data / value-match instead of hard-coded obfuscated names, so most future game updates won't break it; a startup [selfcheck] log pinpoints anything that does.


First time: extract next to TaskBarHero.exe, launch via Steam. Update: overwrite BepInEx\plugins\TBH.DpsMeter.dll (close game first). Controls: F9 DPS · F10 damage-taken · F11 stage-compare · F6 farming planner

⚠️ This mod only reads data, but any third-party mod may violate ToS and risks an account ban — use at your own risk.

TBH DPS Meter v0.5.4 2026-06-08

v0.5.4 — game-update fix: gear & skills read again

A game update reshuffled the obfuscated data layout and broke character capture (gear/skills/identity came back empty). Rebuilt it around stable sources so it survives future updates:

  • Identity from the hero's class (resolved by type), mapped to heroKey — rename-proof.
  • Gear / skills / level read from the decrypted save (stable JSON keys), not in-memory.
  • Item names now bundled from the wiki item table (5944 items, 5 languages) — gear shows proper localized names (e.g. 神秘之弓 / 命運權杖) instead of raw ids, and won't break on future updates.
  • Skill names via the localization facade; nameless basic attacks hidden.
  • Startup self-check logs each resolver's health so future breakage is pinpointed instantly.

Plus everything from v0.5.3 (farming planner build-aware calibration, menu auto-hide, F11 single-run delete, resize-safe panels).


First time: extract next to TaskBarHero.exe, launch via Steam. Update: overwrite BepInEx\plugins\TBH.DpsMeter.dll (close game first). Controls: F9 DPS · F10 damage-taken · F11 stage-compare · F6 farming planner

⚠️ This mod only reads data, but any third-party mod may violate ToS and risks an account ban — use at your own risk.

TBH DPS Meter v0.5.3 2026-06-08

v0.5.3 — farming accuracy, menu/UI robustness, update-resilience

Farming Planner (F6)

  • Build-aware calibration keyed on your gear (items + affixes + skills) — leveling no longer resets your baseline; fixed a bug where everything showed as "old build".
  • Old-gear data is shown and flagged 舊/Old (amber) instead of dropped; current gear = 實測/Real (green); unplayed = 估/Est.
  • Clear time = your fastest clean clear (merged/AFK runs no longer inflate time/estimates); shown as m:ss.

Overlays (all panels)

  • Auto-hide when a game menu/TAB is open, reappear on close.
  • Interacting with the game's own UI can't drag a hidden panel; window resizes no longer move panels.

Stage Compare (F11)

  • 🗑 Delete a single run to drop a bad/merged record.

Resilience to game updates

  • Obfuscation-sensitive lookups (menu tab, stage difficulty) now resolve by type, not by name, so the game's per-update name shuffling no longer breaks them.
  • New startup self-check logs the health of each critical resolver, so any future breakage is pinpointed immediately.
  • First clear after switching stages is timed from the real stage start (excludes navigation).

First time: extract next to TaskBarHero.exe, launch via Steam. Update: overwrite BepInEx\plugins\TBH.DpsMeter.dll (close game first). Controls: F9 DPS · F10 damage-taken · F11 stage-compare · F6 farming planner

⚠️ This mod only reads data, but any third-party mod may violate ToS and risks an account ban — use at your own risk.

TBH DPS Meter v0.5.2 2026-06-08

修復遊戲改版後,關卡比較面板的角色資料(技能 / 裝備 / 經驗 / 角色名)全部消失的問題。

READMEEnglish · 日本語 · 繁體中文 · 简体中文

v0.5.2 修正

  • 🐛 角色快照全失效修復:遊戲改版把英雄資料結構整批換掉,導致關卡比較裡的 技能、裝備、經驗、角色名 全部讀不到(整個角色快照被丟棄)。已重新對應到新欄位:
    • 技能:在地化名稱+等級(如 穿透之箭 Lv13)
    • 裝備:真實物品名稱+詞綴(如 神秘之弓、符文箭)
    • 經驗:每場 exp 正確計算
    • 角色名:遊俠 / 法師 / 牧師
  • ⚠️ 改版前已存成空白的舊紀錄不會回溯,新打的才完整。

安裝 / Install / インストール

  1. 下載下方 zip → Steam 對「TBH: Task Bar Hero」右鍵 → 管理 → 瀏覽本機檔案
  2. 解壓所有檔案進去(跟 TaskBarHero.exe 同層),透過 Steam 啟動
  3. 戰鬥中:F9 DPS / F10 承受傷害 / F11 關卡比較 / F6 刷關規劃
  • 更新:把新版 TBH.DpsMeter.dll 覆蓋到 BepInEx\plugins\(先關遊戲)即可

⚠️ 第三方注入工具有帳號封鎖風險,使用後果自負、作者概不負責。

TBH DPS Meter v0.5.1 2026-06-08

修正關卡比較把所有紀錄歸到「未分類」的問題。

READMEEnglish · 日本語 · 繁體中文 · 简体中文

v0.5.1 修正

  • 🐛 「未分類」修正:遊戲改版後 StageCache 結構變了,舊的關卡 id 讀取失效,導致所有紀錄都被歸到「未分類」。改為讀取新版欄位(從關卡標籤抽 N-N + 難度列舉),刷關/重打也能正確分類。⚠️ 先前已存成「未分類」的舊紀錄不會回溯修正,新打的才正確。
  • 🪟 選單開啟時自動隱藏面板:開遊戲選單時,疊加面板會自動讓位,不再擋畫面。

安裝 / Install / インストール

  1. 下載下方 zip → Steam 對「TBH: Task Bar Hero」右鍵 → 管理 → 瀏覽本機檔案
  2. 解壓所有檔案進去(跟 TaskBarHero.exe 同層),透過 Steam 啟動
  3. 戰鬥中:F9 DPS / F10 承受傷害 / F11 關卡比較 / F6 刷關規劃
  • 更新:把新版 TBH.DpsMeter.dll 覆蓋到 BepInEx\plugins\(先關遊戲)即可

⚠️ 適用 TaskBarHero v1.00.09。第三方注入工具有帳號封鎖風險,使用後果自負、作者概不負責。

TBH DPS Meter v0.5.0 2026-06-08

🆕 Farming Planner (F6) — "what should I farm?"

A new F6 overlay ranks every stage by gold/sec and exp/sec, personalized to your build — not a static wiki table.

  • Measured-first: stages you've cleared show your real numbers (green); the rest are estimated from the wiki baseline × your personal multiplier, learned from your own runs.
  • Clear-time model: time = perHP·HP + perWave·waves, fit from your measured clears (same model the wiki uses).
  • EXP-retention %: reflects the in-game level penalty (your level vs the stage level) — so a higher stage is not always better.
  • Build-aware: every run is fingerprinted (gear + affixes + skills + level). Only runs from your current build calibrate; change gear and it auto-detects, prompting a re-clear.
  • Sortable columns, difficulty filter chips, inline bars, and a basis line showing what the calibration rests on. Wiki data is embedded — no extra files, fully offline.

Other: overlay click-through guard refinements, stage-compare fixes.


安裝 / Install

  • 第一次裝 / First time: 下載 TBH-DpsMeter-v0.5.0.zip,全部解壓到遊戲資料夾(TaskBarHero.exe 旁邊),透過 Steam 啟動。
  • 更新 / Update: 只要覆蓋 BepInEx\plugins\TBH.DpsMeter.dll 一個檔(先關遊戲)。
  • First time: extract the whole zip next to TaskBarHero.exe, launch via Steam. Update: just overwrite the single TBH.DpsMeter.dll.

控制 / Controls: F9 DPS · F10 受到傷害 / damage-taken · F11 關卡比較 / stage-compare · F6 刷關效率 / farming planner

⚠️ 本外掛只讀取資料、不修改遊戲數值,但任何第三方外掛都可能違反服務條款並有封號風險,使用後果自負。 This mod only reads data, but any third-party mod may violate ToS and risks an account ban — use at your own risk.

TBH DPS Meter v0.4.1 2026-06-08

面板點擊不再穿透。點面板時,點擊不會再漏到遊戲或桌面。

READMEEnglish · 日本語 · 繁體中文 · 简体中文

v0.4.1 修正

  • 🖱️ 面板不再穿透點擊:以往點面板時,點擊會同時漏到下層的遊戲(視窗化時甚至漏到桌面)。現在透過低階滑鼠 hook,落在可見面板上的左鍵會被攔下,不再穿透到遊戲或桌面;面板自己的按鈕(重置/◀▶/拖曳)照常可用,面板以外的點擊也照舊傳給遊戲。

安裝 / Install / インストール

  1. 下載下方 zip → Steam 對「TBH: Task Bar Hero」右鍵 → 管理 → 瀏覽本機檔案
  2. 解壓所有檔案進去(跟 TaskBarHero.exe 同層),透過 Steam 啟動
  3. 戰鬥中:F9 DPS / F10 承受傷害 / F11 關卡比較
  • 更新:把新版 TBH.DpsMeter.dll 覆蓋到 BepInEx\plugins\(先關遊戲)即可

⚠️ 適用 TaskBarHero v1.00.09。第三方注入工具有帳號封鎖風險,使用後果自負、作者概不負責。

TBH DPS Meter v0.4.0 2026-06-07

關卡比較面板(F11)現在能顯示全隊裝備(含中文名稱)。介面自動偵測 繁中/简体/English/日本語/Español。

v0.4.0 新功能

  • 🆕 裝備讀取:F11 比較面板右欄列出每個角色的已裝備裝備(中文名稱+分槽+詞綴),並標示與基準的差異(綠=新增/黃=變更/紅=移除)
    • 例:精英弓、符文箭、戰爭頭盔、翡翠護符、賢者之杖…(跟隨遊戲語言)
    • 透過解密本機存檔讀取,不修改任何遊戲資料
  • 角色名 / 技能名 / 物品名 全中文化(跟隨遊戲語言)

自 v0.3.0 以來

  • 關卡比較面板:通關秒數趨勢圖、基準|這場 雙欄對齊、傷害分配%、每波時間、屬性、技能等級、全隊角色分頁、難度分組

安裝 / 更新

  • 首次:下載 zip → Steam 對遊戲右鍵→管理→瀏覽本機檔案 → 解壓所有檔案進去 → 透過 Steam 啟動
  • 更新:把新版 TBH.DpsMeter.dll 覆蓋到 BepInEx\plugins\(先關遊戲)
  • 戰鬥中:F9 DPS / F10 承受傷害 / F11 關卡比較

⚠️ 適用 TaskBarHero v1.00.09。第三方工具有帳號封鎖風險,使用後果自負、作者概不負責。

TBH DPS Meter v0.3.1 2026-06-07

i18n 修正版。Language=Auto(預設)現在會跟隨遊戲內語言設定,且即時生效

READMEEnglish · 日本語 · 繁體中文 · 简体中文

v0.3.1 修正

  • 🐛 語言自動偵測Auto 模式原本只看作業系統語言、且只在啟動時判斷一次 —— 在遊戲裡切英文,面板仍維持中文。現在改為讀取遊戲的 Unity-Localization 當前語言(玩家實際選的),每秒重讀一次,遊戲內切換語言即時套用、不用重啟;作業系統語言僅在 Localization 尚未就緒時當後備。

安裝 / Install / インストール

  1. 下載下方 zip → Steam 對「TBH: Task Bar Hero」右鍵 → 管理 → 瀏覽本機檔案
  2. 解壓所有檔案進去(跟 TaskBarHero.exe 同層),透過 Steam 啟動
  3. 戰鬥中:F9 DPS / F10 承受傷害 / F11 關卡比較
  • 更新:把新版 TBH.DpsMeter.dll 覆蓋到 BepInEx\plugins\(先關遊戲)即可

⚠️ 適用 TaskBarHero v1.00.09。第三方注入工具有帳號封鎖風險,使用後果自負、作者概不負責。

TBH DPS Meter v0.3.0 2026-06-07

新增 關卡比較面板(F11) 的大版本。介面自動偵測 繁中 / 简体 / English / 日本語 / Español。

READMEEnglish · 日本語 · 繁體中文 · 简体中文

v0.3.0 新功能

  • 🆕 關卡比較面板(F11):同一關卡多次紀錄互相比較
    • 上方常駐通關秒數趨勢折線,點某點 → 下方顯示該場詳細比較
    • 基準(預設最快通關,可手動釘選)vs 這場,全部「基準 | 這場」對齊兩欄、變更綠/紅標色
    • 比較項目:總時長、有效輸出 / 停輸出(跑路)時間、平均/峰值/暴擊、主要屬性、傷害分配(%)、每波時間技能等級(全隊角色分頁切換)
    • 難度分級(普通/惡夢/地獄/折磨)分開比較
    • 角色 / 技能名稱中文化(跟隨遊戲語言)
    • 右上「清除全部」可清除所有紀錄
  • 🎨 三個面板底色改為不透明純黑

安裝 / Install / インストール

  1. 下載下方 zip → Steam 對「TBH: Task Bar Hero」右鍵 → 管理 → 瀏覽本機檔案
  2. 解壓所有檔案進去(跟 TaskBarHero.exe 同層),透過 Steam 啟動
  3. 戰鬥中:F9 DPS / F10 承受傷害 / F11 關卡比較
  • 更新:把新版 TBH.DpsMeter.dll 覆蓋到 BepInEx\plugins\(先關遊戲)即可

⚠️ 適用 TaskBarHero v1.00.09。第三方注入工具有帳號封鎖風險,使用後果自負、作者概不負責。

TBH DPS Meter v0.1.1 2026-06-06

TaskBarHero 即時 DPS / 承受傷害 監控外掛(BepInEx 6 IL2CPP)。

READMEEnglish · 日本語 · 繁體中文 · 简体中文

What's new in v0.1.1 / 更新內容 / 更新内容 / 更新点

  • 🌐 新增 简体中文Español(西班牙文) 介面(共 5 種語言,自動偵測)。
  • 🎨 曲線圖底色改為不透明純黑,數字更清楚。
  • Added Simplified Chinese and Spanish UI (5 languages total, auto-detected); graph backgrounds are now solid black.
  • 简体中文Español の UI を追加(全5言語、自動判別);グラフ背景を不透明な黒に変更。

繁體中文 — 怎麼用(免編譯)

  1. 下載下方 TBH-DpsMeter-v0.1.1.zip
  2. Steam → 對「TBH: Task Bar Hero」按右鍵 → 管理 → 瀏覽本機檔案。
  3. 把 zip 裡所有檔案解壓到那個資料夾(跟 TaskBarHero.exe 同一層,問是否覆蓋選「是」)。
  4. 一定要透過 Steam 啟動遊戲(不要直接點 exe)。
  5. 第一次啟動黑畫面 1~3 分鐘(一次性分析),之後正常。
  6. 戰鬥中:F9 = DPS 面板、F10 = 承受傷害面板;滑鼠拖曳移動、右上「重置」歸零、◀▶ 翻看紀錄、PageUp/Down 調透明度。
  • 更新外掛:只要把新版 TBH.DpsMeter.dll 覆蓋到 BepInEx\plugins\(先關遊戲)即可。

English — Quick install (no build)

  1. Download TBH-DpsMeter-v0.1.1.zip below.
  2. Steam → right-click "TBH: Task Bar Hero" → Manage → Browse local files.
  3. Extract ALL files into that folder (next to TaskBarHero.exe; choose "Yes" to overwrite).
  4. Launch through Steam (not the exe directly).
  5. First launch shows a 1–3 min black screen (one-time setup), then it's normal.
  6. In combat: F9 = DPS panel, F10 = damage-taken panel; drag to move, top-right "Reset" zeroes, ◀▶ browse records, PageUp/Down opacity.
  • Updating: just overwrite BepInEx\plugins\TBH.DpsMeter.dll with the new DLL (close the game first).

日本語 — かんたんインストール(ビルド不要)

  1. 下の TBH-DpsMeter-v0.1.1.zip をダウンロード。
  2. Steam →「TBH: Task Bar Hero」を右クリック → 管理 → ローカルファイルを閲覧。
  3. zip 内のすべてのファイルをそのフォルダへ解凍(TaskBarHero.exe と同じ階層、上書きは「はい」)。
  4. 必ず Steam から起動(exe 直接実行は不可)。
  5. 初回起動は 1~3 分の黒画面(一度きりの初期化)、以降は通常通り。
  6. 戦闘中:F9 = DPSパネル、F10 = 被ダメージパネル。ドラッグで移動、右上「リセット」でゼロ、◀▶ で記録閲覧、PageUp/Down で透明度。
  • 更新:新しい TBH.DpsMeter.dllBepInEx\plugins\ に上書きするだけ(先にゲームを終了)。

⚠️ 適用版本 / Version / バージョン:TaskBarHero v1.00.09(Unity 6 / IL2CPP)。

⚠️ 免責 / Disclaimer / 免責事項:第三方注入工具可能違反遊戲或 Steam 使用條款,存在帳號封鎖等風險,使用本軟體一切後果自負、作者概不負責。Any third-party mod may violate the game's/Steam's ToS and risks account bans; use entirely at your own risk, the author is not liable. サードパーティModは規約違反やBANのリスクがあり、使用は自己責任・作者は一切責任を負いません。

TBH DPS Meter v0.1.0 2026-06-06

TaskBarHero 即時 DPS / 承受傷害 監控外掛(BepInEx 6 IL2CPP)。介面自動偵測 繁中 / English / 日本語。

READMEEnglish · 日本語 · 繁體中文


繁體中文 — 怎麼用(免編譯)

  1. 下載下方 TBH-DpsMeter-v0.1.0.zip
  2. Steam → 對「TBH: Task Bar Hero」按右鍵 → 管理 → 瀏覽本機檔案。
  3. 把 zip 裡所有檔案解壓到那個資料夾(跟 TaskBarHero.exe 同一層,問是否覆蓋選「是」)。
  4. 一定要透過 Steam 啟動遊戲(不要直接點 exe)。
  5. 第一次啟動黑畫面 1~3 分鐘(一次性分析),之後正常。
  6. 戰鬥中:F9 = DPS 面板、F10 = 承受傷害面板;滑鼠拖曳移動、右上「重置」歸零、◀▶ 翻看紀錄、PageUp/Down 調透明度。
  • 更新外掛:只要把新版 TBH.DpsMeter.dll 覆蓋到 BepInEx\plugins\(先關遊戲)即可。
  • 移除:刪掉 winhttp.dlldoorstop_config.ini.doorstop_versiondotnet\BepInEx\

English — Quick install (no build)

  1. Download TBH-DpsMeter-v0.1.0.zip below.
  2. Steam → right-click "TBH: Task Bar Hero" → Manage → Browse local files.
  3. Extract ALL files into that folder (next to TaskBarHero.exe; choose "Yes" to overwrite).
  4. Launch through Steam (not the exe directly).
  5. First launch shows a 1–3 min black screen (one-time setup), then it's normal.
  6. In combat: F9 = DPS panel, F10 = damage-taken panel; drag to move, top-right "Reset" zeroes, ◀▶ browse records, PageUp/Down opacity.
  • Updating: just overwrite BepInEx\plugins\TBH.DpsMeter.dll with the new DLL (close the game first).
  • Uninstall: delete winhttp.dll, doorstop_config.ini, .doorstop_version, dotnet\, BepInEx\.

日本語 — かんたんインストール(ビルド不要)

  1. 下の TBH-DpsMeter-v0.1.0.zip をダウンロード。
  2. Steam →「TBH: Task Bar Hero」を右クリック → 管理 → ローカルファイルを閲覧。
  3. zip 内のすべてのファイルをそのフォルダへ解凍(TaskBarHero.exe と同じ階層、上書きは「はい」)。
  4. 必ず Steam から起動(exe 直接実行は不可)。
  5. 初回起動は 1~3 分の黒画面(一度きりの初期化)、以降は通常通り。
  6. 戦闘中:F9 = DPSパネル、F10 = 被ダメージパネル。ドラッグで移動、右上「リセット」でゼロ、◀▶ で記録閲覧、PageUp/Down で透明度。
  • 更新:新しい TBH.DpsMeter.dllBepInEx\plugins\ に上書きするだけ(先にゲームを終了)。
  • アンインストール:winhttp.dlldoorstop_config.ini.doorstop_versiondotnet\BepInEx\ を削除。

⚠️ 適用版本 / Version / バージョン:TaskBarHero v1.00.09(Unity 6 / IL2CPP)。

⚠️ 免責 / Disclaimer / 免責事項:第三方注入工具可能違反遊戲或 Steam 使用條款,存在帳號封鎖等風險,使用本軟體一切後果自負、作者概不負責。Any third-party mod may violate the game's/Steam's ToS and risks account bans; use entirely at your own risk, the author is not liable. サードパーティModは規約違反やBANのリスクがあり、使用は自己責任・作者は一切責任を負いません。