Troubleshoot for Sugoi ver 9.x MTL in Unity game

⌘K
  1. Home
  2. Translator++
  3. Unity Engine
  4. Troubleshoot for Sugoi ver 9.x MTL in Unity game

Troubleshoot for Sugoi ver 9.x MTL in Unity game

If you experience crashes while using Sugoi v9 for MTL, you can follow these steps:

  1. Download xuatServer.zip
https://drive.google.com/file/d/1yZLSrOe82-XXtXOKP1IgUoXqIB1kevcB/view?usp=sharing
  1. Extract and place xuatServer.py in \Code\backendServer\Program-Backend\Sugoi-Japanese-Translator\offlineTranslation\
  2. Set the path to xuatServer.py in CustomServerScriptPath
  3. EnableCuda=True, and EnableCtranslate2=True

Example of the setting is as follows:

[SugoiOfflineTranslator]
InstallPath=C:\Tool\Sugoi_Toolkit_V9.1_235323\Code
ServerPort=14467
EnableCuda=true
MaxBatchSize=5000
EnableShortDelay=true
DisableSpamChecks=true
LogServerMessages=false
EnableCTranslate2=true
CustomServerScriptPath=C:\Tool\Sugoi_Toolkit_V9.1_235323\Code\backendServer\Program-Backend\Sugoi-Japanese-Translator\offlineTranslation\xuatServer.py
Tags , ,
Was this article helpful to you? No Yes

How can we help?