I need to put some basic info about how to do that in the FAQ(s).
Using an auto-translator with BepInEx
1. Download BepInEx
You must be registered to see the links
download the latest update, it will download a zip file.
2. Extract the files from the zip file into the game directory.
3. Run the game so that BepInEx can create its files and then close the game.
4. Download the autotranslation plugin with BepInEx (there are two plugins, the BepInEx and the autotranslator)
You must be registered to see the links
click on the latest release, select XUnity.AutoTranslator-BepInEx-5.4.5.zip
5. Extract the content into the game directory already modified with BepInEx.
6. Run the game and close it
#IMPORTANT#.
7. Go to the BepInEx folder and then in config open the AutoTranslatorConfig.ini file and modify the following:
[General]
Service] [Service
Endpoint=GoogleTranslate
FallbackEndpoint=BingTranslate
Timeout=15
MaxConcurrentTranslations=3
------------------------------------------------------------------
Language=es -----here you select your language in my case Spanish.
FromLanguage=en
EnableBepInEx=True
EnableSSL=True
--------------------------------------------------------------------------
[Behaviour] MaxCharactersPerTranslation=EnableSSL=True
MaxCharactersPerTranslation=500 ----- this is the amount of characters that the autotranslator will translate, the more characters the faster the translation will be.
There are still other modifications that can be done, in any case I have the file with the settings optimized for speed, in any case you only have to copy and paste the content in the original file and change the language to which you want to translate....
Once you have done all these steps you should be able to translate automatically.