Age | Commit message (Collapse) | Author |
|
Now PokemonPalettes is referenced.
|
|
|
|
At 43:4000 (UnusedTitleScreen) is a semi-functional title screen.
It's never used, and appears in the Japanese version at the same offset.
Notably, a portion of the logo is cut out and used as OAM.
The final title screen instead uses BG priority to avoid this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While we're here, add the .2bpp root extension too.
|
|
|
|
Palette/block packets, border tilemap, more palettes etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
how did we forget that?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
i guess someone liked their filesizes nice and even?
|
|
|
|
|
|
|
|
|
|
|
|
Also merge pull request #145.
|
|
rather than keep up inconsistent palette formats, just incbin a portion of each
|
|
|
|
|
|
These png files cannot be successfully converted back into 2bpp files
because of a bug in gfx.py.
|