Local Server for Love Live! All Stars Japanese / Global
Clone this repository.
# clone
git clone https://github.com/YumeMichi/elichika
# or update
git pull
Build executable.
go build
Generate config file.
# linux
./elichika
# or windows
elichika.exe
Edit config.json, change cdn server or something else.
Run again.
- Download patched 3.12.0 clients from arina999999997's fork.
- Change
replacement
values inconfig.json
to your server address. - Run elichika with parameter
-apk <file_apk>
to patch apk. - Put
temp/dist.apk
to your device.
- Download patched databases from arina999999997/harasho.
- Move files in
jp
tostatic/b66ec2295e9a00aa
or files ingl
tostatic/2d61e7b4e89961c7
.
Download assets and move them to static/2d61e7b4e89961c7
(Global) or static/b66ec2295e9a00aa
(Japanese).
You can download assets from ll-sifas-cdn-data.
File list:
File name | Description |
---|---|
sifas-jp-cdn-assets-b66ec2295e9a00aa.tar | assets (Japanese) |
sifas-gl-cdn-assets-2d61e7b4e89961c7.tar | assets (Global) |