Git Product home page Git Product logo

azurlane_anti_name's Introduction

azurlane_anti_name

碧蓝航线反和谐:过场图随机12张,皮肤,特触,船名,誓约之戒

不需要改data文件下的true,建议卸载后重新安装,重下一遍数据包

AssetBundles文件夹里的是戒指以及日服过场图资源,自行替换

B服 / 9游版/ 当乐/百度

在Releases下载,渠道服自行测试

手动修改的教程如下:(中英混杂)(仅介绍单手机教程)

0x1 工具

MT管理器MT管理器 或者np管理器NP管理器

0x2

下载你的碧蓝航线的的安装包或者使用以上任意一种提取安装包

0x3

查看安装包open

0x4

打开classes.dex,假如有多个classes2.dex,classes3.dex,可以一起打开,UnityPlayerActivity的位置不固定 openit

0x5

在浏览里打开com(文件夹)-->unity3d.player(文件夹)-->UnityPlayerActivity并打开

以下通常被认为是一道门槛,希望你能理解它并越过他

傻瓜版

1x1

在与图片类似的位置粘贴下面代码 openit

.method private static native init(Landroid/content/Context;)V

.end method

1x2

在与图片类似的位置粘贴下面代码 openit


    const-string v0, "Dev_Liu"

    invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V

    invoke-static {p0}, Lcom/unity3d/player/UnityPlayerActivity;->init(Landroid/content/Context;)V

1x3

把仓库里libs文件夹里的三个文件夹复制到apk中lib文件夹里

1x4

一路保存并退出

1x5

卸载碧蓝航线,安装修改后的apk文件 (你可以选择重新下7G或者先把/sdcard/Android/data/(你的碧蓝航线包名)包名一般包括 改一个名字,等重装完碧蓝航线再替换回原名字)

原版教程

##1x0:Loading the library Add the following method to UnityPlayerActivity, anywhere above its onCreate:

.method private static native init(Landroid/content/Context;)V
.end method

And these lines to onCreate:

    const-string v0, "Dev_Liu"

    invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V

    invoke-static {p0}, Lcom/unity3d/player/UnityPlayerActivity;->init(Landroid/content/Context;)V

(Preferably without replacing other variables, such as between .locals 2 and const/4 v0, 0x1.)

Credits

azurlane_anti_name's People

Contributors

liusj5257 avatar dark-knifes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.