UnityPy | python module that makes it possible to extract/unpack | Plugin library
kandi X-RAY | UnityPy Summary
kandi X-RAY | UnityPy Summary
A Unity asset extractor for Python based on AssetStudio.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Decompresses the compressed mesh
- Unpack floats from the stream
- Convert an integer to an integer
- Extracts integers from the data
- Reads vertex data
- Converts bytes to integers
- Convert bytes to float array
- Returns the size of the given format
- Returns a writeable binary writer
- Save the bundle
- Set the image
- Read the raw data from a binary stream
- Add a new object to sf
- Generate a new subclass of MetaDataClass
- Get the channel information
- Gets the streams
- Generate tree of Monobohaviours
- Saves the stream to the writer
- Returns the data blob
- Read files
- Exports a Renderer instance
- Export the shader code
- Extract assets from source
- Get an image from a sprite
- Reads the block of data from a file - like object
- Writes the contents of the object
UnityPy Key Features
UnityPy Examples and Code Snippets
Community Discussions
Trending Discussions on UnityPy
QUESTION
I'm working on a wrapper for texgenpack for my AssetStudio python port. The goal of the wrapper is a conversion of texture types into a format that PIL can use. Atm, I simply want to save the original texture as a file, then read it via texgenpack, convert it and feed the result to PIL. (Later on the file r/w will be replaced by passing bytes.)
When I try to use
...ANSWER
Answered 2019-Aug-25 at 20:11I was able to solve the problem, it was actually pretty laughable.
The problem was, that the C source wasn't compiled, so the function references in the header files couldn't link to any actual functions.
setup.py
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install UnityPy
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page