github shadow3aaa/fas-rs v2.8.0

latest releases: v3.3.0, v3.2.0, v3.1.0...
4 months ago

更新日志

  • 新增Ebpf & Uprobe方式代替Zygisk + Hook跟踪libgui调用

    • 从v2.8.0开始,将同时提供Epbf版本Zygisk版本,需要用户自行选择
    • 内核对Ebpf支持较好的用户推荐使用Ebpf版本,实现更加高效并且避免被检测可能
    • 内核对Ebpf支持差/不支持的用户(只能)使用Zygisk版本,保证兼容性
  • 调整计算基础频率

  • 可选择是否读取scene游戏列表

  • 只在fas-rs加载到游戏时强行关闭feas/migt

  • 稳定插件API,保证向后兼容性

  • 精简运行逻辑

  • 优化README视觉效果

  • 更新依赖


Change log

  • Added Ebpf & Uprobe method instead of Zygisk + Hook to track libgui calls

    • Starting from v2.8.0, both Epbf version and Zygisk version will be provided, and users need to choose by themselves.
    • Users with better kernel support for Ebpf are recommended to use the Ebpf version to achieve more efficiency and avoid hook detection.
    • Users with poor/unsupported kernel support for Ebpf (can only) use the Zygisk version to ensure compatibility
  • Adjust calculation base frequency

  • You can choose whether to read the scene game list

  • Only force close feas/migt when fas-rs is loaded into the game

  • Stable extension API to ensure backward compatibility

  • Streamlined operation logic

  • Optimize README visual effects

  • Update dependencies

Don't miss a new fas-rs release

NewReleases is sending notifications on new releases.