PmuSim v0.3.1
PmuSim v0.3.1
PmuSim — PMU 主站模拟器 / PMU Master Station Simulator
🇨🇳 中国大陆用户: 首次从旧版升级若失败, 请直接从镜像下载安装包 (新版本起更新检查会自动走 proxy):
https://ghfast.top/https://github.com/Karl-Dai/PmuSim/releases/latest
🌍 Users in mainland China: if the in-app updater fails on first upgrade from a previous version, download installers from the mirror above (later versions will auto-fallback through proxies).
下载 / Downloads
下方资产里按平台选择 / Pick the asset for your platform below:
| 平台 / Platform | 文件名 / Asset |
|---|---|
| macOS Apple Silicon | PmuSim_0.3.1_aarch64.dmg |
| macOS Intel | PmuSim_0.3.1_x64.dmg |
| Windows x64 (NSIS) | PmuSim_0.3.1_x64-setup.exe |
| Windows x64 (MSI) | PmuSim_0.3.1_x64_en-US.msi |
| Windows ARM64 (NSIS) | PmuSim_0.3.1_arm64-setup.exe |
| Linux AppImage | PmuSim_0.3.1_amd64.AppImage |
| Linux deb | PmuSim_0.3.1_amd64.deb |
| Linux rpm | PmuSim-0.3.1-1.x86_64.rpm |
Highlights / 亮点
- 🪟 新增 Windows on ARM (aarch64) 原生安装包, ARM 设备不再依赖 x64 仿真, 且同样支持应用内自动更新 / Native Windows on ARM (aarch64) installer — ARM devices no longer rely on x64 emulation and get in-app auto-update too.
Added 新增
- Windows on ARM (aarch64) NSIS 安装包: release 矩阵新增
aarch64-pc-windows-msvc交叉编译, 产出PmuSim_<ver>_arm64-setup.exe并纳入windows-aarch64updater manifest / Windows on ARM (aarch64) NSIS installer: the release matrix now cross-compilesaarch64-pc-windows-msvc, producingPmuSim_<ver>_arm64-setup.exeand registering it under thewindows-aarch64updater key.
Internal 内部
- arm64 矩阵 leg 设为
continue-on-error(首次交叉编译容错): 该 leg 失败也不会拖垮其余平台发版或把 release 卡在 draft / The arm64 matrix leg iscontinue-on-error(first cross-compile, fault-tolerant) so its failure can't block the other platforms or leave the release stuck as a draft.
macOS 首次启动 / First launch on macOS
首次双击 .app 会被 Gatekeeper 拦截("Apple 无法验证…")。放行: 打开
系统设置 → 隐私与安全性, 滚到底点 仍要打开; 或终端执行
xattr -dr com.apple.quarantine "/Applications/PmuSim.app"。
First launch is blocked by Gatekeeper ("Apple could not verify…"). To allow:
System Settings → Privacy & Security, scroll to bottom, click Open Anyway; or
run xattr -dr com.apple.quarantine "/Applications/PmuSim.app" in Terminal.
完整变更历史 / Full changelog: CHANGELOG.md
之前版本 / Previous releases: https://github.com/Karl-Dai/PmuSim/releases