Skip to content

1.4.0

Choose a tag to compare

@ErrorPower2001 ErrorPower2001 released this 08 Feb 18:39
· 2 commits to master since this release

Feature / 特性

  • Customizable Delay Flag: Added support for the -t command-line argument to adjust the IPC handover wait time. You can now use wtlauncher -t 500 to increase stability on slower systems
  • 参数化延迟: 新增 -t 命令行参数支持,允许自定义 IPC 移交等待时间。例如可通过 wtlauncher -t 500 在慢速系统上提高稳定性
  • Optimized Default Timing: Set the default wait duration to 200ms, striking a balance between responsiveness and command registration reliability
  • 优化默认耗时: 将默认等待时长设为 200 毫秒,在操作响应速度与指令注册可靠性之间取得平衡

Full Changelog: 1.3.1...1.4.0