Android 台灣中文網

標題: 碧藍航線 アズールレーン AzurLane scripts Autopatcher [打印本頁]

作者: k0np4ku    時間: 2018-6-17 05:14
標題: 碧藍航線 アズールレーン AzurLane scripts Autopatcher
Download: https://github.com/k0np4ku/Azurlane-scripts-autopatcher/releases/download/1.0/Azurlane-scripts-autopatcher.zip
Source Code: https://github.com/k0np4ku/Azurlane-scripts-autopatcher

作者: himekawa_k    時間: 2018-6-17 10:57
Sir,
i used it with scripts(jp ver),
but some error occurred,
Where am I wrong?
thx

Python 3.6 (32-bit)
NET Framework 4.6.2

作者: xxx425326908    時間: 2018-6-17 20:54
himekawa_k 發表於 2018-6-17 10:57
Sir,
i used it with scripts(jp ver),
but some error occurred,

本机语言设置成英文或者繁体,python环境搭建好就不会出这个错误了
作者: k0np4ku    時間: 2018-6-17 21:53
himekawa_k 發表於 2018-6-17 10:57
Sir,
i used it with scripts(jp ver),
but some error occurred,

Change system locale to english (united states)
作者: Utyng    時間: 2018-6-18 22:13
本來我也遇到himekawa_k的問題,不過細細體會上面的回覆後,我終於成功的改好了…就只是拿著別人的程式改出來的結果不好意思發上來…
作者: himekawa_k    時間: 2018-6-19 09:58
k0np4ku 發表於 2018-6-17 21:53
Change system locale to english (united states)

It has been resolved.
thank you very much.
作者: jueshi87    時間: 2018-6-19 15:43
请问需要对客户端进行修改么
作者: k0np4ku    時間: 2018-6-19 19:46
(CN & KR) Assembly-CSharp.dll > LuaScriptMgr.Load

  1. WWWLoader.Inst.LoadFile(luaName, delegate(byte[] bytes)
  2. {
  3.         bytes = SaltAdapter.Make(System.IO.File.Exists(System.IO.Path.Combine(Application.persistentDataPath, "scripts")) ? System.IO.File.ReadAllBytes(System.IO.Path.Combine(Application.persistentDataPath, "scripts")) : bytes, false);
  4.         this.StartCoroutine(this.LoadABFromBytes(bytes, delegate(AssetBundle ab)
  5.         {
  6.                 luaBundle = ab;
  7.                 callback();
  8.         }));
  9. });
複製代碼

作者: jz847738752    時間: 2018-6-19 21:03
himekawa_k 發表於 2018-6-19 09:58
It has been resolved.
thank you very much.

请问怎么一下是如何解决的,我改成了英语还是一样的提示
作者: jz847738752    時間: 2018-6-19 21:11
xxx425326908 發表於 2018-6-17 20:54
本机语言设置成英文或者繁体,python环境搭建好就不会出这个错误了

请问python环境怎么搭建
作者: zhihua071244    時間: 2018-6-20 11:15
Utyng 發表於 2018-6-18 22:13
本來我也遇到himekawa_k的問題,不過細細體會上面的回覆後,我終於成功的改好了…就只是拿著別人的程式改出 ...

求大神给我一个
作者: kc102007    時間: 2018-6-20 16:32
jz847738752 發表於 2018-6-19 21:11
请问python环境怎么搭建

應該是需要有Python 3.0或以上的版本及NET Framework 3.5或以上的版本
作者: jz847738752    時間: 2018-6-20 22:13
kc102007 發表於 2018-6-20 16:32
應該是需要有Python 3.0或以上的版本及NET Framework 3.5或以上的版本

昨晚自己弄好了,虽然还是出现开头文本问题但是改好可以用了
作者: 夜雪冥    時間: 2018-6-20 23:41
Utyng 發表於 2018-6-18 22:13
本來我也遇到himekawa_k的問題,不過細細體會上面的回覆後,我終於成功的改好了…就只是拿著別人的程式改出 ...

同样求大神分享一个      

作者: xxx425326908    時間: 2018-6-21 08:09
jz847738752 發表於 2018-6-20 22:13
昨晚自己弄好了,虽然还是出现开头文本问题但是改好可以用了

好像是这样,不过我改好了替换后进不去游戏
作者: k0np4ku    時間: 2018-6-21 11:59
本帖最後由 k0np4ku 於 2018-6-21 12:02 編輯

1. https://mega.nz/#F!ebQAjSoY!7419whjvQHE8ORJKUiRwNA
2. https://platinmods.com/threads/azur-lane-jp-cn-kr-v1-x-x-always-up-to-date-mod-apk-source-code-autopatcher.25491/


作者: seed731126    時間: 2018-6-21 12:15
可以請教一下 這是修改什麼??
陸日版都可以用嗎?
謝謝
作者: jz847738752    時間: 2018-6-21 19:54
xxx425326908 發表於 2018-6-21 08:09
好像是这样,不过我改好了替换后进不去游戏

只要不出现索引超出了数组界限这个就可以用
作者: xero1231    時間: 2018-6-21 21:58
请教各位大大,小弟安装好了Python 3.6.5 framework 4.5 也使用了k0np4ku大大的autopatcher,也修改成功了,但是换了script之后 就卡住在游戏画面了,请问各位大大我那步骤做错了?
作者: valkyrie112    時間: 2018-6-22 16:28
Hi sir

I want to change mode weakenemy HP from 10 to 100

How can i make it?
作者: k0np4ku    時間: 2018-6-23 02:52
valkyrie112 發表於 2018-6-22 16:28
Hi sir

I want to change mode weakenemy HP from 10 to 100

Edit the source code and recompile the program or open Azurlane.exe with DnSpy then change the number.


                               
登錄/註冊後可看大圖

作者: ms0387822    時間: 2018-6-23 07:58
請問大大可以更新檔案嗎
作者: 1529272131    時間: 2018-6-23 16:40
CN的会卡在进游戏,大大放在github上的方法用不来,不知道大大能不能直接给个改好了的
作者: valkyrie112    時間: 2018-6-26 23:10
k0np4ku 發表於 2018-6-23 02:52
Edit the source code and recompile the program or open Azurlane.exe with DnSpy then change the num ...

Thanks i find it.

And can you make or tell me how to make hard mode requirements no effect?
作者: 1529272131    時間: 2018-6-29 13:31
file:///E:/xx.png
xx.png
登錄/註冊後可看大圖