My friends, I already have language files removed and I want to embed this language file in the game again, can you help?


My brother didn't even know I had an import tool. So how do I use this import tool? I have no idea how the file system works. Can you help me with this?
If I upload your language files, can you show me how to import and export? Yesterday I did a lot of research about Autoit, but I couldn't find anything properly.ikskoks wrote: ↑Thu Jul 23, 2020 10:12 pmYou probably need to install AutoIt
https://www.autoitscript.com/site/autoit/downloads/
then google something like "autoit script execution" and you will be able to import files when you learn how to do it.
Thank you so much brother! Im uploading language files for you now!
First of all, thank you for everything. I did what it said and it works really smoothly. Thank you very much. But I have one last problem. These language files are ARC. I have to embed it in TAB and ARC files. Can you help me with this? I have a Just Cause 4 Tool unpack, but it doesn't work.ikskoks wrote: ↑Fri Jul 24, 2020 9:40 pmOk, this import script works, but it is really really slow https://youtu.be/TgxrDjeE7OE
When using this debugger http://www.thefoolonthehill.net/drupal/ ... 20Debugger
you can see on the right panel which array entry is currently processed.
You have over 63000 lines in your text file, so you need to wait half an hour or more to finish processing
(I really don't know why it is working so slow on my PC, but you probably have the same situation).
When program finish, you will see file with "NEW_" prefix in your directory. This is your imported file. https://imgur.com/a/xSPrhyI
I have compiled it for you https://drive.google.com/file/d/1G8tCeE ... sp=sharing
so it may help you with running, but I recommend to use debugger for progress watching
(just add $NEWdata variable to watcher on the right side).