Jump to content

Avowed .uasset localization files


Go to solution Solved by PlounchBoy,

Recommended Posts

  • Engineer
Posted
5 hours ago, dasjor said:

How do I open the retoc program . What is this? I tried and nothing appears😵

212.png

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.

  • Like 1
Posted
8 hours ago, dasjor said:

How do I open the retoc program . What is this? I tried and nothing appears😵

212.png

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.

image.png.36a48d62575664c9205e5a84630e4a36.png

  • Thanks 1
Posted
7 hours ago, PlounchBoy said:

1- انقر على المكان المحدد واحذف جميع أسماء الأماكن واكتب فقط cmd.exe واضغط على Enter.
2- ثم ستظهر شاشة cmd
3- يمكنك تجربة الأوامر.

الصورة.png.36a48d62575664c9205e5a84630e4a36.png

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 

Untitled.png

Posted (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 by PlounchBoy
  • Thanks 1
Posted (edited)
50 minutes ago, dasjor said:

I finished the work, look what happened. There are no empty texts in the game  😣

Untitled.png

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 by PlounchBoy
  • Like 1
Posted
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?

Untitled.png

  • Like 1
Posted (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.



image.png.305a365950fa10aac925445bae63bafd.png

Edited by PlounchBoy
  • Like 1
Posted
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.



image.png.305a365950fa10aac925445bae63bafd.png

Should I change, add a new font and change the format to ttf? 

Untitled.png

Posted
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.

  • Like 1
Posted
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.

Posted (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.

error.png

Untitled.png

Edited by dasjor
Posted
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.

error.png

Untitled.png

Can you show the files you packaged? 

  • Like 1
Posted (edited)
منذ ساعة واحدة، قال PlounchBoy:

هل يمكنك إظهار الملفات التي قمت بحزمها؟ 

 

1.png

2.png

 

4.png

5.png

Edited by dasjor
Posted
30 minutes ago, dasjor said:

 

1.png

2.png

 

4.png

5.png

 

30 minutes ago, dasjor said:

 

1.png

2.png

 

4.png

5.png

 

32 minutes ago, dasjor said:

 

1.png

2.png

 

4.png

5.png

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.

  • Sad 1
Posted
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

1.png

2.png

Posted

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?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...