Page 4 of 4

Re: Assassin's Creed localization

Posted: Fri Apr 03, 2020 12:27 pm
by dashali
roobin wrote: Fri Jan 03, 2020 4:35 pm 1. Copy original forge_file to Ubisoft_Forge_Tool folder.
2. Ubisoft_Forge_Tool.exe -e forge_file forge_folder
3. Copy compressed LocalizationData from forge_folder to Ubisoft_DATA_Tool folder.
4. Ubisoft_DATA_Tool.exe GameCode -e LocalizationData LocalizationData_folder
5. Copy uncompressed LocalizationData from LocalizationData_folder to aclocexport folder.
6. aclocexport.exe LocalizationData
7. Translate LocalizationData.txt.
8. aclocimport.exe LocalizationData.txt
9. Copy LocalizationData.txt.out to LocalizationData_folder replacing original file.
10. Ubisoft_DATA_Tool.exe GameCode -i LocalizationData LocalizationData_folder
11. Copy compressed LocalizationData.new to forge_folder replacing original file.
12. Ubisoft_Forge_Tool.exe -i forge_file forge_folder
13. Copy modified forge_file.new to game folder replacing original file.
There is a problem with step 10.
The new data created by Ubisoft_DATA_Tool, actually contain original contents not modified one. You can test it: if you decompress LocalizationData.new and convert it to txt, you see is same as original LocalizationData.txt not translated one.

Re: Assassin's Creed localization

Posted: Fri Apr 03, 2020 6:08 pm
by clarkx211205
Hello. But supported acloexport.exe and acloimport.exe game Assassin Creed (2007)

Re: Assassin's Creed localization

Posted: Sat Apr 04, 2020 2:11 pm
by clarkx211205
But supported acloexport.exe and acloimport.exe game Assassin Creed (2007). Please! Help me. And these are the files localizaton in Assassin`s Creed 1

Re: Assassin's Creed localization

Posted: Wed May 06, 2020 3:37 am
by nonamebatbai
I think this is the font of Assassin's Creed Black Flag but with the extension ".descriptor". I don't know how to edit this font. anyone help me?

Re: Assassin's Creed localization

Posted: Wed May 27, 2020 6:14 am
by Taner038
I want to translate AC: Black Flag - Freedom cry DLC, But I cannot find launguage file. You know where?. And this tool work that file?

Re: Assassin's Creed localization

Posted: Fri May 29, 2020 7:03 am
by clarkx211205
clarkx211205 wrote: Sat Apr 04, 2020 2:11 pm But supported acloexport.exe and acloimport.exe game Assassin Creed (2007). Please! Help me. And these are the files localizaton in Assassin`s Creed 1

Re: Assassin's Creed localization

Posted: Thu Jun 18, 2020 8:11 am
by osx853
roobin wrote: Fri Jan 03, 2020 4:35 pm 1. Copy original forge_file to Ubisoft_Forge_Tool folder.
2. Ubisoft_Forge_Tool.exe -e forge_file forge_folder
3. Copy compressed LocalizationData from forge_folder to Ubisoft_DATA_Tool folder.
4. Ubisoft_DATA_Tool.exe GameCode -e LocalizationData LocalizationData_folder
5. Copy uncompressed LocalizationData from LocalizationData_folder to aclocexport folder.
6. aclocexport.exe LocalizationData
7. Translate LocalizationData.txt.
8. aclocimport.exe LocalizationData.txt
9. Copy LocalizationData.txt.out to LocalizationData_folder replacing original file.
10. Ubisoft_DATA_Tool.exe GameCode -i LocalizationData LocalizationData_folder
11. Copy compressed LocalizationData.new to forge_folder replacing original file.
12. Ubisoft_Forge_Tool.exe -i forge_file forge_folder
13. Copy modified forge_file.new to game folder replacing original file.
can you explain as a photo or video???
I have a problem in step 9 &10

Re: Assassin's Creed localization

Posted: Fri Jun 26, 2020 9:25 pm
by mortalis
roobin wrote: Sun Dec 22, 2019 5:36 pm Hey.
Below is the link to my tools to export LocationPackage to txt and import it back.

Code: Select all

https://drive.google.com/file/d/1YaJHhYO7HdBlrImqWhNvVKABlCNzpQgu
I tested it on Assassin's Creed Unity, but should work with other games in the series.
Localization file first must be properly unpacked with Delutto tools:
Ubisoft Forge Tool and Ubisoft DATA Tool.
Thank you for these tools. Worked with AC Rogue.
How about sharing the source code?

Re: Assassin's Creed localization

Posted: Thu Jul 02, 2020 1:46 pm
by clarkx211205
where are the font files Assassin`s Creed 2

Re: Assassin's Creed localization

Posted: Fri Nov 06, 2020 11:37 pm
by Soda1459
Tried to open AC Valhalla .forge file, but it seems all tools can't open it. Do you guys have any idea ?

Re: Assassin's Creed localization

Posted: Thu Apr 28, 2022 11:38 am
by mortalis
For those who want to extract fonts from the game data files, I created a Python script (based on the proposed steps earlies in this forum):
https://github.com/mortalis13/GameRipSc ... ctor_ac.py

It would need a data file extracted using the Delutto tools.
So passing the final "...Font Manager..." file in the script, it searches for the font staring markers (ECA7A670) and extracts the binary data to .TTF files in the export folder.

It was tested with AC Syndicate...

Re: Assassin's Creed localization

Posted: Wed Aug 24, 2022 9:28 am
by SCkosta
Hello, i'm new to this hacking. Can anyone help me and show me step by step how can change the font to greek font on Brotherhood, thanks!

Re: Assassin's Creed localization

Posted: Wed Aug 24, 2022 9:30 am
by SCkosta
How i can extract the ttf files and repack them properly;

Re: Assassin's Creed localization

Posted: Thu Aug 25, 2022 4:06 pm
by SCkosta
How i can repack the modified files and remain modified?