有大神可以解决字体太小的问题吗
krkr2吧
全部回复
仅看楼主
level 1
镜学家 楼主
可以v50
2023年05月03日 03点05分 1
level 1
镜学家 楼主

2023年05月03日 03点05分 2
level 1
镜学家 楼主

2023年05月03日 04点05分 3
level 1
6
2023年05月03日 08点05分 4
level 11
有没有换手机玩的想法[滑稽]
2023年05月03日 09点05分 5
level 1
【字体放大】
找11楼的办法,在patch.tjs里添加
Plugins.link("kirikiroid2.dll");
with(Font) {
global._origFontHeightProp = &.height;
property hook_font_height {
setter(v) { global._origFontHeightProp = v * 倍率; }
getter { return global._origFontHeightProp; }
}
&.height = &(hook_font_height incontextof null);
}
2023年11月08日 20点11分 6
可以指导一下吗,试了以后不行啊[惊哭]
2026年06月14日 14点06分
level 1
流啤 我刚买了aw就给我推送这个是吧[呵呵]
2023年11月18日 02点11分 7
1