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

Set up build system for ique-cn #2382

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

cadmic
Copy link
Contributor

@cadmic cadmic commented Dec 19, 2024

Basically minimal changes to extract assets and build the Simplified Chinese iQue version. Some notes:

  • I created new asset XMLs for object_mag and ovl_End_Title. I don't know if the other assets are correct but ZAPD doesn't error at least.
  • I stubbed out Chinese text extraction, with text_lang: CN in the YAML and an empty cn_font_static XML
  • iQue now also uses fault_gc/fault_drawer_gc/osmalloc_gc (although these might not be the best names now)

The next step for me will probably be setting up disassembly, but there are some things that others could work on in the meantime, in particular the makerom segment and CN text extraction/encoding.

Copy link
Collaborator

@fig02 fig02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree we should probably change some "GC" things, but we can do that later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants