From 744428bc06aa071f0a316be3b97a80aba610f8d1 Mon Sep 17 00:00:00 2001 From: Fishia <74685931+FishiaT@users.noreply.github.com> Date: Sat, 18 May 2024 12:52:43 +0700 Subject: [PATCH] Deployed 303750d with MkDocs version: 1.6.0 --- offline-mod.html | 158 ++++++++++++++++++++++++++++++++++++++- private-server.html | 20 +++-- search/search_index.js | 2 +- search/search_index.json | 2 +- sitemap.xml.gz | Bin 127 -> 127 bytes 5 files changed, 170 insertions(+), 12 deletions(-) diff --git a/offline-mod.html b/offline-mod.html index e98035e..bc487f2 100755 --- a/offline-mod.html +++ b/offline-mod.html @@ -278,6 +278,17 @@ + + @@ -288,6 +299,70 @@ + + + + @@ -332,6 +407,59 @@ + + + @@ -347,8 +475,34 @@

Reverse Engineering Arcaea

-

Being rewritten

-

This guide is in the process of being rewritten. No precise ETAs will be given on the completion date. Please do not try to follow the old guide as it will NOT work.

+

Before starting

+

This page is being rewritten. There will be no precise ETAs on the completion date.

+

This guide is NOT beginner-friendly and you will have to figure out a lot of things yourself. Only proceed if you know what you are doing.

+
+

Removing hash verification

+
+

Info

+

Allows making changes to the game files. Only for pre-5.4.0 and Chinese versions.

+
+

Removing lock icon

+
+

Info

+

Remove the lock icon on locked packs. Purely for aesthetic purposes.

+
+

Removing beyond locks

+
+

Info

+

Allows playing Beyond (BYD) difficulty on charts that have it.

+
+

Patching scenecontrol

+
+

Info

+

Only if you want to experience the April Fools charts to its fullest.

+
+

Removing world mode restrictions

+
+

Info

+

Unlocks all world mode charts.

diff --git a/private-server.html b/private-server.html index 3710d30..0d388de 100755 --- a/private-server.html +++ b/private-server.html @@ -597,7 +597,7 @@

Obtaining content bundle

Note

Only for Arcaea 5.4.0+ and non-Chinese versions.

-

Starting from Arcaea 5.4.0, the game now uses content bundle to deliver base contents such as characters and songs.

+

Starting from Arcaea 5.4.0, the game now uses content bundle to deliver base contents such as characters and songs. You must obtain this before proceeding.

Obtaining the content bundle will requires you to install Arcaea once and let it finish downloading the bundle (~491 MB).

Tip

@@ -606,10 +606,10 @@

Obtaining content bundle

After downloading it, steps to get the files will be different depending on your operating system

Copy the dltemp folder to your computer. Inside it should contain 2 files with the same filename: one with .bundle and one with .json.

@@ -785,9 +785,13 @@

Server software

image

Run the database_initialize.py file to generate the database. Make sure you have installed all dependencies prior to running it in order for it to work. A file named arcaea_database.db will be created if successful. After that, do all of these:

+
+

Note

+

The content bundle in the server must be the same as the one existing in your Arcaea client (the metadata and content MUST match) as otherwise you will encounter issues when trying to login. If you change the content bundle in the server, the one on the client should be redownloaded.

+
+

First and foremost, go back to Charles and go to Help > SSL Proxying > Save Charles Root Certificate... Save the .pem file somewhere. Rename the .pem extension to .crt. Now transfer this file to your Android device and install it to both categories.

-

On Android, you will need to rely on a proxifier app such as VProxid or RProxid (requires root). You need to connect through the SOCKS5 proxy server.

+

On Android, you will need to rely on a proxifier app such as VProxid or RProxid (requires root, recommended). You need to connect through the SOCKS5 proxy server.

After installing either of the proxifier app, open it and press the + icon, for Server IP, enter your local IP address; for Server Port, enter 8889. Scroll down a little bit and press Click to select application(s) then tick Arcaea. Now return and press the play button to start the VPN. Wait until it shows all good.

Now your device is ready to connect to the private server!

@@ -828,7 +832,7 @@

Playing

At this point, you are basically done! Enjoy your new server!

Fixes for notable issues

The game kept prompting to update a pack despite having already downloaded it.

-

-> Check the songs folder to see if they are named correctly and that all files (plus PV videos and audios if exists) are inside.

+

-> Check the song folders to see if they are named correctly and that all files (plus PV videos and audios if exists) are inside.

Cannot download any songs.

-> Make sure the server is running under HTTP connection. For iOS, you may need to edit the Info.plist file using a plist editor to allow HTTP connection without a jailbreak by setting NSAllowsArbitraryLoads property to true.

image

