dasjor Posted Wednesday at 02:55 AM Posted Wednesday at 02:55 AM How do I open the retoc program . What is this? I tried and nothing appears😵
Engineer N o o B Posted Wednesday at 08:20 AM Engineer Posted Wednesday at 08:20 AM 5 hours ago, dasjor said: How do I open the retoc program . What is this? I tried and nothing appears😵 This is a CLI program not a GUI. CMD must be used with the appropriate commands. If you don't know how to use it I suggest you find a person who can help you. 1
PlounchBoy Posted Wednesday at 11:38 AM Posted Wednesday at 11:38 AM 8 hours ago, dasjor said: How do I open the retoc program . What is this? I tried and nothing appears😵 1-Click on the marked place and delete all the location names and just type cmd.exe and press enter. 2-Then the cmd screen will appear 3-You can try commands. 1
dasjor Posted Wednesday at 07:23 PM Posted Wednesday at 07:23 PM 7 hours ago, PlounchBoy said: 1- انقر على المكان المحدد واحذف جميع أسماء الأماكن واكتب فقط cmd.exe واضغط على Enter. 2- ثم ستظهر شاشة cmd 3- يمكنك تجربة الأوامر. Thank you very much. Now I have another problem 11 hours ago, N o o B said: هذا برنامج CLI وليس واجهة مستخدم رسومية. يجب استخدام CMD مع الأوامر المناسبة. إذا كنت لا تعرف كيفية استخدامه، فأنصحك بالبحث عن شخص يمكنه مساعدتك. Thank you very much. Now I have another problem
PlounchBoy Posted Wednesday at 07:30 PM Posted Wednesday at 07:30 PM (edited) On 2/18/2025 at 9:34 PM, dasjor said: Because you are using it wrong. Here the example; to-legacy is for extracting to-zen is for packing .\retoc.exe to-legacy "D:\Avowed\Alabama\Content\Paks" C:\Users\BLABLA\Downloads\avowed --filter "Text_enus.uasset" .\retoc.exe to-zen --version UE5_3 C:\Users\BLABLA\Downloads\avowed C:\Users\BLABLA\Downloads\avowed\z_test_P.utoc Edited Wednesday at 07:30 PM by PlounchBoy 1
dasjor Posted Wednesday at 07:31 PM Posted Wednesday at 07:31 PM After several attempts, I finally succeeded, but there is another problem. I do not know why these errors haunt me
dasjor Posted Wednesday at 08:20 PM Posted Wednesday at 08:20 PM I finished the work, look what happened. There are no empty texts in the game 😣
PlounchBoy Posted Wednesday at 09:10 PM Posted Wednesday at 09:10 PM (edited) 50 minutes ago, dasjor said: I finished the work, look what happened. There are no empty texts in the game 😣 I mentioned this in the thread but I guess you didn't pay attention.You should not translate the symbols and codes and you should be very careful. This is a little more sensitive and json structure than the textual assets in other games, so translate the symbols and code lines carefully. Edited Wednesday at 09:11 PM by PlounchBoy 1
dasjor Posted Wednesday at 11:17 PM Posted Wednesday at 11:17 PM 1 hour ago, PlounchBoy said: لقد ذكرت هذا في الموضوع ولكن أعتقد أنك لم تنتبه. لا ينبغي لك ترجمة الرموز والأكواد ويجب أن تكون حذرًا للغاية. هذه بنية json أكثر حساسية من الأصول النصية في الألعاب الأخرى، لذا ترجم الرموز وسطور الكود بعناية. I appreciate the efforts you and others are making to help me with this matter. I am happy to help you and I apologize to the author of the topic, but this means a lot to me. Now I'm having a problem with the fonts. I translated the home page, but nothing appeared. I think the problem is with the fonts or is there something I missed? 1
PlounchBoy Posted Wednesday at 11:22 PM Posted Wednesday at 11:22 PM (edited) You need to extract the files with .ufont extension and change the extension to .ttf. For example, "SeogeUI.ufont.ttf", if you do this, you can view it in a font editor. You can add the letter you want and try it in the game. Don't forget to set the Loading Mode to All in FMODEL, otherwise you may not be able to find the ufonts. Edited Wednesday at 11:24 PM by PlounchBoy 1
dasjor Posted Wednesday at 11:34 PM Posted Wednesday at 11:34 PM 11 minutes ago, PlounchBoy said: You need to extract the files with .ufont extension and change the extension to .ttf. For example, "SeogeUI.ufont.ttf", if you do this, you can view it in a font editor. You can add the letter you want and try it in the game. Don't forget to set the Loading Mode to All in FMODEL, otherwise you may not be able to find the ufonts. Should I change, add a new font and change the format to ttf?
PlounchBoy Posted Wednesday at 11:39 PM Posted Wednesday at 11:39 PM Change it to .ttf and edit it, then make it .ufont again when you're done. 1
dasjor Posted Thursday at 12:04 AM Posted Thursday at 12:04 AM 24 minutes ago, PlounchBoy said: Change it to .ttf and edit it, then make it .ufont again when you're done. Nothing happens. I changed the fonts to more than one font and chose the most language to try, and even the English language nothing happens. I collected the translation and fonts in this Alabama-Windows.pak and put them in the game and nothing but emptiness. 1
dasjor Posted Thursday at 12:16 AM Posted Thursday at 12:16 AM 34 minutes ago, PlounchBoy said: Change it to .ttf and edit it, then make it .ufont again when you're done. I really appreciate your help. I learned new things from you. Thank you man. Even if I can't translate this game, I'm grateful to you for teaching me some important things that I didn't know before.
dasjor Posted Thursday at 08:23 AM Posted Thursday at 08:23 AM (edited) 8 hours ago, PlounchBoy said: Change it to .ttf and edit it, then make it .ufont again when you're done. 11 hours ago, PlounchBoy said: I mentioned this in the thread but I guess you didn't pay attention.You should not translate the symbols and codes and you should be very careful. This is a little more sensitive and json structure than the textual assets in other games, so translate the symbols and code lines carefully. When I replace my new project with the original file name Alabama-Windows, it gives me new fonts and empty options in the language settings, but it does not show the modifications I made, and if I add my project with a different name, for example Alabama999-Windows, nothing appears at all. I compiled with UnrealPak. Edited Thursday at 08:30 AM by dasjor
Engineer N o o B Posted Thursday at 05:10 PM Engineer Posted Thursday at 05:10 PM 1 hour ago, Tirss said: guys someone share UE4Loc? https://github.com/amrshaheen61/UE4LocalizationsTool 2
Tirss Posted Thursday at 06:34 PM Posted Thursday at 06:34 PM 1 hour ago, N o o B said: https://github.com/amrshaheen61/UE4LocalizationsTool btw, did you manage to change the subtitle of the game? I didn't understand much of the subject.
Engineer N o o B Posted Thursday at 07:19 PM Engineer Posted Thursday at 07:19 PM 44 minutes ago, Tirss said: btw, did you manage to change the subtitle of the game? I didn't understand much of the subject. Yes
PlounchBoy Posted Thursday at 09:22 PM Posted Thursday at 09:22 PM 12 hours ago, dasjor said: When I replace my new project with the original file name Alabama-Windows, it gives me new fonts and empty options in the language settings, but it does not show the modifications I made, and if I add my project with a different name, for example Alabama999-Windows, nothing appears at all. I compiled with UnrealPak. Can you show the files you packaged? 1
dasjor Posted Thursday at 10:26 PM Posted Thursday at 10:26 PM (edited) منذ ساعة واحدة، قال PlounchBoy: هل يمكنك إظهار الملفات التي قمت بحزمها؟ Edited Thursday at 10:28 PM by dasjor
PlounchBoy Posted Thursday at 10:59 PM Posted Thursday at 10:59 PM 30 minutes ago, dasjor said: 30 minutes ago, dasjor said: 32 minutes ago, dasjor said: Fonts are in ufont, after changing them, if they are in .utoc, you need to include it when you package it with game texts. If they are in pak, you need to create a separate pak file. If the pak name is Alabama-Windows.pak, package it by making Alabama-Windows_dasjor.pak. 1
dasjor Posted Thursday at 11:25 PM Posted Thursday at 11:25 PM (edited) They were automatically placed like this and assembled. Do you mean putting the fonts file in the Text folder? I don’t have anything in utoc format. Alabama1-Windows.zip Edited Thursday at 11:39 PM by dasjor
dasjor Posted Thursday at 11:36 PM Posted Thursday at 11:36 PM 34 minutes ago, PlounchBoy said: Fonts are in ufont, after changing them, if they are in .utoc, you need to include it when you package it with game texts. If they are in pak, you need to create a separate pak file. If the pak name is Alabama-Windows.pak, package it by making Alabama-Windows_dasjor.pak. I have a problem with the file size. Note the difference between extraction in fmodel and retco. I do not know if this is caused by errors
dasjor Posted yesterday at 12:00 AM Posted yesterday at 12:00 AM This is what I did for four days 1-I unpacked the files using retco 2-I moved the files extracted from retco to the fmdol path and replaced the file Text_enus.uasset With two files Text_enus.uasset Text_enus.uexp 3- I modified only 3 texts using the UE4localizationsTool program 4- I changed only the fonts in ufont format 5- I changed the name of the extracted file from fmodel Exports to Alabama1-Windows 6-I reassembled using UnrealPak 7- I moved the Alabama1-Windows file to the game path C:\Avowed\Alabama\Content\Paks What did I miss in all this?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now