WMB Documentation

Posted By: MasterQ32

WMB Documentation - 11/03/18 17:46

Hey JCL!

Is there a chance to get the documentation for older WMB formats like WMB6 or WMB4?

I'm working on a toolset to convert the levels into other formats and i'd like to support also older levels as well

Regards
Felix
Posted By: jcl

Re: WMB Documentation - 11/07/18 11:48

Afraid not - we have no real documentation of those WMB formats, only source code.
Posted By: MasterQ32

Re: WMB Documentation - 11/10/18 16:44

That's sad. Would it be possible to share a minimum of the code? Even if it's only the structure definitions or such?
Posted By: jcl

Re: WMB Documentation - 11/12/18 17:04

Only for the structs documented in the manual for WMB7. The older structs are not used in the current code.
Posted By: FBL

Re: WMB Documentation - 11/13/18 17:20

and MDL7?
Posted By: jcl

Re: WMB Documentation - 11/14/18 12:48

Unlike WMB, the recent MDL format was never officially defined. It can only be read with the functions from the MDL toolkit.
Posted By: Superku

Re: WMB Documentation - 11/14/18 16:43

You can have a look at the wmpmdlsdk7 from the download page. Mdl7.h contains all structs. save_mdl7.cpp gives you an (additional) idea how MDL7s are saved or setup.
Posted By: FBL

Re: WMB Documentation - 11/14/18 17:06

Thanks for the hint laugh
Didn't know the structs are available in a header file.
© 2024 lite-C Forums