I finally managed to make it work, after 4 days trying... I'll leave here my experience in these 4 days that I tried to do this translation in order to help someone who is having difficulty translating:
1
-I downloaded AssetStudio.net472.v0.16.47.zip I did the step by step:
We will use AssetStudioGUI
-Uncheck "Show error message" in the Debug tab
-File - Load folder - and select the folder ending in _Data of the game.
-Once finished, in the "Filter Type" tab we select only MonoBehaviour
-We go to the "Export" tab and select Export - Raw - Filtered assets
It will ask us to add a location to create the MonoBehaviour folder. (I recommend using the same folder where you have my program WITHOUT SPACES IN THE PATH)
This process can take a long time depending on the game (be patient)
if you have some experience, you can select the files that interest you and shorten the times
-Once finished (we have already obtained the MonoBehaviour folder with the .dat files) you can close everything, we no longer need to extract anything else.
(I believe that no one will have problems with this part)
2
-When using Paloslios_Unity_Text_Extractor I noticed that it doesn't work at all on Windows 7 (since I tested it on 4 computers with Windows 7) maybe for the reason I posted on the previous page... so
I installed Windows 10 and managed to make the Paloslios_Unity_Text_Extractor program work!!!
3-Using Paloslios_Unity_Text_Extractor, I opened the program, typed f95zone, pressed the number 1 on the keyboard, extracted the .txt file called Paloslios.txt
(no problem doing that too I think everyone will be able to do it)
4-!!!THIS IS THE STEP WHICH I BELIEVE MOST WILL HAVE PROBLEM IN PATCH CREATION!!!
SPOILER: -Step 3- Create Patch
-Once the Paloslios.txt file is obtained, we must translate it and create and add ANOTHER file with the translation in your language with the name Translated.txt to the folder where we have the program
-Open the program and select option 2 - CREATE PATCH
-The file _AutoGeneratedTranslations.txt will be created
When creating the Paloslios.txt file, several programs on the internet and even after downloading it, it does not translate into txt format, having to transfer it to docx to be recognized by the programs, the game that I was translating had 177,727 words, which transformed all extremely slow translations, I tried with several programs and several sites for translation and all of them did not translate, even converting the file to docx and carrying out the translation and then returning the file to txt,
it didn't work, I believe that when some "codes" are converted they are removed causing the Paloslios_Unity_Text_Extractor not to translate because the generated file "AutoGeneratedTranslations" is blank with just the phrase (Paloslios wishes you enjoy the translation)
""""WHAT WORKED FOR ME""""
open the Paloslios.txt in the chrome search bar and let the automatic translation of the page do its job...
but the automatic translation of the page doesn't translate the whole page having to scroll the page down and check if everything is translated after a few minutes doing that I selected the whole text using "ctrl+a" then I pressed "ctrl+c" to copy I opened the notepad and gave "ctrl+v" to paste...
IMPORTANT SAVE THE FILE EXACTLY AS "Translated" otherwise the Paloslios_Unity_Text_Extractor program will not recognize it...
In the same folder you have to have the files:
Paloslios
Paloslios_Unity_Text_Extractor
Translated
after having these files in the folder I did the following step
I opened
Paloslios_Unity_Text_Extractor I typed
f95zone I pressed
number 2 I pressed
enter and I pressed
enter again it generated the file
_AutoGeneratedTranslations I copied this file and I went to the game folder that already had
"SetupReiPatcherAndAutoTranslator" I
opened this program and I opened the
"patch and run" it generated the file
"AutoTranslator" I opened it and I went to
"Config" I changed the translation to my language:
[General]
Language=en
FromLanguage=ja
changed
[General]
Language=pt
FromLanguage=en
and I went back to the game folder and I pressed
"patch and run" to create the
"pt" folder (my language in question (portuguese) inside the
"Translation" folder which is inside the
"AutoTranslator" folder
I did the following steps
auto traslator>>Translation>>pt(my language)>>text>> I pasted _AutoGeneratedTranslations>>I went back to the folder and clicked on
"patch and run" and finally I had my translation
I hope I was as detailed as possible and that it wasn't confusing now I'm going to play my little game
I think that the future of translations in unity will be distributing the _AutoGeneratedTranslations file translated in a topic just for this in the forum, because you just have to copy it inside the tralsation folder that SetupReiPatcherAndAuto
Thank you paloslios for your help, you have to recognize your work in making these tools available that make life easier