8000 GitHub - xinnan/UnityFPSUnlocker: 为unity-il2cpp提供在手机上设置FPS的模块
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xinnan/UnityFPSUnlocker

 
 

Repository files navigation

UnityFPSUnlocker

安装需求

使用

下载并刷入模块。在重启之前,先下载TargetList.json放入/data/local/tmp/TargetList.json,并修改你的配置。

  • framerate 需要设置的fps
  • delay [second, > 5 recommended] 游戏载入后等待delay秒执行解锁
  • normal_list 游戏包名(普通)
  • mod_list 游戏包名(修改opcode,如果游戏会重新锁定FPS,可以把包名填在这里,但由于修改内存,可能会被检测到)

TargetList.json修改后可以搜索json 格式校验校验是否完整。修改后立即生效(>=1.8)。
可以在终端模拟器输入logcat -s UnityFPSUnlocker:V查看输入日志。

About

为unity-il2cpp提供在手机上设置FPS的模块

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.5%
  • C 12.1%
  • CMake 0.4%
0