Skip to content

fiseleo/Blue-Archive-JP-Downloader

 
 

Repository files navigation

Blue Archive JP downloader

"Blue Archive" is a registered trademark of NAT GAMES Co., Ltd. and Yostar Co., Ltd. This repository is not affiliated with NEXON Korea Corp., NEXON GAMES Co., Ltd., and Yostar Co., Ltd. All game resources are copyrighted to their respective owners.

A small project that downloads all assets of the Japan-Server version of Blue Archive and extracts them while it's at it. The script updates the assets and even its own parameters on its own, so all you have to do is execute the download_assets.py script after every update to get the latest files.

中文

Requirements

  • Python 3.9.13+
  • UnityPy 1.7.21
  • requests
  • xxhash
  • pycryptodome
  • flatbuffers
  • .NET8.0 Runtime

Scripts

  • download_assets.py
    • This script downloads and extracts the latest assets.
    • "Switched to JP Server."
  • extract_tables.py
    • Extracts and decrypts the tables from the zip files in TableBundles
    • due to the way it works, this script can take ages, around 15 minutes.
  • flatbuf_schema_generator.py
  • Cannot use.

Reference & Thank

https://github.com/lwd-temp/blue-archive-spine-production
Offer my thoughts.
Report from Pscgylotti.
K0lb3#5

This project is not updated

please come NewDownloader

About

Blue Archive JP downloader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.8%
  • Python 4.2%