Python package for extracting Houkai Gakuen 2 assets data
Project description
About
hg2-data-extractor is a Python package for downloading, decrypting and extracting Houkai Gakuen 2 unity text assets data
Installation
pip install hg2-data-extractor
Usage
To get help, type --help with any command or even package
Download
To download data_all file use:
hg2-data-extractor download
By default, download directory is ./data_all/
Decrypt
To decrypt downloaded data_all file use:
hg2-data-extractor decrypt
By default, decrypts ./data_all/data_all_encrypted.unity3d
Extract
To extract text assets data from data_all_decrypted use:
hg2-data-extractor extract --asset-names asset_name1,asset_name2,...
By default, WeaponDataV3, CostumeDataV2, PassiveSkillDataV3, SpecialAttributeDataV2, PetData, PetSkillData assets will be extracted to ./extracted/
To show all valid asset names, use (data_all_decrypted is required):
hg2-data-extractor lst
Credits
This project is a copied and modified version of hg2-downloader project authored by BLUEALiCE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hg2_data_extractor-0.2.0.tar.gz.
File metadata
- Download URL: hg2_data_extractor-0.2.0.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7d410d9d4651e5cf719f67b8f366ac58918df8290781ad1d6fbda8ec58d24a6
|
|
| MD5 |
4744e5627dc31cae2c0b09a72f35b156
|
|
| BLAKE2b-256 |
a58d33573727f07df67addf2ccbc8240e482507d1c7d2e5c50967e328984440a
|
File details
Details for the file hg2_data_extractor-0.2.0-py3-none-any.whl.
File metadata
- Download URL: hg2_data_extractor-0.2.0-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32ba5610ed8d1e737a1782feede38f706d936c7a75c4187734ddba41ed37534f
|
|
| MD5 |
148ed5fed6e0dc2fa69093793670d5b7
|
|
| BLAKE2b-256 |
b58d150e987f653d2264477e136c443252538658dafe7936eb54052de3f5f522
|