General purpose, single-file Unity Live2D Asset recovery tool
Project description
UnityPyLive2DExtractor
General purpose, single-file Unity Live2D Asset recovery tool built w/ UnityPy and sssekai
As the name suggests, this project is heavily inspired by Perfare/UnityLive2DExtractor. With a few key differences:
- All Live2D types that pretains to the asset recovery process are properly implemented. This should help with compatibility issues.
- New (not necessarily better) asset discovery method. Though proven to be more reliable in some cases.
Installation
- Install the script from PyPI
pip install UnityPyLive2DExtractor
- Alternatively, you can also download/copy-paste the script from
__main__.py
and run it as is, with requisite dependency (i.e.sssekai
) installed. Python 3.10+ Required. - Or, you can use the pre-built executables for Windows from Releases
Usage
UnityPyLive2DExtractor <input> <output>
Where <input>
is the path to your game's path, and <output>
is the directory to extract the Live2D assets to.
References
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
Close
Hashes for unitypylive2dextractor-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3226e336685fb973badf146d18f9235125a433a0476ddd8f4cb4eb3cd765412e |
|
MD5 | 5cca61d835536642143855222926bd6c |
|
BLAKE2b-256 | 4953217185149e08630af0155d8590098e3490232fbe60693a355c764c2c8201 |
Close
Hashes for UnityPyLive2DExtractor-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf5cd4b2029460b5e7fc3fc797e1d7352587f98523faf32295e047edc49905cf |
|
MD5 | 0341249f33c0b1b790235c7c8918f874 |
|
BLAKE2b-256 | afa4e2b2c2da7c61caad40a69037f9cce0efe1b19f92d4ba96e12a14ba84c940 |