English
- The main binary now provides the installer and updater in one place, with safer DLC import failure handling, reliable scan and retry behavior, exact apply-mode argument handling, Linux XDG profile paths, extracted-DLC trailing-separator scanning, and AppImage dependency filtering.
- Linux x64 AppImage is available alongside the Windows x64 ZIP, with the embedded installer/updater and XDG user data paths. AppImage gameplay and in-place updating remain unverified; complete Steam Deck compatibility is not established.
- CPU waiting paths now use condition-variable notifications in place of the former polling loops. Focused verification is retained in the historical development record.
- Real network updates, AppImage gameplay or update runs, complete UI import, and full-game validation remain unverified.
The published Linux AppImage had a packaging correction after a user launch exposed execv ENOENT: the original published package lacked AppRun because its desktop entry was placed at the AppDir root. tools/package_appimage.py now deploys metadata explicitly, uses two packaging stages, and checks the internal executable before output. The corrected Linux asset and checksum are published (SHA-256 0991df9aca8e930fa8eacbd8afe99b7a3a81e940dfa740fcfbdba34cd54c4d0a), with an anonymous download verified. The runtime and library bytes are unchanged; this correction does not claim gameplay or live-update validation.
简体中文
-
已替换缺少
AppRun入口的 Linux AppImage 和校验文件,修复启动时的execv报错。原主程序与库内容不变;5/5 打包回归通过,WSL 已验证进入主程序,未追加游戏或在线更新验证。 -
主二进制现已统一提供安装器与更新器,并改进 DLC 导入失败处理、扫描与重试行为、apply 模式参数解析、Linux XDG profile 路径、已解包 DLC 尾部分隔符扫描和 AppImage 依赖过滤。
-
同时提供 Windows x64 ZIP 和 Linux x64 AppImage,包含内嵌安装器/更新器与 XDG 用户数据路径。AppImage 游戏运行和原地更新仍未验证,完整 Steam Deck 兼容性尚未确立。
-
CPU 等待路径使用条件变量通知替代原有轮询循环,定向验证保留在历史开发记录中。
-
真实在线更新、AppImage 游戏或更新运行、UI 完整导入和全游戏验证仍未核验。
Published at GitHub Release v0.5.14 on 2026-09-16T07:18:53Z from source/tag commit caf8060d99e5f1e52aec9d545331efe59e0c01e8. Release CI 35065717899 succeeded. The Windows ZIP is 32,915,456 bytes with SHA-256 c21224ed985ada3502e25b42dd9e9379cb95749b0f06cea6d838f4d60843c09d; the Linux AppImage is 43,162,104 bytes with SHA-256 a9912d2a258f17a2fea1a4d7f99c9589b538e66efd25225b1ade74af606e6196. The 47-file Windows manifest and Linux format/sidecar checks passed; anonymous downloads of all four public assets matched their recorded bytes and hashes. Publication does not claim packaged gameplay or live update validation.