RenolY2

Results 15 comments of RenolY2

Custom maps for WC3 are very likely to use encryption. But mpyq works great with WC3 maps which use no encryption, such as the melee maps that come preinstalled with...

I released a new version that should fix this: https://github.com/RenolY2/SuperBMD/releases/tag/v2.4.0.1

Can you send me that fbx?

You can compress it into a zip file and then upload the zip in a comment here.

While I did find a way to fix the particular error, after some more testing I realized the skeleton root detection will always be flawed because Assimp doesn't give me...

Use ``--no_sort`` argument when calling superbmd (or add it to the .bat) or try the newer version where it won't throw an error anymore when it can't sort meshes: https://github.com/RenolY2/SuperBMD/releases/tag/v2.4.0.1

Here's a screenshot of how it looks ingame ![unknown](https://user-images.githubusercontent.com/5006358/39410556-5df36488-4bfa-11e8-87a6-788f76e17fb0.png)

Is LagoLunatic's SuperBMD fork an option for Galaxy? https://github.com/LagoLunatic/SuperBMD/releases/ It can also export BDL from what I understand, because Wind Waker (primary usecase for the fork) uses BDL. I wonder...

In Blender, use Ctrl+A and apply Location/Scale/Rotation (in your case you'll probably only need to apply scale) so that your changes are applied to the model's vertices. I don't know...

The different command line options are explained in the readme so by opening the bat files in a text editor and checking what command line options they use you can...