Skip to content

Commit

Permalink
JingMatrix LSPatch を使用 (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: Syuugo <[email protected]>
  • Loading branch information
areteruhiro and s1204IT authored Sep 13, 2024
1 parent fbafb50 commit 304426e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
if: github.event.inputs.lspatch == 'true'
run: |
cat << EOF > conf
https://github.com/LSPosed/LSPatch/releases/download/v0.6/jar-v0.6-398-release.jar
https://github.com/JingMatrix/LSPatch/releases/latest/download/lspatch.jar
out=lspatch.jar
https://d.apkpure.net/b/APK/jp.naver.line.android?versionCode=${{ env.line_ver_code }}&nc=arm64-v8a%2Carmeabi-v7a&sv=28
out=line-${{ env.line_ver }}.apk
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,9 @@ LI**M**E
> - Wear OS (スマートウォッチ)での使用不可
1. [**LSPatch**](https://github.com/LSPosed/LSPatch) をインストール
※フォークで開発されている [**NPatch**](https://github.com/HSSkyBoy/NPatch) では不具合が発生する可能性があります
※フォークで開発されている [**NPatch**](https://github.com/HSSkyBoy/NPatch) では不具合が発生する可能性があります。
また、**LSPosed 公式** の LSPatch を利用してアプリがクラッシュするな場合は、フォークで開発されている [**JingMatrix LSPatch**](https://github.com/JingMatrix/LSPatch/) を利用してパッチを適用すると正常に動作する場合があります。

2. **LSPatch** アプリを開き、<kbd>管理</kbd> > 右下の <kbd>+</kbd> > <kbd>ストレージからapkを選択</kbd> > 先程ダウンロードした LI**N**E の APK を選択 > <kbd>統合</kbd> → <kbd>モジュールを埋め込む</kbd> > <kbd>インストールされているアプリを選択</kbd> > LI**M**E にチェックを入れて <kbd>+</kbd> > <kbd>パッチを開始</kbd> より、パッチを適用

[この方法](https://github.com/Chipppppppppp/LIME/issues/50#issuecomment-2174842592) を用いればトークの復元が可能なようです。
Expand All @@ -123,7 +125,7 @@ LI**M**E

> [!IMPORTANT]
> 既に Playストア からインストールした LINE アプリがインストールされている場合は、署名が競合するため、最初にアンインストールを行ってください。
> また、アンインストールする場合は、必ず <kbd>ホーム</kbd> > <kbd>設定</kbd> > <kbd>アカウント引き継ぎオプション</kbd> > <b><kbd>2段階認証をスキップ</kbd></b> のスイッチを **ON** にした状態でアンインストールを行ってください。

## 複数デバイスログイン

Expand Down

0 comments on commit 304426e

Please sign in to comment.