Skip to content

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 04:29
· 13 commits to master since this release

更新说明

v0.8.3 是一次小版本更新,主要补充多语言支持、ADB 服务重启入口、Web 监听地址配置,并改进 FPS 模式下开火映射的视角控制体验。

映射体验

  1. 开火映射新增“保持 FPS 视角控制”选项,默认开启。开启后开火触点保持固定,FPS 视角控制可继续响应鼠标移动。
  2. 新增开火映射 Pointer ID 校验,避免与 FPS 触点指针冲突。
  3. 修复蒙版标题栏在窄窗口下标题换行的问题。

设备与设置

  1. 设备页新增 ADB 服务重启按钮。
  2. 设置页新增 Web 监听地址配置,可填写任意合法 IPv4 地址,并提供 127.0.0.10.0.0.0 常用选项,修改后需重启应用生效。
  3. 修复屏幕唤醒后输入可能未恢复的问题。

多语言

  1. 新增动态语言发现机制。
  2. 新增西班牙语、日语、巴西葡萄牙语和俄语翻译。

Update Notes

v0.8.3 is a small update focused on localization, ADB server restart support, Web bind address configuration, and smoother Fire mapping behavior in FPS mode.

Mapping Experience

  1. Fire mappings now include a “Preserve FPS control” option, enabled by default. When enabled, the fire touch stays fixed while FPS view control continues to respond to mouse movement.
  2. Added Pointer ID validation for Fire mappings to avoid conflicts with FPS touch pointers.
  3. Fixed titlebar title wrapping in narrow mask windows.

Device and Settings

  1. Added an ADB server restart button to the Devices page.
  2. Added Web bind address configuration. Any valid IPv4 address can be entered, with 127.0.0.1 and 0.0.0.0 provided as common options. Restart the app to apply changes.
  3. Fixed input restoration after waking the screen.

Localization

  1. Added dynamic locale discovery.
  2. Added Spanish, Japanese, Brazilian Portuguese, and Russian translations.