Talk:BYAML (File Format)

From MK8
Revision as of 16:48, 19 March 2018 by Wexos (talk | contribs) (→‎Null Type)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Is there any download link to "yamlconv"? -- Leseratte (talk) 06:15, 26 February 2015 (UTC)

There wasn't, so I've just released it (with source https://github.com/Chadderz121/yamlconv/releases/tag/v1.0.0).
Chadderz (talk) 20:16, 26 February 2015 (UTC)

Object IDs

What are the objects that have these IDs?

  • 9007
  • 7015
  • 6009
  • 6003
  • 1013

Retrostyle12(Talk)

Null Type

At Super Mario 3D World, I've found BYAML files with the node type 0xff. The value of them are always 0. I think that this means null, because it's used for the fields "Comment" and "ModelName". (found at TitleDemo00StageMap.byml from /content/StageData/TitleDemo00StageMap1.szs)

Blue yoshi (talk) 08:58, 18 March 2018 (UTC)

Interesting, and you're sure the node has no data? I tried using yamlconv though the BYML format is different, the Path value table node offset is missing.
--Wexos (Talk | Contribs) – CT/MK8 Wiki Admin 16:48, 19 March 2018 (UTC)