Replies: 2 comments 6 replies
|
Thanks for the feedback, those should be bug tickets in the project 😄 On a serious note: each of the crates is supposed to support all file format versions from WoW 1.12.1 to 5.4.8. There may be bugs because I basically combined three or four handful of existing projects. As for the above:
|
6 replies
Things should be a little easier now. I pushed an update today, unifying the BLP usage in the project. This resolves the issue in the M2 crate, and from now on M2 files will use the BLP crate to parse BLPs in models. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
First of all, thank you for your hard work on this.
I had a few issues while using the packages:
If I change the parsing to be according to https://wowdev.wiki/BLP, here's what I got:
Now, the 3 things I tried to use didn't work, I'm wondering if this is only compatible with specific versions, or which files you're using for testing. I'm using original files from 3.3.5
All reactions