Mufanc
Mufanc
添加启动参数可以让游戏强行以 1600x900 启动
配置 configs.yml 中的 game-executable 项并将游戏交由脚本启动,窗口大小应该就正常了;在窗口不为 1600x900 的时候,脚本的表现会有些奇怪(
DPI 缩放等级和屏幕分辨率可以提供一下吗
Same problem for me, if I use the library from maven local, it works well, but it throws ClassNotFoundException when it's build from jitpack
No need to apologize. Thanks for the project :)
Since version 3.0, the architecture of this module has undergone significant changes. The software is now positioned as a more "pure" Xposed module, so I've removed Shizuku support. I understand...
试试 https://github.com/Mufanc/AppLock/actions/runs/2949470858
试试 https://github.com/Mufanc/AppLock/actions/runs/3024190760 装 debug 版本,装上以后启用模块,先重启一次,然后到设置里面把 `KILL_LEVEL` 改成 `NONE`,再看看效果 如果还是无效的话就提供一下 LSPosed 日志
不太清楚,我没有 armv7 的设备测试,不过源码里面应该没有利用到 64 位特性的地方,理论上应该是支持的