hi...
i try to change all sub icon and did it (i can't change 3 icon in diffrent size.)
so i indexing the adress in my topmenu_plugin.rco.
you just simply find adress and insert image code.
listen.
1. open my topmenu_plugin.rco.(use Hex editor.)
2. find MofW. you can see the indexing.
3. every front indexing has code "FF FF" and first "FF" is starting adress
4. overwrite image code and type "FF FF" in the end of code. (need not padding)
5. save and flashing!
p.s)you can make imagecode with kgsws's bmp2mig&icon-code (thanks kgsws..)
Topmenu indexado
Si alguien se curra la tradu se lo agradeceria mi ingles es muy cortito y me da solo para saber que........
Habres el topmenu con el editor
Buscas MofW
El inicio de cadena es FF o algo asi y cuando remplazes eso escribe FF para terminar el code.
Esta es la manera que a usado el bogus ese xD.
Convert icon from BMP to DAT:
1) Download the Custom XMB Icon Packager from my attachment and go into the folder /DATA/302/.
2) Create a 64 x 64 px BMP image, 256 colors, 8 bit with a solid black background.
3) Open cmd.exe and convert your BMP to MIG by typing bmp2mig yourfile.bmp yourfile.mig
4) Now convert your MIG to DAT by typing icon-coder < yourfile.mig > yourfile.dat
Edit game_plugin.rco:
1) Get your hands on a firmware 2.50 game_plugin.rco.
2) Open the game_plugin.rco with a hex editor and find the following 2 offsets:
- Load icon -> Start offset: 0x6FD8 - End offset 0x7273
- Corrupt icon -> Start offset: 0x85EC - End offset 0x8C87
3) Open your converted DAT file with the hex editor and copy the content over one of the two above offsets in the game_plugin.rco.
4) Save the game_plugin.rco en flash it to the ../vsh/resource/ folder. (It's always wise to backup the original game_plugin.rco to your PC before flashing!)
El paso de convertir lo tienes que hacer con los dos programas primero , pero lo chungo esta en el siguente paso buscar la cadena y remplazarla.
Por cierto la manera de bogus es para los iconos de save games y demas.
Bueno aqui e puesto lo que mas o menos e descubierto haber si entre todos podemos sacarlo xD.
Un saludote xD