Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

lz compression bug. Reverse command is broken. #84

Open
Pigu-A opened this issue Oct 13, 2014 · 2 comments
Open

lz compression bug. Reverse command is broken. #84

Pigu-A opened this issue Oct 13, 2014 · 2 comments

Comments

@Pigu-A
Copy link

Pigu-A commented Oct 13, 2014

When I was making my own crystal hack, I noticed that the logo have a problem.

This logo is a compressed graphics, so I decided to dump this file to see what command that caused this problem and found out that all of the problem pixels are the part of reverse (0x6) command.

I tried to make the compression routine in gfx.py to not to score and do the reverse command then compress it. No problems found.

I concluded that there was a problem in reverse compression routine in gfx.py

@kanzure
Copy link
Member

kanzure commented Oct 13, 2014

Have you tested your modified gfx.py against compiling pokered or pokecrystal?

@yenatch
Copy link
Contributor

yenatch commented Dec 12, 2014

Fixed in #86.

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

No branches or pull requests

3 participants