[Help] ALttP - Change King of Hyrule global palette?
Page 1 of 1
[Help] ALttP - Change King of Hyrule global palette?
Good day, Zeldix community.
I am the current developer of the Link to the Past Redux hack at RomHacking.net.
Right now I am mostly done with the hack, I have improved and modified everything that I felt was a little off in terms of the franchise as a whole.
The only thing I haven't been able to modify is the palette used for the King of Hyrule in the Credits.
I can change the palette for sure, however, whenever I change it, the palette for all the Green soldiers (and some other NPC's enemies) are modified. It's a shared palette so I need to find the global palette byte that controls the palette for that sprite in particular.
(For better reference, the palette I think is palette #14 in the enemies section in Hyrule Magic)
I managed to modify the global palette of some enemies like the thiefs and such using the following link as a reference:
https://www.zeldix.net/t444-change-global-palette-of-a-sprite
However, it seems that the global palette for the King of Hyrule is not found in that section of the ROM (and yeah, I tried every byte in that bank )
So my question here is if someone could help me out to find this global palette for the King of Hyrule sprite?
I am talking about the sprite that appear at the Credits, and not the one in the opening scene. (The sitting King in that sequence shares the palette with Agahnim btw).
Here is my mockup palette compared to that of the original:
Basically, I want the King to use the next global palette, so instead of using the Green soldier's palette (global palette 1B), it uses the Red soldier's palette (17), which basically retains all colours in common except the Green/Red.
Anyone has any idea where these global palette bytes might be located?
Thanks in advance!
I am the current developer of the Link to the Past Redux hack at RomHacking.net.
Right now I am mostly done with the hack, I have improved and modified everything that I felt was a little off in terms of the franchise as a whole.
The only thing I haven't been able to modify is the palette used for the King of Hyrule in the Credits.
I can change the palette for sure, however, whenever I change it, the palette for all the Green soldiers (and some other NPC's enemies) are modified. It's a shared palette so I need to find the global palette byte that controls the palette for that sprite in particular.
(For better reference, the palette I think is palette #14 in the enemies section in Hyrule Magic)
I managed to modify the global palette of some enemies like the thiefs and such using the following link as a reference:
https://www.zeldix.net/t444-change-global-palette-of-a-sprite
However, it seems that the global palette for the King of Hyrule is not found in that section of the ROM (and yeah, I tried every byte in that bank )
So my question here is if someone could help me out to find this global palette for the King of Hyrule sprite?
I am talking about the sprite that appear at the Credits, and not the one in the opening scene. (The sitting King in that sequence shares the palette with Agahnim btw).
Here is my mockup palette compared to that of the original:
Basically, I want the King to use the next global palette, so instead of using the Green soldier's palette (global palette 1B), it uses the Red soldier's palette (17), which basically retains all colours in common except the Green/Red.
Anyone has any idea where these global palette bytes might be located?
Thanks in advance!
ShadowOne333- Witch
- Since : 2016-04-06
Re: [Help] ALttP - Change King of Hyrule global palette?
Do you have something like this in mind?
pc: 07/1e90: 3b -> 37
PS: requests fit best in the request section
https://www.zeldix.net/f21-requests
pc: 07/1e90: 3b -> 37
PS: requests fit best in the request section
https://www.zeldix.net/f21-requests
Conn- Since : 2013-06-30
Re: [Help] ALttP - Change King of Hyrule global palette?
Wow Conn!
Thank you so much!
That was exactly what I was aiming for.
If you don't mind and have time to, would you mind explaining how you found that byte, please?
I'm very interesting in the technical know-how since it might come in handy for others and for personal knowledge.
Many, MANY thanks!
Thank you so much!
That was exactly what I was aiming for.
If you don't mind and have time to, would you mind explaining how you found that byte, please?
I'm very interesting in the technical know-how since it might come in handy for others and for personal knowledge.
Many, MANY thanks!
ShadowOne333- Witch
- Since : 2016-04-06
Re: [Help] ALttP - Change King of Hyrule global palette?
You have the sprite palette data usually in $0E60[0x10]
Here it was a bit tricky, because the ending sprites seem to use a different address - I observed the ram in geiger and found them in $0f50[0x10] (experience).
The rest was breakpoint tracing.
Here it was a bit tricky, because the ending sprites seem to use a different address - I observed the ram in geiger and found them in $0f50[0x10] (experience).
The rest was breakpoint tracing.
Conn- Since : 2013-06-30
Re: [Help] ALttP - Change King of Hyrule global palette?
Oh I see, interesting.
I assume you were using Write breakpoints for the RAM addresses, right?
Thanks for the explanation
I assume you were using Write breakpoints for the RAM addresses, right?
Thanks for the explanation
ShadowOne333- Witch
- Since : 2016-04-06
Similar topics
» Change global palette of a sprite
» Palette color change of certain items?
» The Lion King
» The bunny palette issue
» Editing the color palette
» Palette color change of certain items?
» The Lion King
» The bunny palette issue
» Editing the color palette
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum