User Tools

Site Tools


zero_mission:locations:generic_bg_graphics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
zero_mission:locations:generic_bg_graphics [2022/06/26 23:34] felixwrightzero_mission:locations:generic_bg_graphics [2022/06/26 23:34] (current) felixwright
Line 17: Line 17:
 2) Resume the game until it breaks right before the DMA at 0x8003248. This should happen the third time it breaks.\\ 2) Resume the game until it breaks right before the DMA at 0x8003248. This should happen the third time it breaks.\\
 3) Go to 0x2007000 in the data window and dump 4096 (0x1000 bytes) using ''no$ -> utility -> "binary dump to .bin file"''\\ 3) Go to 0x2007000 in the data window and dump 4096 (0x1000 bytes) using ''no$ -> utility -> "binary dump to .bin file"''\\
-4) Export generic BG GFX as raw (use the default .gfx filetype)\\ +4) Export generic BG GFX as raw(use the default .gfx filetype)\\ 
-5) Pad the beginning of exported generic BG with 2048 (0x800) bytes of 00\\+5) Pad the beginning of exported generic BG with 2048 (0x800) bytes of 00.\\
 6) ''MAGE -> tools -> compression -> lz77 compress file...'' exported generic BG and dumped tilemap\\ 6) ''MAGE -> tools -> compression -> lz77 compress file...'' exported generic BG and dumped tilemap\\
 7) Append both files to the end of ROM using a hex editor. Take note of the offset before you paste in the bytes of the first and second file.\\ 7) Append both files to the end of ROM using a hex editor. Take note of the offset before you paste in the bytes of the first and second file.\\
zero_mission/locations/generic_bg_graphics.txt · Last modified: 2022/06/26 23:34 by felixwright