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

Edit Compressed Images #6

Open
phase opened this issue Oct 17, 2017 · 1 comment
Open

Edit Compressed Images #6

phase opened this issue Oct 17, 2017 · 1 comment

Comments

@phase
Copy link
Owner

phase commented Oct 17, 2017

Images in the ROM are (well, should be) LZ77 compressed. Being able to edit these images in the suite would awesome, as using more than one tool is always a hassle.

A good way to start this would be to figure out how UNLZ GBA finds the compressed images in the ROM (probably through a header or something).

@lavendertheghost
Copy link

I think best course of action may be to find a way to execute UnLZ GBA via Command Line or something unless you find a way to uncompress the images.

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

No branches or pull requests

2 participants