respectZ / blue-archive-viewer

Blue Archive Resource Viewer

Home Page:https://ba.svdex.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blue Archive Viewer

This is not affiliated nor nothing to do with Yostar.

This is a Next.js project bootstrapped with create-next-app.

Features:

  • Supports EN and JP Server
  • CG Gallery
  • Live2D Viewer

Requirements

  • Python 3.6+
  • Node 1.10.6+

Installing python requirements:

pip install -r requirements.txt

Getting Started

First, fetch the needed data:

python run py/main.py

To start the webserver:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Wallpaper Engine

There are two ways.

  • You can download that includes every character at releases.
  • Or go to the web, navigate to the Live2D, and click the download as wallpaper engine button.

TODO

  • Create a workflow + script for updating dump.cs instead doing it manually
  • Script for fetching TableBundles
  • EN Version
  • Support wallpaper engine
  • Export to gif/mp4
  • Automatically get JP URL (not sure about this)

Bugs

  • Sometimes the audio cases to play multiple times ?

Some weird cases

  • I don't know why the ch0152 jp version is missing CH0152_home4.png (seems like CH0152 has multiple bundle files, so we need to check again if the file is unique instead of skipping it.)
  • there's Hanako_home.skel inside hare_home ???
  • CH0996_home.atlas should be renamed into CH_9996.atlas
  • ibuki_home should be renamed to CH0077

Credits

About

Blue Archive Resource Viewer

https://ba.svdex.moe


Languages

Language:Python 65.3%Language:TypeScript 32.0%Language:HTML 2.3%Language:CSS 0.2%Language:JavaScript 0.2%