![]() |
|
[Tutorial] Cambiar color fuente menú principal - Versión para impresión +- Foro PES Retro (https://foro.pesretro.net) +-- Foro: Pro Evolution Soccer - Edición General (https://foro.pesretro.net/forum-4.html) +--- Foro: Programas y Tutoriales (https://foro.pesretro.net/forum-20.html) +--- Tema: [Tutorial] Cambiar color fuente menú principal (/thread-12387.html) |
[Tutorial] Cambiar color fuente menú principal - Pato_Lucas18 - 08-13-2021 Cómo dice el título muestro como cambiar el color amarillo del menú, un tutorial rápido y quizás ya no se usa tanto ya que usan el template del nuevo menú. Pero al menos me gustaría dejarlo para que la información quedé en el foro. Para esto necesitamos un editor hexadecimal (HxD uso), el dkz studio y el unnamed_920 del 0_text.afs Abrimos este archivo con el zlibtool del dkz studio y exportamos el unknow_012.opd Abrimos con editor hexadecimal y le damos s remplazar y colocamos los siguientes valores: Los valores a Reemplazar son : 0080600080 por ejemplo 00f3000280 (f30002 es el color en hex tomado desde el Photoshop) También pueden sacarlo de esta página https://www.hexcolortool.com/#df5d6c ![]() Previa ![]() Eso es todo, saludos! RE: [Tutorial] Cambiar color fuente menú principal - Benicio - 08-13-2021 Muchísimas gracias Pato! RE: [Tutorial] Cambiar color fuente menú principal - kuro9x - 08-17-2021 Thank you Bro
RE: [Tutorial] Cambiar color fuente menú principal - filifili - 08-18-2021 Siempre me pregunté como se podía cambiar ese color amarillo, espectacular y gracias! RE: [Tutorial] Cambiar color fuente menú principal - Zirdracko - 09-14-2021 Muchas gracias crack, algunos todavía usamos ese menú
RE: [Tutorial] Cambiar color fuente menú principal - AndrewT - 11-03-2021 Thank you for the info @"Pato_Lucas18" I seem to have issues with this though. I replaced the original value with a different color of my choice, but the old yellow color remained, regardless of placing the new unknown_920.bin into kitserver\dat\0_text.afs\ or imprting it back to dat\0_text.afs. Also, #806000 doesn't seem to match the original yellow color of the main menu text. Any insight would be appriciated, thank you. RE: [Tutorial] Cambiar color fuente menú principal - fram_conflow - 11-03-2021 naaa te pasaste pato. RE: [Tutorial] Cambiar color fuente menú principal - we11world - 11-03-2021 Impresionante... Excelente Tutorial :134: Solo tengo una duda, cuando escribes (unnamed_920 del 0_text.afs... Abrimos este archivo con el zlibtool del dkz studio y exportamos el unknow_012.opd) cuando se termina de modificar el color hexadecimalmente hay que volverlo a comprimir con el Zlibtool? Si mal no recuerdo el Zlibtool descomprime el file, por ejemplo: Descomprimir file_123.bin = file_123.bin_001 file_123.bin_002 file_123.bin_003 No uso DKZ solo AFS explorer de Tato. Gracias por el soporte! +1 Muchas Gracias RE: [Tutorial] Cambiar color fuente menú principal - Pato_Lucas18 - 11-04-2021 (11-03-2021, 09:21 AM)AndrewT escribió: Thank you for the info @"Pato_Lucas18" I seem to have issues with this though. I replaced the original value with a different color of my choice, but the old yellow color remained, regardless of placing the new unknown_920.bin into kitserver\dat\0_text.afs\ or imprting it back to dat\0_text.afs. Also, #806000 doesn't seem to match the original yellow color of the main menu text. Any insight would be appriciated, thank you.Para el juego en inglés es el archivo unnamed_914 Lo hago con dkz pero se puede hacer con otro zlibtool. El we6fe_zlibtool creo que no lo exportaba al 920... RE: [Tutorial] Cambiar color fuente menú principal - AndrewT - 11-04-2021 Thank you @Pato_Lucas18, unnamed_914 it is, and the first text on top (Exhibition/Friendly) changed its color, but not the rest. What am I missing here? Edit: Turns out you can modify each line of the main menu text color, that's what I was missing. Looks like the game matches the given rgb color to the few predefined base colors. I tried with two ligght colors, both of them ended up as simple white. Also, it would explain why they darker yellow hexcode resulted in a vibrant yellow text. Edit2: What about the little hexagon in front of each textlines, inside the circles? It still remains yellow. |