【教程】Toolbox 5.4.56谷歌MC限制解决方法游戏攻略_手游下载
- 我的世界
- 2023-12-19
- 159
新版本的tb对MC进行了限制,检测了MC使用的安装器,不是谷歌商店安装的就无法使用,这里给出解决方法,希望可以帮到你,至于无限时间什么的,你们自己搞[滑稽][茶杯]
1.找到io/mrarm/mctoolbox/MinecraftActivity类
2.onCreate方法内在第一行添加:
invoke-virtual {p0}, Lio/mrarm/mctoolbox/MinecraftActivity;->fix()V
3.添加一个fix方法:
.method public fix()V
.registers 4
invoke-static {p0}, Landroid/preference/PreferenceManager;->getDefaultSharedPreferences(Landroid/content/Context;)Landroid/content/SharedPreferences;
move-result-object v0
invoke-interface {v0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor;
move-result-object v0
const-string v1, "test"
const-string v2, "0"
invoke-interface {v0, v1, v2}, Landroid/content/SharedPreferences$Editor;->putString(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SharedPreferences$Editor;
move-result-object v0
invoke-interface {v0}, Landroid/content/SharedPreferences$Editor;->apply()V
return-void
.end method
1.找到io/mrarm/mctoolbox/MinecraftActivity类
2.onCreate方法内在第一行添加:
invoke-virtual {p0}, Lio/mrarm/mctoolbox/MinecraftActivity;->fix()V
3.添加一个fix方法:
.method public fix()V
.registers 4
invoke-static {p0}, Landroid/preference/PreferenceManager;->getDefaultSharedPreferences(Landroid/content/Context;)Landroid/content/SharedPreferences;
move-result-object v0
invoke-interface {v0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor;
move-result-object v0
const-string v1, "test"
const-string v2, "0"
invoke-interface {v0, v1, v2}, Landroid/content/SharedPreferences$Editor;->putString(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SharedPreferences$Editor;
move-result-object v0
invoke-interface {v0}, Landroid/content/SharedPreferences$Editor;->apply()V
return-void
.end method



本文由访客于2023-12-19发表在神剧手游,如有疑问,请联系我们。
本文链接:https://shenju.cc/wo-de-shi-jie/60118.html