Library to decode reverse engineered 3d model formats from Devil May Cry 1.
_ 113c799f87 Removed period after make to avoid confusion | 6 rokov pred | |
---|---|---|
bindings | 6 rokov pred | |
demo | 6 rokov pred | |
docs | 6 rokov pred | |
include | 6 rokov pred | |
src | 6 rokov pred | |
.gitignore | 6 rokov pred | |
LICENSE | 6 rokov pred | |
Makefile | 6 rokov pred | |
README.md | 6 rokov pred |
A C library for handling Devil May Cry 1 HD Collection PC file formats.
Run make
Reference the Makefile for an example of building with GCC.
Requires Python 3.
This is an optional interface to the C library functions. It requires the dynamic library to be built.
Developed and tested with the following compilers.
Based on Kerilk's binary templates.
The upstream repository can be found at this link.