diff --git a/search/search_index.js b/search/search_index.js index 2a44f35..492682e 100755 --- a/search/search_index.js +++ b/search/search_index.js @@ -1 +1 @@ -var __index = {"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"index.html","title":"Welcome to Arcaea Modding Wiki!","text":"

This is a (work-in-progress) centralized wiki for everything Arcaea modding related!

Disclaimer

Everything present in this wiki is made purely for educational and research purposes. By following anything in this wiki, you acknowledge that under no circumstances shall we be held responsible or liable for any consequences that may arise from your actions. No proprietary and paid assets, resources and files will be provided and must be individually obtained through official means.

Looking for contributors!

Arcaea Modding Wiki is looking for contributors! The wiki still needs polishing and improving such as better reference images and such. If you want to contribute, visit the GitHub repository!

"},{"location":"custom-charts-packs.html","title":"Adding custom charts/packs","text":"

Work in progress

This page is still being worked on, please come back later!

"},{"location":"offline-mod.html","title":"Reverse Engineering Arcaea","text":"

Being rewritten

This guide is in the process of being rewritten. No precise ETAs will be given on the completion date. Please do not try to follow the old guide as it will NOT work.

"},{"location":"private-server.html","title":"Setting up your own Arcaea server","text":"

Before starting

Make sure you have a copy of Arcaea APK/IPA file ready.

"},{"location":"private-server.html#obtaining-content-bundle","title":"Obtaining content bundle","text":"

Note

Only for Arcaea 5.4.0+ and non-Chinese versions.

Starting from Arcaea 5.4.0, the game now uses content bundle to deliver base contents such as characters and songs.

Obtaining the content bundle will requires you to install Arcaea once and let it finish downloading the bundle (~491 MB).

Tip

Force quit the game AFTER the content bundle is downloaded (before file verification).

After downloading it, steps to get the files will be different depending on your operating system

Copy the dltemp folder to your computer. Inside it should contain 2 files with the same filename: one with .bundle and one with .json.

"},{"location":"private-server.html#patching-arcaea","title":"Patching Arcaea","text":"

Note

If you had already patched Arcaea, feel free to skip this section and proceed to Setting up private server.

"},{"location":"private-server.html#using-binary-patches","title":"Using Binary Patches","text":"

Before starting

You will need a software that allows applying .xdelta binary patches. DeltaPatcher is used in this guide.

Warning

Android will receive patches for newer versions slower than iOS. As an alternative, try patching it yourself or wait until Android patches is made.

Download the appropriate patch for your version:

iOS 5.6.1 (latest as of 5/7/2024)

Download

iOS 5.6.0

Download

Android 5.6.0

Download

Android 5.6.0c

Download

Now open DeltaPatcher, you will be presented with an interface like this:

Select the appropriate unmodified executable, and the appropriate patch, then press Apply patch.

After that, you are done!

"},{"location":"private-server.html#manual-patching-advanced","title":"Manual patching (Advanced)","text":"

Before starting

This section requires basic knowledge of disassembling as well as Googling. You will also need a disassembler with support for ELF/Mach-O arm64 executables and pseudo-code decompilation for this section. IDA Pro is used here.

About NOP

1F 20 03 D5 is the hex equivalent of ARM64 nop instruction. Overwrite a hex address with it when you want to remove a specific instruction call.

Open the appropriate executable file for your operating system, and wait for the initial auto-analysis to complete (indicated by the status bar at the bottom showing Idle.) This process may take a while depending on your computer so please be patient.

After the initial auto-analysis, Press SHIFT + F12 and wait for the string list to be generated (again, this may take a while.)

In the Strings sub-window, press ALT + T and search for cookieFiIe.txt until you found exactly this.

Double-click it, and while highlighting this part, press X to perform xref (cross-reference.)

Choose the second xref (for Android) or the only present xref (for iOS) and press ENTER.

Press F5 or View > Open subviews > Generate pseudocode (this will not work if IDA is still analyzing the binary), wait for the decompilation to complete (may take a while) until you see something like this (may differ depending on version used but the general structure should be the same):

Scroll to bottom until you see this part, then highlight it by clicking onto it (names may be different but the structure should remain the same.)

Now switch to the Hex View sub-window, make sure it synchronizes with the Pseudo Code sub-window, and NOP it.

After that, make sure the entire code line is absent when re-decompiled.

Now return to the Strings sub-window, and this time search for vtvtvt.

xref it, and choose the first xref entry for iOS, or the one with @PAGE for Android.

Android iOS

Decompile it again, and scroll down a little bit until you see this part:

Highlight this part, and NOP it like above:

After that, apply the patches and you are done!

After patching the executable, save the file and recompress the APK/IPA file. For Android, you must resign the APK file before installing it onto your device. You may now sideload it onto your device using ADB, AppSync Unified (not recommended due to potential crashes and issues.), AltStore (& friends) or TrollStore (recommended for supported devices.)

"},{"location":"private-server.html#setting-up-private-server","title":"Setting up private server","text":"

For this section, you will need:

Warning

Using any other OSes other than Windows for this may or may not work. You may need to figure stuff out on your own.

First, you need to obtain the server software. We will be using Lost-MSth's Arcaea-server for this purpose. You may obtain it using git like this git clone https://github.com/Lost-MSth/Arcaea-server -b dev or by downloading the ZIP file of the dev branch.

After obtaining the server software, navigate to its directory (<Arcaea-server>/latest version), and with Python 3.6 or newer installed, run pip install -m requirements.txt.

From here, certain steps may differ depending on your operating system and the proxy software you picked. We will be using iOS and Charles in this case but the same can also be done for other similarly functioning software.

"},{"location":"private-server.html#proxy-setup","title":"Proxy setup","text":"

Open Charles and you will be presented with an interface like this:

Press CTRL + SHIFT + L or Proxy > SSL Proxying Settings and tick the Enable SSL Proxying box. After that, click Add, fill * for both Host and Port then press OK, after that untick the newly added box. In the end, the SSL Proxying Settings window should look like this:

Close that window, go to Proxy > Proxy Settings and tweak it exactly like this image:

Navigate to the Windows tab and tick all checkboxes:

Close that window, and go to Help > Local IP Addresses. It will look something like this:

Your local IP address will most likely be the first item in the list (in this case, since I am using Ethernet connection, it will be the first one.) Copy that IP address or memorize it.

About local IP addresses

This is your local IP address, meaning it can only be accessed by devices that are connected to the same network.

You may now close that window and press CTRL + ALT + M or Tools > Map Remote..., tick Enable Map Remote and press Add. Tweak it like this:

In the Map To section, the Host textbox needs to be your local IP address that you got from above, and the Port textbox is a 4 digit number that your server will be running on. Pick any numbers you want except for ports like 8888 or 8889 and memorize it along with your local IP address. Press OK. The map remote interface should look like this in the end:

You may now close that window. At this point, the proxy is now ready.

"},{"location":"private-server.html#server-software","title":"Server software","text":"

The server software directory will look like this:

Copy the config.example.py file into a file named config.py and open it with your favorite text editor.

Most of the config properties should already be self-explanatory. Below is guide for a few important parts.

Remember that local IP address and port that you memorized not long ago? Well enter it here:

HOST is your local IP address and PORT is the port you have choosen earlier.

For GAME_API_PREFIX, this will differ depending on your Arcaea version. Refer to the table below.

Version Prefix 5.5.6 -> 5.6.1 /hanami/29

For ALLOW_APPVERSION, remove everything inside. You may add a version to the list (e.g. `5.6.1) if you want to restrict the server to (a) specific server.

For this part:

If you want to use link play functionality, the only variables you need to care about are LINKPLAY_HOST and LINKPLAY_AUTHENTICATION.

If you do not want to use link play functionality, the LINKPLAY_HOST variable needs to be an empty string.

For SSL_CERT and SSL_KEY, if you want to have the server running under HTTPS, you may supply an SSL certificate here if you have one (.pem and .key file).

Warning

Running the server under HTTPS may cause issues with downloading packs/songs.

Adjust the rest of the config file to your own likings. Save the file after finished.

Now go to the database folder and it will look like this:

Run the database_initialize.py file to generate the database. Make sure you have installed all dependencies prior to running it in order for it to work. A file named arcaea_database.db will be created if successful. After that, do all of these:

At this point, the server software is now ready.

"},{"location":"private-server.html#on-device-setup","title":"On device setup","text":"

Note

Your phone and your computer (the one that runs the server) MUST be connected to the same network for the server to work.

iOS

Open the Settings app, go to Wi-Fi settings, press the ! icon on the connected network, scroll down until you found the HTTP Proxy settings. In the Configure Proxy settings, select Manual and fill in the Server field which is your local IP address and the Port field which is 8888. Now press Save and (optionally) turn off and reconnect to your Wi-Fi network.

Now on your computer, return to Charles and go to Help > SSL Proxying > Install Charles Root Certificate on a Mobile Device or Remote Browser. A window like this will show up:

Follow the steps listed in it to install the Charles certificate onto your device.

Android

Warning

Android is finicky when it comes to proxy servers. Things may not work correctly or even at all.

First and foremost, go back to Charles and go to Help > SSL Proxying > Save Charles Root Certificate... Save the .pem file somewhere. Rename the .pem extension to .crt. Now transfer this file to your Android device and install it to both categories.

On Android, you will need to rely on a proxifier app such as VProxid or RProxid (requires root). You need to connect through the SOCKS5 proxy server.

After installing either of the proxifier app, open it and press the + icon, for Server IP, enter your local IP address; for Server Port, enter 8889. Scroll down a little bit and press Click to select application(s) then tick Arcaea. Now return and press the play button to start the VPN. Wait until it shows all good.

Now your device is ready to connect to the private server!

Note

Disable the proxy when you have finished playing to prevent connectivity issues. The proxy will need to be re-enabled everytime you want to use the server. A dedicated 24/7 server such as a Raspberry Pi, a spare phone/computer with working shell, or a cloud server (VPS) is recommended for always-on server hosting.

"},{"location":"private-server.html#playing","title":"Playing","text":"

Return to the root directory of your server and run the run.bat file. It may take a while to start depending on the amount of songs you added. If the server console shows this:

Congratulations! Your server is now up and running! Now all that left is open Arcaea and play!

If you see something like this, it means the server is working as intended.

At this point, you are basically done! Enjoy your new server!

"},{"location":"private-server.html#fixes-for-notable-issues","title":"Fixes for notable issues","text":"

The game kept prompting to update a pack despite having already downloaded it.

-> Check the songs folder to see if they are named correctly and that all files (plus PV videos and audios if exists) are inside.

Cannot download any songs.

-> Make sure the server is running under HTTP connection. For iOS, you may need to edit the Info.plist file using a plist editor to allow HTTP connection without a jailbreak by setting NSAllowsArbitraryLoads property to true.

Nothing works, even logging in.

-> Check if the GAME_API_PREFIX variable in the config.py file is set correctly. If that did not work, make sure you have set up the proxy correctly (refer to the Proxy setup and On device proxy setup section.)

"}]} \ No newline at end of file +var __index = {"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"index.html","title":"Welcome to Arcaea Modding Wiki!","text":"

This is a (work-in-progress) centralized wiki for everything Arcaea modding related!

Disclaimer

Everything present in this wiki is made purely for educational and research purposes. By following anything in this wiki, you acknowledge that under no circumstances shall we be held responsible or liable for any consequences that may arise from your actions. No proprietary and paid assets, resources and files will be provided and must be individually obtained through official means.

Looking for contributors!

Arcaea Modding Wiki is looking for contributors! The wiki still needs polishing and improving such as better reference images and such. If you want to contribute, visit the GitHub repository!

"},{"location":"custom-charts-packs.html","title":"Adding custom charts/packs","text":"

Work in progress

This page is still being worked on, please come back later!

"},{"location":"offline-mod.html","title":"Reverse Engineering Arcaea","text":"

Before starting

This page is being rewritten. There will be no precise ETAs on the completion date.

This guide is NOT beginner-friendly and you will have to figure out a lot of things yourself. Only proceed if you know what you are doing.

"},{"location":"offline-mod.html#removing-hash-verification","title":"Removing hash verification","text":"

Info

Allows making changes to the game files. Only for pre-5.4.0 and Chinese versions.

"},{"location":"offline-mod.html#removing-lock-icon","title":"Removing lock icon","text":"

Info

Remove the lock icon on locked packs. Purely for aesthetic purposes.

"},{"location":"offline-mod.html#removing-beyond-locks","title":"Removing beyond locks","text":"

Info

Allows playing Beyond (BYD) difficulty on charts that have it.

"},{"location":"offline-mod.html#patching-scenecontrol","title":"Patching scenecontrol","text":"

Info

Only if you want to experience the April Fools charts to its fullest.

"},{"location":"offline-mod.html#removing-world-mode-restrictions","title":"Removing world mode restrictions","text":"

Info

Unlocks all world mode charts.

"},{"location":"private-server.html","title":"Setting up your own Arcaea server","text":"

Before starting

Make sure you have a copy of Arcaea APK/IPA file ready.

"},{"location":"private-server.html#obtaining-content-bundle","title":"Obtaining content bundle","text":"

Note

Only for Arcaea 5.4.0+ and non-Chinese versions.

Starting from Arcaea 5.4.0, the game now uses content bundle to deliver base contents such as characters and songs. You must obtain this before proceeding.

Obtaining the content bundle will requires you to install Arcaea once and let it finish downloading the bundle (~491 MB).

Tip

Force quit the game AFTER the content bundle is downloaded (before file verification).

After downloading it, steps to get the files will be different depending on your operating system

Copy the dltemp folder to your computer. Inside it should contain 2 files with the same filename: one with .bundle and one with .json.

"},{"location":"private-server.html#patching-arcaea","title":"Patching Arcaea","text":"

Note

If you had already patched Arcaea, feel free to skip this section and proceed to Setting up private server.

"},{"location":"private-server.html#using-binary-patches","title":"Using Binary Patches","text":"

Before starting

You will need a software that allows applying .xdelta binary patches. DeltaPatcher is used in this guide.

Warning

Android will receive patches for newer versions slower than iOS. As an alternative, try patching it yourself or wait until Android patches is made.

Download the appropriate patch for your version:

iOS 5.6.1 (latest as of 5/7/2024)

Download

iOS 5.6.0

Download

Android 5.6.0

Download

Android 5.6.0c

Download

Now open DeltaPatcher, you will be presented with an interface like this:

Select the appropriate unmodified executable, and the appropriate patch, then press Apply patch.

After that, you are done!

"},{"location":"private-server.html#manual-patching-advanced","title":"Manual patching (Advanced)","text":"

Before starting

This section requires basic knowledge of disassembling as well as Googling. You will also need a disassembler with support for ELF/Mach-O arm64 executables and pseudo-code decompilation for this section. IDA Pro is used here.

About NOP

1F 20 03 D5 is the hex equivalent of ARM64 nop instruction. Overwrite a hex address with it when you want to remove a specific instruction call.

Open the appropriate executable file for your operating system, and wait for the initial auto-analysis to complete (indicated by the status bar at the bottom showing Idle.) This process may take a while depending on your computer so please be patient.

After the initial auto-analysis, Press SHIFT + F12 and wait for the string list to be generated (again, this may take a while.)

In the Strings sub-window, press ALT + T and search for cookieFiIe.txt until you found exactly this.

Double-click it, and while highlighting this part, press X to perform xref (cross-reference.)

Choose the second xref (for Android) or the only present xref (for iOS) and press ENTER.

Press F5 or View > Open subviews > Generate pseudocode (this will not work if IDA is still analyzing the binary), wait for the decompilation to complete (may take a while) until you see something like this (may differ depending on version used but the general structure should be the same):

Scroll to bottom until you see this part, then highlight it by clicking onto it (names may be different but the structure should remain the same.)

Now switch to the Hex View sub-window, make sure it synchronizes with the Pseudo Code sub-window, and NOP it.

After that, make sure the entire code line is absent when re-decompiled.

Now return to the Strings sub-window, and this time search for vtvtvt.

xref it, and choose the first xref entry for iOS, or the one with @PAGE for Android.

Android iOS

Decompile it again, and scroll down a little bit until you see this part:

Highlight this part, and NOP it like above:

After that, apply the patches and you are done!

After patching the executable, save the file and recompress the APK/IPA file. For Android, you must resign the APK file before installing it onto your device. You may now sideload it onto your device using ADB, AppSync Unified (not recommended due to potential crashes and issues.), AltStore (& friends) or TrollStore (recommended for supported devices.)

"},{"location":"private-server.html#setting-up-private-server","title":"Setting up private server","text":"

For this section, you will need:

Warning

Using any other OSes other than Windows for this may or may not work. You may need to figure stuff out on your own.

First, you need to obtain the server software. We will be using Lost-MSth's Arcaea-server for this purpose. You may obtain it using git like this git clone https://github.com/Lost-MSth/Arcaea-server -b dev or by downloading the ZIP file of the dev branch.

After obtaining the server software, navigate to its directory (<Arcaea-server>/latest version), and with Python 3.6 or newer installed, run pip install -m requirements.txt.

From here, certain steps may differ depending on your operating system and the proxy software you picked. We will be using iOS and Charles in this case but the same can also be done for other similarly functioning software.

"},{"location":"private-server.html#proxy-setup","title":"Proxy setup","text":"

Open Charles and you will be presented with an interface like this:

Press CTRL + SHIFT + L or Proxy > SSL Proxying Settings and tick the Enable SSL Proxying box. After that, click Add, fill * for both Host and Port then press OK, after that untick the newly added box. In the end, the SSL Proxying Settings window should look like this:

Close that window, go to Proxy > Proxy Settings and tweak it exactly like this image:

Navigate to the Windows tab and tick all checkboxes:

Close that window, and go to Help > Local IP Addresses. It will look something like this:

Your local IP address will most likely be the first item in the list (in this case, since I am using Ethernet connection, it will be the first one.) Copy that IP address or memorize it.

About local IP addresses

This is your local IP address, meaning it can only be accessed by devices that are connected to the same network.

You may now close that window and press CTRL + ALT + M or Tools > Map Remote..., tick Enable Map Remote and press Add. Tweak it like this:

In the Map To section, the Host textbox needs to be your local IP address that you got from above, and the Port textbox is a 4 digit number that your server will be running on. Pick any numbers you want except for ports like 8888 or 8889 and memorize it along with your local IP address. Press OK. The map remote interface should look like this in the end:

You may now close that window. At this point, the proxy is now ready.

"},{"location":"private-server.html#server-software","title":"Server software","text":"

The server software directory will look like this:

Copy the config.example.py file into a file named config.py and open it with your favorite text editor.

Most of the config properties should already be self-explanatory. Below is guide for a few important parts.

Remember that local IP address and port that you memorized not long ago? Well enter it here:

HOST is your local IP address and PORT is the port you have choosen earlier.

For GAME_API_PREFIX, this will differ depending on your Arcaea version. Refer to the table below.

Version Prefix 5.5.6 -> 5.6.1 /hanami/29

For ALLOW_APPVERSION, remove everything inside. You may add a version to the list (e.g. `5.6.1) if you want to restrict the server to (a) specific server.

For this part:

If you want to use link play functionality, the only variables you need to care about are LINKPLAY_HOST and LINKPLAY_AUTHENTICATION.

If you do not want to use link play functionality, the LINKPLAY_HOST variable needs to be an empty string.

For SSL_CERT and SSL_KEY, if you want to have the server running under HTTPS, you may supply an SSL certificate here if you have one (.pem and .key file).

Warning

Running the server under HTTPS may cause issues with downloading packs/songs.

Adjust the rest of the config file to your own likings. Save the file after finished.

Now go to the database folder and it will look like this:

Run the database_initialize.py file to generate the database. Make sure you have installed all dependencies prior to running it in order for it to work. A file named arcaea_database.db will be created if successful. After that, do all of these:

Note

The content bundle in the server must be the same as the one existing in your Arcaea client (the metadata and content MUST match) as otherwise you will encounter issues when trying to login. If you change the content bundle in the server, the one on the client should be redownloaded.

At this point, the server software is now ready.

"},{"location":"private-server.html#on-device-setup","title":"On device setup","text":"

Note

Your phone and your computer (the one that runs the server) MUST be connected to the same network for the server to work.

iOS

Open the Settings app, go to Wi-Fi settings, press the ! icon on the connected network, scroll down until you found the HTTP Proxy settings. In the Configure Proxy settings, select Manual and fill in the Server field which is your local IP address and the Port field which is 8888. Now press Save and (optionally) turn off and reconnect to your Wi-Fi network.

Now on your computer, return to Charles and go to Help > SSL Proxying > Install Charles Root Certificate on a Mobile Device or Remote Browser. A window like this will show up:

Follow the steps listed in it to install the Charles certificate onto your device.

Android

Warning

Android is finicky when it comes to proxy servers. Things may not work correctly or even at all.

First and foremost, go back to Charles and go to Help > SSL Proxying > Save Charles Root Certificate... Save the .pem file somewhere. Rename the .pem extension to .crt. Now transfer this file to your Android device and install it to both categories.

On Android, you will need to rely on a proxifier app such as VProxid or RProxid (requires root, recommended). You need to connect through the SOCKS5 proxy server.

After installing either of the proxifier app, open it and press the + icon, for Server IP, enter your local IP address; for Server Port, enter 8889. Scroll down a little bit and press Click to select application(s) then tick Arcaea. Now return and press the play button to start the VPN. Wait until it shows all good.

Now your device is ready to connect to the private server!

Note

Disable the proxy when you have finished playing to prevent connectivity issues. The proxy will need to be re-enabled everytime you want to use the server. A dedicated 24/7 server such as a Raspberry Pi, a spare phone/computer with working shell, or a cloud server (VPS) is recommended for always-on server hosting.

"},{"location":"private-server.html#playing","title":"Playing","text":"

Return to the root directory of your server and run the run.bat file. It may take a while to start depending on the amount of songs you added. If the server console shows this:

Congratulations! Your server is now up and running! Now all that left is open Arcaea and play!

If you see something like this, it means the server is working as intended.

At this point, you are basically done! Enjoy your new server!

"},{"location":"private-server.html#fixes-for-notable-issues","title":"Fixes for notable issues","text":"

The game kept prompting to update a pack despite having already downloaded it.

-> Check the song folders to see if they are named correctly and that all files (plus PV videos and audios if exists) are inside.

Cannot download any songs.

-> Make sure the server is running under HTTP connection. For iOS, you may need to edit the Info.plist file using a plist editor to allow HTTP connection without a jailbreak by setting NSAllowsArbitraryLoads property to true.

Nothing works, even logging in.

-> Check if the GAME_API_PREFIX variable in the config.py file is set correctly. If that did not work, make sure you have set up the proxy correctly (refer to the Proxy setup and On device proxy setup section.)

"}]} \ No newline at end of file diff --git a/search/search_index.json b/search/search_index.json index c9e081e..3beee2c 100755 --- a/search/search_index.json +++ b/search/search_index.json @@ -1 +1 @@ -{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"index.html","title":"Welcome to Arcaea Modding Wiki!","text":"

This is a (work-in-progress) centralized wiki for everything Arcaea modding related!

Disclaimer

Everything present in this wiki is made purely for educational and research purposes. By following anything in this wiki, you acknowledge that under no circumstances shall we be held responsible or liable for any consequences that may arise from your actions. No proprietary and paid assets, resources and files will be provided and must be individually obtained through official means.

Looking for contributors!

Arcaea Modding Wiki is looking for contributors! The wiki still needs polishing and improving such as better reference images and such. If you want to contribute, visit the GitHub repository!

"},{"location":"custom-charts-packs.html","title":"Adding custom charts/packs","text":"

Work in progress

This page is still being worked on, please come back later!

"},{"location":"offline-mod.html","title":"Reverse Engineering Arcaea","text":"

Being rewritten

This guide is in the process of being rewritten. No precise ETAs will be given on the completion date. Please do not try to follow the old guide as it will NOT work.

"},{"location":"private-server.html","title":"Setting up your own Arcaea server","text":"

Before starting

Make sure you have a copy of Arcaea APK/IPA file ready.

"},{"location":"private-server.html#obtaining-content-bundle","title":"Obtaining content bundle","text":"

Note

Only for Arcaea 5.4.0+ and non-Chinese versions.

Starting from Arcaea 5.4.0, the game now uses content bundle to deliver base contents such as characters and songs.

Obtaining the content bundle will requires you to install Arcaea once and let it finish downloading the bundle (~491 MB).

Tip

Force quit the game AFTER the content bundle is downloaded (before file verification).

After downloading it, steps to get the files will be different depending on your operating system

Copy the dltemp folder to your computer. Inside it should contain 2 files with the same filename: one with .bundle and one with .json.

"},{"location":"private-server.html#patching-arcaea","title":"Patching Arcaea","text":"

Note

If you had already patched Arcaea, feel free to skip this section and proceed to Setting up private server.

"},{"location":"private-server.html#using-binary-patches","title":"Using Binary Patches","text":"

Before starting

You will need a software that allows applying .xdelta binary patches. DeltaPatcher is used in this guide.

Warning

Android will receive patches for newer versions slower than iOS. As an alternative, try patching it yourself or wait until Android patches is made.

Download the appropriate patch for your version:

iOS 5.6.1 (latest as of 5/7/2024)

Download

iOS 5.6.0

Download

Android 5.6.0

Download

Android 5.6.0c

Download

Now open DeltaPatcher, you will be presented with an interface like this:

Select the appropriate unmodified executable, and the appropriate patch, then press Apply patch.

After that, you are done!

"},{"location":"private-server.html#manual-patching-advanced","title":"Manual patching (Advanced)","text":"

Before starting

This section requires basic knowledge of disassembling as well as Googling. You will also need a disassembler with support for ELF/Mach-O arm64 executables and pseudo-code decompilation for this section. IDA Pro is used here.

About NOP

1F 20 03 D5 is the hex equivalent of ARM64 nop instruction. Overwrite a hex address with it when you want to remove a specific instruction call.

Open the appropriate executable file for your operating system, and wait for the initial auto-analysis to complete (indicated by the status bar at the bottom showing Idle.) This process may take a while depending on your computer so please be patient.

After the initial auto-analysis, Press SHIFT + F12 and wait for the string list to be generated (again, this may take a while.)

In the Strings sub-window, press ALT + T and search for cookieFiIe.txt until you found exactly this.

Double-click it, and while highlighting this part, press X to perform xref (cross-reference.)

Choose the second xref (for Android) or the only present xref (for iOS) and press ENTER.

Press F5 or View > Open subviews > Generate pseudocode (this will not work if IDA is still analyzing the binary), wait for the decompilation to complete (may take a while) until you see something like this (may differ depending on version used but the general structure should be the same):

Scroll to bottom until you see this part, then highlight it by clicking onto it (names may be different but the structure should remain the same.)

Now switch to the Hex View sub-window, make sure it synchronizes with the Pseudo Code sub-window, and NOP it.

After that, make sure the entire code line is absent when re-decompiled.

Now return to the Strings sub-window, and this time search for vtvtvt.

xref it, and choose the first xref entry for iOS, or the one with @PAGE for Android.

Android iOS

Decompile it again, and scroll down a little bit until you see this part:

Highlight this part, and NOP it like above:

After that, apply the patches and you are done!

After patching the executable, save the file and recompress the APK/IPA file. For Android, you must resign the APK file before installing it onto your device. You may now sideload it onto your device using ADB, AppSync Unified (not recommended due to potential crashes and issues.), AltStore (& friends) or TrollStore (recommended for supported devices.)

"},{"location":"private-server.html#setting-up-private-server","title":"Setting up private server","text":"

For this section, you will need:

Warning

Using any other OSes other than Windows for this may or may not work. You may need to figure stuff out on your own.

First, you need to obtain the server software. We will be using Lost-MSth's Arcaea-server for this purpose. You may obtain it using git like this git clone https://github.com/Lost-MSth/Arcaea-server -b dev or by downloading the ZIP file of the dev branch.

After obtaining the server software, navigate to its directory (<Arcaea-server>/latest version), and with Python 3.6 or newer installed, run pip install -m requirements.txt.

From here, certain steps may differ depending on your operating system and the proxy software you picked. We will be using iOS and Charles in this case but the same can also be done for other similarly functioning software.

"},{"location":"private-server.html#proxy-setup","title":"Proxy setup","text":"

Open Charles and you will be presented with an interface like this:

Press CTRL + SHIFT + L or Proxy > SSL Proxying Settings and tick the Enable SSL Proxying box. After that, click Add, fill * for both Host and Port then press OK, after that untick the newly added box. In the end, the SSL Proxying Settings window should look like this:

Close that window, go to Proxy > Proxy Settings and tweak it exactly like this image:

Navigate to the Windows tab and tick all checkboxes:

Close that window, and go to Help > Local IP Addresses. It will look something like this:

Your local IP address will most likely be the first item in the list (in this case, since I am using Ethernet connection, it will be the first one.) Copy that IP address or memorize it.

About local IP addresses

This is your local IP address, meaning it can only be accessed by devices that are connected to the same network.

You may now close that window and press CTRL + ALT + M or Tools > Map Remote..., tick Enable Map Remote and press Add. Tweak it like this:

In the Map To section, the Host textbox needs to be your local IP address that you got from above, and the Port textbox is a 4 digit number that your server will be running on. Pick any numbers you want except for ports like 8888 or 8889 and memorize it along with your local IP address. Press OK. The map remote interface should look like this in the end:

You may now close that window. At this point, the proxy is now ready.

"},{"location":"private-server.html#server-software","title":"Server software","text":"

The server software directory will look like this:

Copy the config.example.py file into a file named config.py and open it with your favorite text editor.

Most of the config properties should already be self-explanatory. Below is guide for a few important parts.

Remember that local IP address and port that you memorized not long ago? Well enter it here:

HOST is your local IP address and PORT is the port you have choosen earlier.

For GAME_API_PREFIX, this will differ depending on your Arcaea version. Refer to the table below.

Version Prefix 5.5.6 -> 5.6.1 /hanami/29

For ALLOW_APPVERSION, remove everything inside. You may add a version to the list (e.g. `5.6.1) if you want to restrict the server to (a) specific server.

For this part:

If you want to use link play functionality, the only variables you need to care about are LINKPLAY_HOST and LINKPLAY_AUTHENTICATION.

If you do not want to use link play functionality, the LINKPLAY_HOST variable needs to be an empty string.

For SSL_CERT and SSL_KEY, if you want to have the server running under HTTPS, you may supply an SSL certificate here if you have one (.pem and .key file).

Warning

Running the server under HTTPS may cause issues with downloading packs/songs.

Adjust the rest of the config file to your own likings. Save the file after finished.

Now go to the database folder and it will look like this:

Run the database_initialize.py file to generate the database. Make sure you have installed all dependencies prior to running it in order for it to work. A file named arcaea_database.db will be created if successful. After that, do all of these:

At this point, the server software is now ready.

"},{"location":"private-server.html#on-device-setup","title":"On device setup","text":"

Note

Your phone and your computer (the one that runs the server) MUST be connected to the same network for the server to work.

iOS

Open the Settings app, go to Wi-Fi settings, press the ! icon on the connected network, scroll down until you found the HTTP Proxy settings. In the Configure Proxy settings, select Manual and fill in the Server field which is your local IP address and the Port field which is 8888. Now press Save and (optionally) turn off and reconnect to your Wi-Fi network.

Now on your computer, return to Charles and go to Help > SSL Proxying > Install Charles Root Certificate on a Mobile Device or Remote Browser. A window like this will show up:

Follow the steps listed in it to install the Charles certificate onto your device.

Android

Warning

Android is finicky when it comes to proxy servers. Things may not work correctly or even at all.

First and foremost, go back to Charles and go to Help > SSL Proxying > Save Charles Root Certificate... Save the .pem file somewhere. Rename the .pem extension to .crt. Now transfer this file to your Android device and install it to both categories.

On Android, you will need to rely on a proxifier app such as VProxid or RProxid (requires root). You need to connect through the SOCKS5 proxy server.

After installing either of the proxifier app, open it and press the + icon, for Server IP, enter your local IP address; for Server Port, enter 8889. Scroll down a little bit and press Click to select application(s) then tick Arcaea. Now return and press the play button to start the VPN. Wait until it shows all good.

Now your device is ready to connect to the private server!

Note

Disable the proxy when you have finished playing to prevent connectivity issues. The proxy will need to be re-enabled everytime you want to use the server. A dedicated 24/7 server such as a Raspberry Pi, a spare phone/computer with working shell, or a cloud server (VPS) is recommended for always-on server hosting.

"},{"location":"private-server.html#playing","title":"Playing","text":"

Return to the root directory of your server and run the run.bat file. It may take a while to start depending on the amount of songs you added. If the server console shows this:

Congratulations! Your server is now up and running! Now all that left is open Arcaea and play!

If you see something like this, it means the server is working as intended.

At this point, you are basically done! Enjoy your new server!

"},{"location":"private-server.html#fixes-for-notable-issues","title":"Fixes for notable issues","text":"

The game kept prompting to update a pack despite having already downloaded it.

-> Check the songs folder to see if they are named correctly and that all files (plus PV videos and audios if exists) are inside.

Cannot download any songs.

-> Make sure the server is running under HTTP connection. For iOS, you may need to edit the Info.plist file using a plist editor to allow HTTP connection without a jailbreak by setting NSAllowsArbitraryLoads property to true.

Nothing works, even logging in.

-> Check if the GAME_API_PREFIX variable in the config.py file is set correctly. If that did not work, make sure you have set up the proxy correctly (refer to the Proxy setup and On device proxy setup section.)

"}]} \ No newline at end of file +{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"index.html","title":"Welcome to Arcaea Modding Wiki!","text":"

This is a (work-in-progress) centralized wiki for everything Arcaea modding related!

Disclaimer

Everything present in this wiki is made purely for educational and research purposes. By following anything in this wiki, you acknowledge that under no circumstances shall we be held responsible or liable for any consequences that may arise from your actions. No proprietary and paid assets, resources and files will be provided and must be individually obtained through official means.

Looking for contributors!

Arcaea Modding Wiki is looking for contributors! The wiki still needs polishing and improving such as better reference images and such. If you want to contribute, visit the GitHub repository!

"},{"location":"custom-charts-packs.html","title":"Adding custom charts/packs","text":"

Work in progress

This page is still being worked on, please come back later!

"},{"location":"offline-mod.html","title":"Reverse Engineering Arcaea","text":"

Before starting

This page is being rewritten. There will be no precise ETAs on the completion date.

This guide is NOT beginner-friendly and you will have to figure out a lot of things yourself. Only proceed if you know what you are doing.

"},{"location":"offline-mod.html#removing-hash-verification","title":"Removing hash verification","text":"

Info

Allows making changes to the game files. Only for pre-5.4.0 and Chinese versions.

"},{"location":"offline-mod.html#removing-lock-icon","title":"Removing lock icon","text":"

Info

Remove the lock icon on locked packs. Purely for aesthetic purposes.

"},{"location":"offline-mod.html#removing-beyond-locks","title":"Removing beyond locks","text":"

Info

Allows playing Beyond (BYD) difficulty on charts that have it.

"},{"location":"offline-mod.html#patching-scenecontrol","title":"Patching scenecontrol","text":"

Info

Only if you want to experience the April Fools charts to its fullest.

"},{"location":"offline-mod.html#removing-world-mode-restrictions","title":"Removing world mode restrictions","text":"

Info

Unlocks all world mode charts.

"},{"location":"private-server.html","title":"Setting up your own Arcaea server","text":"

Before starting

Make sure you have a copy of Arcaea APK/IPA file ready.

"},{"location":"private-server.html#obtaining-content-bundle","title":"Obtaining content bundle","text":"

Note

Only for Arcaea 5.4.0+ and non-Chinese versions.

Starting from Arcaea 5.4.0, the game now uses content bundle to deliver base contents such as characters and songs. You must obtain this before proceeding.

Obtaining the content bundle will requires you to install Arcaea once and let it finish downloading the bundle (~491 MB).

Tip

Force quit the game AFTER the content bundle is downloaded (before file verification).

After downloading it, steps to get the files will be different depending on your operating system

Copy the dltemp folder to your computer. Inside it should contain 2 files with the same filename: one with .bundle and one with .json.

"},{"location":"private-server.html#patching-arcaea","title":"Patching Arcaea","text":"

Note

If you had already patched Arcaea, feel free to skip this section and proceed to Setting up private server.

"},{"location":"private-server.html#using-binary-patches","title":"Using Binary Patches","text":"

Before starting

You will need a software that allows applying .xdelta binary patches. DeltaPatcher is used in this guide.

Warning

Android will receive patches for newer versions slower than iOS. As an alternative, try patching it yourself or wait until Android patches is made.

Download the appropriate patch for your version:

iOS 5.6.1 (latest as of 5/7/2024)

Download

iOS 5.6.0

Download

Android 5.6.0

Download

Android 5.6.0c

Download

Now open DeltaPatcher, you will be presented with an interface like this:

Select the appropriate unmodified executable, and the appropriate patch, then press Apply patch.

After that, you are done!

"},{"location":"private-server.html#manual-patching-advanced","title":"Manual patching (Advanced)","text":"

Before starting

This section requires basic knowledge of disassembling as well as Googling. You will also need a disassembler with support for ELF/Mach-O arm64 executables and pseudo-code decompilation for this section. IDA Pro is used here.

About NOP

1F 20 03 D5 is the hex equivalent of ARM64 nop instruction. Overwrite a hex address with it when you want to remove a specific instruction call.

Open the appropriate executable file for your operating system, and wait for the initial auto-analysis to complete (indicated by the status bar at the bottom showing Idle.) This process may take a while depending on your computer so please be patient.

After the initial auto-analysis, Press SHIFT + F12 and wait for the string list to be generated (again, this may take a while.)

In the Strings sub-window, press ALT + T and search for cookieFiIe.txt until you found exactly this.

Double-click it, and while highlighting this part, press X to perform xref (cross-reference.)

Choose the second xref (for Android) or the only present xref (for iOS) and press ENTER.

Press F5 or View > Open subviews > Generate pseudocode (this will not work if IDA is still analyzing the binary), wait for the decompilation to complete (may take a while) until you see something like this (may differ depending on version used but the general structure should be the same):

Scroll to bottom until you see this part, then highlight it by clicking onto it (names may be different but the structure should remain the same.)

Now switch to the Hex View sub-window, make sure it synchronizes with the Pseudo Code sub-window, and NOP it.

After that, make sure the entire code line is absent when re-decompiled.

Now return to the Strings sub-window, and this time search for vtvtvt.

xref it, and choose the first xref entry for iOS, or the one with @PAGE for Android.

Android iOS

Decompile it again, and scroll down a little bit until you see this part:

Highlight this part, and NOP it like above:

After that, apply the patches and you are done!

After patching the executable, save the file and recompress the APK/IPA file. For Android, you must resign the APK file before installing it onto your device. You may now sideload it onto your device using ADB, AppSync Unified (not recommended due to potential crashes and issues.), AltStore (& friends) or TrollStore (recommended for supported devices.)

"},{"location":"private-server.html#setting-up-private-server","title":"Setting up private server","text":"

For this section, you will need:

Warning

Using any other OSes other than Windows for this may or may not work. You may need to figure stuff out on your own.

First, you need to obtain the server software. We will be using Lost-MSth's Arcaea-server for this purpose. You may obtain it using git like this git clone https://github.com/Lost-MSth/Arcaea-server -b dev or by downloading the ZIP file of the dev branch.

After obtaining the server software, navigate to its directory (<Arcaea-server>/latest version), and with Python 3.6 or newer installed, run pip install -m requirements.txt.

From here, certain steps may differ depending on your operating system and the proxy software you picked. We will be using iOS and Charles in this case but the same can also be done for other similarly functioning software.

"},{"location":"private-server.html#proxy-setup","title":"Proxy setup","text":"

Open Charles and you will be presented with an interface like this:

Press CTRL + SHIFT + L or Proxy > SSL Proxying Settings and tick the Enable SSL Proxying box. After that, click Add, fill * for both Host and Port then press OK, after that untick the newly added box. In the end, the SSL Proxying Settings window should look like this:

Close that window, go to Proxy > Proxy Settings and tweak it exactly like this image:

Navigate to the Windows tab and tick all checkboxes:

Close that window, and go to Help > Local IP Addresses. It will look something like this:

Your local IP address will most likely be the first item in the list (in this case, since I am using Ethernet connection, it will be the first one.) Copy that IP address or memorize it.

About local IP addresses

This is your local IP address, meaning it can only be accessed by devices that are connected to the same network.

You may now close that window and press CTRL + ALT + M or Tools > Map Remote..., tick Enable Map Remote and press Add. Tweak it like this:

In the Map To section, the Host textbox needs to be your local IP address that you got from above, and the Port textbox is a 4 digit number that your server will be running on. Pick any numbers you want except for ports like 8888 or 8889 and memorize it along with your local IP address. Press OK. The map remote interface should look like this in the end:

You may now close that window. At this point, the proxy is now ready.

"},{"location":"private-server.html#server-software","title":"Server software","text":"

The server software directory will look like this:

Copy the config.example.py file into a file named config.py and open it with your favorite text editor.

Most of the config properties should already be self-explanatory. Below is guide for a few important parts.

Remember that local IP address and port that you memorized not long ago? Well enter it here:

HOST is your local IP address and PORT is the port you have choosen earlier.

For GAME_API_PREFIX, this will differ depending on your Arcaea version. Refer to the table below.

Version Prefix 5.5.6 -> 5.6.1 /hanami/29

For ALLOW_APPVERSION, remove everything inside. You may add a version to the list (e.g. `5.6.1) if you want to restrict the server to (a) specific server.

For this part:

If you want to use link play functionality, the only variables you need to care about are LINKPLAY_HOST and LINKPLAY_AUTHENTICATION.

If you do not want to use link play functionality, the LINKPLAY_HOST variable needs to be an empty string.

For SSL_CERT and SSL_KEY, if you want to have the server running under HTTPS, you may supply an SSL certificate here if you have one (.pem and .key file).

Warning

Running the server under HTTPS may cause issues with downloading packs/songs.

Adjust the rest of the config file to your own likings. Save the file after finished.

Now go to the database folder and it will look like this:

Run the database_initialize.py file to generate the database. Make sure you have installed all dependencies prior to running it in order for it to work. A file named arcaea_database.db will be created if successful. After that, do all of these:

Note

The content bundle in the server must be the same as the one existing in your Arcaea client (the metadata and content MUST match) as otherwise you will encounter issues when trying to login. If you change the content bundle in the server, the one on the client should be redownloaded.

At this point, the server software is now ready.

"},{"location":"private-server.html#on-device-setup","title":"On device setup","text":"

Note

Your phone and your computer (the one that runs the server) MUST be connected to the same network for the server to work.

iOS

Open the Settings app, go to Wi-Fi settings, press the ! icon on the connected network, scroll down until you found the HTTP Proxy settings. In the Configure Proxy settings, select Manual and fill in the Server field which is your local IP address and the Port field which is 8888. Now press Save and (optionally) turn off and reconnect to your Wi-Fi network.

Now on your computer, return to Charles and go to Help > SSL Proxying > Install Charles Root Certificate on a Mobile Device or Remote Browser. A window like this will show up:

Follow the steps listed in it to install the Charles certificate onto your device.

Android

Warning

Android is finicky when it comes to proxy servers. Things may not work correctly or even at all.

First and foremost, go back to Charles and go to Help > SSL Proxying > Save Charles Root Certificate... Save the .pem file somewhere. Rename the .pem extension to .crt. Now transfer this file to your Android device and install it to both categories.

On Android, you will need to rely on a proxifier app such as VProxid or RProxid (requires root, recommended). You need to connect through the SOCKS5 proxy server.

After installing either of the proxifier app, open it and press the + icon, for Server IP, enter your local IP address; for Server Port, enter 8889. Scroll down a little bit and press Click to select application(s) then tick Arcaea. Now return and press the play button to start the VPN. Wait until it shows all good.

Now your device is ready to connect to the private server!

Note

Disable the proxy when you have finished playing to prevent connectivity issues. The proxy will need to be re-enabled everytime you want to use the server. A dedicated 24/7 server such as a Raspberry Pi, a spare phone/computer with working shell, or a cloud server (VPS) is recommended for always-on server hosting.

"},{"location":"private-server.html#playing","title":"Playing","text":"

Return to the root directory of your server and run the run.bat file. It may take a while to start depending on the amount of songs you added. If the server console shows this:

Congratulations! Your server is now up and running! Now all that left is open Arcaea and play!

If you see something like this, it means the server is working as intended.

At this point, you are basically done! Enjoy your new server!

"},{"location":"private-server.html#fixes-for-notable-issues","title":"Fixes for notable issues","text":"

The game kept prompting to update a pack despite having already downloaded it.

-> Check the song folders to see if they are named correctly and that all files (plus PV videos and audios if exists) are inside.

Cannot download any songs.

-> Make sure the server is running under HTTP connection. For iOS, you may need to edit the Info.plist file using a plist editor to allow HTTP connection without a jailbreak by setting NSAllowsArbitraryLoads property to true.

Nothing works, even logging in.

-> Check if the GAME_API_PREFIX variable in the config.py file is set correctly. If that did not work, make sure you have set up the proxy correctly (refer to the Proxy setup and On device proxy setup section.)

"}]} \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 04649918833d6c5aeb928a85f3cb29d917407fb7..c5ed730594a5b3c39ce23be74888e120df611fd6 100755 GIT binary patch delta 13 Ucmb=gXP58h;1K9_pU7ST02#;wv;Y7A delta 13 Ucmb=gXP58h;1F11Kasrx02&(u!vFvP