MIUI 性能救星

移除 MIUI 对应用的性能限制,以最高帧率运行应用

介绍

本模块旨在用各种方式提升系统运行应用的性能。 目前支持的功能:

  • 对指定应用解除 MIUI 系统 "电量与性能" 应用云控限制屏幕刷新率。对于 DC 调光和高刷新率不兼容的情况,支持强行锁定 “DC+高刷” 或低亮度时自动切换到支持 DC 的刷新率

    "电量与性能" 应用会根据前台应用情况,限制应用的运行帧数。比如王者荣耀等游戏会被限制 60 刷新率,导致游戏最高只能达到 60 帧

    refresh_rate
  • 屏蔽或修改 MIUI 系统 "Joyose" 应用的云控性能限制,屏蔽其广告和跟踪请求

    "Joyose" 应用会拉取云控规则,调整应用的性能。比如在手机温度较高时降低游戏帧数

    joyose

使用方式

  1. 安装 MIUIPerfSaver.apk [MIUI 性能救星]
  2. 在 LSPosed 管理器中启用模块
    • 首次启用模块、更新模块版本时,需要强制停止 "性能与电量" / "Joyose" 应用一次
    • 首次启用需清空 "Joyose" 全部数据
  3. 在 MIUI 性能救星 模块自己的设置中
    • 刷新率:可修改全局刷新率,或锁定单个应用的刷新率。这里的改动立即生效,重启也仍然生效,无需强制停止任何应用
    • Joyose:选择云控规则处理方式,默认完全屏蔽,可选仅删除或修改云控规则内容,切换规则后需清除 Joyose 数据

反馈 bug

请在 https://github.com/rdtoy/MIUIPerfSaver/issues 创建 issue,并提供 LSPosed 管理器中的详细日志

感谢

应用列表界面的 UI 和基础逻辑,改自 XAppDebug 项目

已知问题

  • MIUI 开发版、测试版系统上可能失效,目前只适配正式版系统
  • DC 高刷不兼容的设备强制同时开启 DC + 高刷后,可能出现屏幕颜色偏色、部分刷新率下 DC 无效等情况

MIUI Performance Saver

Remove MIUI's performance limit, run app at maximum FPS

UI from XAppDebug, thanks~

Package

com.rdstory.miuiperfsaver

Authors

rdtoy

Releases

1.0.9

Release type: Stable

3/23/2023, 9:12:54 AM

  • 功能:Joyose 规则内容支持长按复制到剪贴板
  • 功能:提示电量性能、Joyose 应用不存在或被冻结
  • 修复:某些机型修改 Joyose 帧率功能失效
  • 修复:暗黑模式下 Joyose 规则内容背景色适配

  • Feature:Allow copy Joyose profile content to clipboard by long pressing
  • Feature:Notify if PowerKeeper or Joyose app not working
  • Fix:Remote FPS limit not working on some devices
  • Fix: Joyose profile content background color in dark mode

1.0.8

Release type: Stable

2/21/2023, 5:14:22 AM

  • 添加一个 Joyose 处理规则 “修改帧率限制”,温控帧率将全部修改为 999
  • Joyose 页面显示云控规则内容

  • Add an option to modify Joyose profile, which modify the FPS limit to 999
  • Display Joyose profile content

1.0.7

Release type: Stable

2/9/2023, 4:02:12 PM

  • 修复 MIUI14 上 Joyose 云控屏蔽失效的问题

  • Bug Fixed: Joyose not working on MIUI14

1.0.6

Release type: Stable

6/21/2022, 11:41:53 AM

  • 对于 DC 调光和高刷新率不兼容的情况,支持强行锁定 “DC+高刷” 或低亮度时自动切换到支持 DC 的刷新率
  • 刷新率页面搜索应用时隐藏列表顶部固定选项
  • Joyose 可选保留全部规则

  • DC backlight and high screen refresh rate compatibility. Make incompatible devices run at DC + selected refresh rate at selected brightness
  • Hide fixed header items while searching app
  • Add an option to keep all joyose rules

1.0.5

Release type: Stable

5/18/2022, 5:15:29 AM

  • 支持屏蔽或修改 Joyose 云控规则
  • 在“关于”页面增加了隐藏桌面图标选项

  • Block or modify Joyose cloud strategy
  • Add an option in "About" page to hide launcher icon

1.0.4

Release type: Stable

5/12/2022, 2:36:31 PM

  • add an option to set global default refresh rate
  • bugfix

  • 添加全局刷新率选项
  • 问题修复

1.0.3

Release type: Stable

4/28/2022, 2:41:53 PM

  • Set different refresh rate for each app

  • 每个应用分别锁定到不同刷新率

1.0.2

Release type: Stable

4/21/2022, 7:45:15 AM

  • 修复部分场景下,设置高刷不生效

  • fix set max refresh rate not working in some situation

1.0.1

Release type: Stable

4/20/2022, 3:02:15 PM

  • 即使系统设置里设置了较低的刷新率,选中应用仍可以最高刷新率运行

  • Run slected app at maximum refresh rate even if user set a smaller value in system setting.