Coder Social home page Coder Social logo

andu2 / priconne-cdn-extract Goto Github PK

View Code? Open in Web Editor NEW

This project forked from expugn/priconne-en_db-fetch

12.0 0.0 1.0 691 KB

A tool to download and extract data from Princess Connect! Re:Dive

License: GNU General Public License v3.0

JavaScript 60.27% Python 11.99% C++ 27.74%

priconne-cdn-extract's Introduction

priconne-cdn-extract
Princess Connect Re:Dive - Data download and extraction tool

This is a tool for downloading data from PriConne's CDN and decrypting/extracting it into a workable format. This is built on work by S'pugn, which was built on work by esterTion. The main differences are that this tool was not built specifically for Priconne Quest Helper, and it keeps old versions of files around so you can see the complete history.

NOTE: If you are just looking to grab some assets, you are probably better off downloading them from esterTion's site. If you are looking to grab the EN version database, you are probably better off using S'pugn's tool. The main reason I made this was to get a full history of database changes, along with the dates of the changes.

Requirements

System

Node.js v11.15.0 or above
Python 3

Python packages

  • lz4 pip install lz4
  • Pillow pip install Pillow
  • decrunch pip install decrunch
  • UnityPack (provided) GitHub
  • Pillow pip install Pillow

Use

First, you will need to create a config.js file. An example config file is provided.

This tool is broken into three stages, which should be run in order. They are broken up so you don't have to run the whole script every time.

  • check - Check for manifest updates to see if there is anything that needs to be downloaded.
  • download - Download any new updated files.
  • extract - Convert unity3d files into usable images and text.

If you download everything, it will take up a lot of space - more than quadruple the space the assets themselves take, because the latest version of the assets are copied into a "latest" folder for convenience, and because both the raw and extracted versions are saved.

priconne-cdn-extract's People

Contributors

expugn avatar

Stargazers

 avatar Jialiang Liu avatar zhuanghui avatar  avatar  avatar Muhammad Rafi Sofyan avatar Matt Glen avatar Norld avatar  avatar Jean-Michel avatar にゃんみー avatar Eugene Fedotov avatar

Forkers

agent-xer0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.