BDL is used by some later Nintendo games, e.g. Wind Waker, Mario Galaxy and Twilight Princess and conversion directly to BDL would save time and possibly even improve compatibility (in cases where existing bmd to bdl conversion tools fail to convert models created with SuperBMD).
Look at e.g. bmd2bdl.py on how the conversion could be done.
Conversion to BDL could be an option, e.g. --bdl. Could also make an exe called SuperBDL.exe or a bat called SuperBDL.bat that calls SuperBMD.exe with the --bdl option set.
BDL is used by some later Nintendo games, e.g. Wind Waker, Mario Galaxy and Twilight Princess and conversion directly to BDL would save time and possibly even improve compatibility (in cases where existing bmd to bdl conversion tools fail to convert models created with SuperBMD).
Look at e.g. bmd2bdl.py on how the conversion could be done.
Conversion to BDL could be an option, e.g.
--bdl
. Could also make an exe calledSuperBDL.exe
or a bat calledSuperBDL.bat
that callsSuperBMD.exe
with the--bdl
option set.