"Patch detected. Adaptation required. Purge defective samples." "检测到补丁。需进行适应。清除残次样本。"
— Abathur (阿巴瑟)
Since the latest StarCraft II CN server update has officially fixed the replay corruption bug, background monitoring is no longer necessary for new games. However, old corrupted replays still exist in your hive (hard drive).
StarCraft 2 Replay Autofixer is a one-time tool designed to scan your entire replay directory and fix all previously corrupted replay files in one go. Theme: Heart of the Swarm / Abathur.
- 🧬 One-Click Purge: Scans and fixes all old corrupted replays (
.SC2Replay) in bulk. - 🛡️ Non-Destructive: Original files are preserved; fixed versions are saved as
_fixed.SC2Replay. - 🔍 Deep Scan: Automatically detects the
StarCraft IIinstallation directory and recursively checks all subfolders. - 🦋 Zerg Theme: Interactive console output featuring Abathur's unique speech style.
- Download: Get the
AutoFix.pyscript. - Run: Double-click the script.
- Confirm:
- The script will report how many "defective samples" (old replays) are found.
- Press [Y] to authorize the evolution (fix process).
- Done: Once finished, the script will exit.
- Operator: born79230
- GitHub: https://github.com/born79230/SC2-Replay-Auto-Fixer
Core logic based on probiusofficial/StarCraft2-CN-Replay-Repair.
随着星际争霸2国服版本的更新,官方已修复了录像损坏的 BUG,因此不再需要后台监控新录像。 但是,你的巢穴(硬盘)中仍然残留着大量以前打不开的旧录像。
StarCraft 2 Replay Autofixer 是一个一次性工具,专为扫描并批量修复所有旧版本的损坏录像而设计。 本工具采用 虫群之心 / 阿巴瑟 主题风格。
- 🧬 一键清洗:批量扫描全盘,一次性修复所有损坏的
.SC2Replay文件。 - 🛡️ 安全无损:保留原始文件,修复后的文件另存为
_fixed.SC2Replay。 - 🔍 深度扫描:自动定位
StarCraft II总目录,并覆盖所有子文件夹。 - 🦋 虫族风格:控制台输出采用阿巴瑟(Abathur)独特的语音风格。
- 下载:获取
AutoFix.py脚本。 - 运行:双击运行脚本。
- 确认:
- 阿巴瑟会汇报发现了多少个“残次样本”(旧录像)。
- 按键盘上的 [Y] 键批准进化(开始修复)。
- 完成:修复完毕后,程序将自动结束。
- 执行官: born79230
- GitHub: https://github.com/born79230/SC2-Replay-Auto-Fixer
核心修复逻辑基于 probiusofficial/StarCraft2-CN-Replay-Repair 的 Web 版原理实现。