Graphics from menu?
Zeldix :: Zelda III Hacking :: Requests
Page 1 of 1
Graphics from menu?
So I used zcompress to get a ALLGFX.bin but I cannot find the graphics from the menu. I want to change the pendant sprite in the collection tab since I am going to use medals instead of pendants. Anyone know where it's located? Thanks.
BlackStone187- Leever
- Since : 2014-04-10
Re: Graphics from menu?
Open the .bin file with YY chr and put the encoding to 2BPP GB (since the Menu is 8bit and not 16 bit). Go to gfx address 6E000 (almost at the end of the file). You have empty pendant and full pendant in Menu there and the name "pendants".
this is not really a sprite, just a Menu drawing (direct 8bit gfx).
The rest of the 8bit menu is at 38800 (somewhere in the middle of the bin file).
But this is not all, you also need to change this, while having the 4BPP SNES enconding (16bit):
-pendant as a sprite when collected (at 68000)
-pendant as a sprite when pulling the master sword (at 54C00)
-pendant as a the icon on the map (at 3C400)
this is not really a sprite, just a Menu drawing (direct 8bit gfx).
The rest of the 8bit menu is at 38800 (somewhere in the middle of the bin file).
But this is not all, you also need to change this, while having the 4BPP SNES enconding (16bit):
-pendant as a sprite when collected (at 68000)
-pendant as a sprite when pulling the master sword (at 54C00)
-pendant as a the icon on the map (at 3C400)
Puzzledude- Since : 2012-06-20
Similar topics
» Parallel Worlds Menu
» Is it possible to disable the start menu until you get your first item?
» Get the Tower of the Triforce menu
» Menu editing how to do maybe youtube tut of how to
» Inventory and menu screen edit
» Is it possible to disable the start menu until you get your first item?
» Get the Tower of the Triforce menu
» Menu editing how to do maybe youtube tut of how to
» Inventory and menu screen edit
Zeldix :: Zelda III Hacking :: Requests
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum