Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load Xenoblade X maps from casmhd and casmda files #41

Open
2 tasks
ScanMountGoat opened this issue Jun 22, 2024 · 0 comments
Open
2 tasks

load Xenoblade X maps from casmhd and casmda files #41

ScanMountGoat opened this issue Jun 22, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ScanMountGoat
Copy link
Owner

See previous merged pull requests for the steps required to add support for a new file format. This can use the existing modern DMSM format as well as https://github.com/PredatorCZ/XenoLib/blob/master/include/xenolib/msmd.hpp as a reference. Only data relevant to models needs to be loaded, so it's ok if most of the fields are unk fields. Reply to this issue with any questions if you plan on working on this.

  • add support to xc3_lib for parsing the MSMD from the casmhd file
  • add a file to xc3_lib for parsing the camsda streaming data structures in map/legacy.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant