ROM Hack [Tutorial] Edit the HomeMenu

  • Thread starter Thread starter Asia81
  • Start date Start date
  • Views Views 189,846
  • Replies Replies 1,195
  • Likes Likes 62
  • Like
Reactions: Deleted User
Awesome now if we could just make our 3ds home menu look like the psvita home menu we will be set for life.
i think it's impossible :(
It's not impossible, you can find not only colors but also positions of the HUD Icons.
And the graphics itself are in there as well.
Therefore it is possible but it is a huge amount of work and requires someone who can identify things in the hexadecimal structure.
Or you write your own version of homemenu and install that instead.
 
  • Like
Reactions: chronoss
It's not impossible, you can find not only colors but also positions of the HUD Icons.
And the graphics itself are in there as well.
Therefore it is possible but it is a huge amount of work and requires someone who can identify things in the hexadecimal structure.
Or you write your own version of homemenu and install that instead.
Ok, good luck for you if you can do something ;)
 
Last edited by chronoss,
Ok, good luck for you if you can do something ;)
I am not even done with the colors completely. I guess I understood how they are built up, but wasn't able to completely identify everything. (As I said. My battery color changed back for some unknown reason).
After finishing that, I'll look into positions.
But I might start using a darc tool instead of the hex editor. Might be easier?
(It should be possible to even write a tool to load everything correctly to make you able to change colors easier)
 
  • Like
Reactions: chronoss
I am not even done with the colors completely. I guess I understood how they are built up, but wasn't able to completely identify everything. (As I said. My battery color changed back for some unknown reason).
After finishing that, I'll look into positions.
But I might start using a darc tool instead of the hex editor. Might be easier?
(It should be possible to even write a tool to load everything correctly to make you able to change colors easier)
You use MSBT Editor Reloaded for text, right? That makes it a lot easier.
How do you edit colors?
 
  • Like
Reactions: chronoss
(As I said. My battery color changed back for some unknown reason).

Try to recharge your battery and see if the color came back.

Colors are ARGB format.

Are you sure ? 00 should be 0% opacity, but we're able to see them.

Well duh, but where? HUD_lz.bin? And what should I look for?

Look for hexadecimal colors, should be near the material name.

Is HUD_lz.bin compressed?

As the name says, yes it's LZ compressed.
 
Try to recharge your battery and see if the color came back.



Are you sure ? 00 should be 0% opacity, but we're able to see them.



Look for hexadecimal colors, should be near the material name.



As the name says, yes it's LZ compressed.
Is HUD_LZ.bin compressed?
 
Well duh, but where? HUD_lz.bin? And what should I look for?
Okay just for clarification:
Texts for everything are in menu_msbt_LZ.bin
They can be edited with the MSBT Editor Reloaded, however not everything shows up in there. I personally prefer a Hex Editor.

The power off screen colors are in sleep_LZ.bin
The used colors go by #464646 (Background), #3C3C3C (Border/Glow) for the Screens and #23232D for the Lines. [P_Bg_D_00]
Button Font color is #323232. [T_BtnF_01]

Icons in the normal home menu are in hud_LZ.bin
Playcoin color for example is #B4B400. [P_Coin_00]

Notes:
Default Font color is #323232 everywhere.
Default glow/border color is default white #FFFFFF everywhere.

I use a Hex editor to change the colors. (The replace function is great)
 
Last edited by TheDeKay,

Site & Scene News

Popular threads in this forum