Ayuda con editor hexadecimal

Hola mirar tengo que hacer este paso pero ya tanto no llego, si alguien me lo pudiera explicar se lo agradeceria.

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!)


Se que pone que edite el game_plugin.rco pero lo de load icon no se por donde para.

Gracias por adelantado xD.
Debes buscar esas dos cadenas, segun sea, load icon o corrupt icon.

Lo uno es el principio "0x6FD8" y lo otro el fin "0x7273", es decir, que enmedio debe ir el code de tu icono.

Espero ser de ayuda.

Saludos !
Puf muchas gracias esque el manual esta en ingles y creo que tengo que coger no se que del firm 1.0 o no se que mierda luego usar psardumper y no se que mas xD.
2 respuestas