A modified fork for 学園アイドルマスター
from MalitsPlus/HoshimiToolkit IDOLY PRIDE
components.
As a courtesy to other fans, please refrain from spoiling unreleased contents if any are found after decrypting.
-
Install the requirements at the root folder
pip install -r requirements.txt
-
Copy your
octocacheevai
intocache/
folder. You can get theoctocacheevai
under/data_mirror/data_ce/null/0/com.bandainamcoent.idolmaster_gakuen/files/octo/pdb/400/205000/
from your root enabled device or emulator.
-
Read the comments in
config.ini
and edit the args according to your needs. -
Run
main.py
.python main.py
The update data will make a copy in the folder named with the database revision under
cache/update
if you setUPDATE_FLAG
toTrue
inconfig.ini
, else it will only merge to default directory.
If you don't want to go through files but want to get updates through api, you can use API
branch.
Switch to API
branch
git checkout API
※ Please do not abuse API