sif finally
This commit is contained in:
parent
94af52d62d
commit
f28334f011
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ The differences of the ones above are JP and Global. Global has the following do
|
|||
Note: It does NOT contain patch to neutralize X-Message-Sign check. If you can't get XMS verification working, you need to patch it yourself. Well, you should make your private server generates correct XMS though.
|
||||
Note2: It's recommended to launch the game in English for the first time. Otherwise, when you launch the game in Japanese for the first time, switching to English will erase all your game data (excluding your account). This logic is in the Lua script of the game. Help on neutralizing this behavior is welcome.
|
||||
|
||||
If you need to modify more aspects of the APK (e.g. changing the private key or removing XMS check), consider pulling out the AppAssets.zip, modify as needed, and build your own APK using https://git.gladstonesystems.com/love-live-community/SIFAndroidWrapper Android project as it has automatic RSA patching capabilities.
|
||||
|
||||
How to generate X-Message-Sign:
|
||||
NPPS4: https://github.com/DarkEnergyProcessor/NPPS4/blob/b24b4e2a71be3c268c069a49bd3fae2bb25d7feb/npps4/util.py#L37-L42
|
||||
LLSIF@Home: https://codeberg.org/dic1911/LLSIF.local/src/commit/e7e780258dca86c2f1a77577897fad23298fe9c7/handler/util.js#L18-L34
|
||||
|
|
Loading…
Add table
Reference in a new issue