
Reipatch를 통해 번역하려는 대상입니다.
기존 파일의 번역은 Papago Translation을 사용하여 더 이상 지원되지 않는 것으로 알고 있습니다.
_AutoGeneratedTranslations 파일에 기재된 일부분만 번역이 이루어져있어 뒷부분은 새로 번역을 돌려야합니다.
따라서 config 파일을 수정하여 ezTransXP를 번역으로 사용하려 하는데

수 분 간 번역을 못 하다 에러가 발생합니다.

에러 원인은 시간 초과입니다.
Google Translate V2로 적용 시에는 정상작동하므로 ezTransXP와 연결이 문제인 것 같습니다.
ezTransXP의 경로는 다음과 같은 것으로 알고 있습니다.
C:\Program Files (x86)\ChangShinSoft\ezTrans XP

혹시 다음 config에 문제가 있을까요?
config
[Service]
Endpoint=ezTransXP
FallbackEndpoint=
[General]
Language=ko
FromLanguage=ja
[Files]
Directory=Translation\{Lang}\Text
OutputFile=Translation\{Lang}\Text\_AutoGeneratedTranslations.txt
SubstitutionFile=Translation\{Lang}\Text\_Substitutions.txt
PreprocessorsFile=Translation\{Lang}\Text\_Preprocessors.txt
PostprocessorsFile=Translation\{Lang}\Text\_Postprocessors.txt
[TextFrameworks]
EnableIMGUI=False
EnableUGUI=True
EnableNGUI=True
EnableTextMeshPro=True
EnableTextMesh=False
EnableFairyGUI=True
[Behaviour]
MaxCharactersPerTranslation=1000
IgnoreWhitespaceInDialogue=False
IgnoreWhitespaceInNGUI=False
MinDialogueChars=20
ForceSplitTextAfterCharacters=0
CopyToClipboard=False
MaxClipboardCopyCharacters=2500
EnableUIResizing=True
EnableBatching=True
UseStaticTranslations=True
OverrideFont=
OverrideFontSize=
OverrideFontTextMeshPro=arialuni_sdf_u2019
ResizeUILineSpacingScale=
ForceUIResizing=False
IgnoreTextStartingWith=\u180e;
TextGetterCompatibilityMode=False
GameLogTextPaths=
RomajiPostProcessing=ReplaceMacronWithCircumflex;RemoveApostrophes;ReplaceHtmlEntities
TranslationPostProcessing=ReplaceMacronWithCircumflex;ReplaceHtmlEntities
CacheRegexPatternResults=False
CacheRegexLookups=False
CacheWhitespaceDifferences=False
GenerateStaticSubstitutionTranslations=False
GeneratePartialTranslations=False
EnableTranslationScoping=False
EnableSilentMode=False
BlacklistedIMGUIPlugins=
EnableTextPathLogging=False
OutputUntranslatableText=False
IgnoreVirtualTextSetterCallingRules=False
MaxTextParserRecursion=50
HtmlEntityPreprocessing=True
HandleRichText=True
EnableTranslationHelper=False
ForceMonoModHooks=False
InitializeHarmonyDetourBridge=False
RedirectedResourceDetectionStrategy=AppendMongolianVowelSeparatorAndRemoveAll
OutputTooLongText=False
TemplateAllNumberAway=False
ReloadTranslationsOnFileChange=False
DisableTextMeshProScrollInEffects=False
CacheParsedTranslations=False
RegexPostProcessing=
DefaultTranslationDelay=0.9
ClipboardDebounceTime=1.25
FallbackFontTextMeshPro=
PersistRichTextMode=Final
[Texture]
TextureDirectory=Translation\{Lang}\Texture
EnableTextureTranslation=False
EnableTextureDumping=False
EnableTextureToggling=False
EnableTextureScanOnSceneLoad=False
EnableSpriteRendererHooking=False
LoadUnmodifiedTextures=False
DetectDuplicateTextureNames=False
DuplicateTextureNames=
EnableLegacyTextureLoading=False
TextureHashGenerationStrategy=FromImageName
CacheTexturesInMemory=True
EnableSpriteHooking=False
[ResourceRedirector]
PreferredStoragePath=Translation\{Lang}\RedirectedResources
EnableTextAssetRedirector=False
LogAllLoadedResources=False
EnableDumping=False
CacheMetadataForAllFiles=True
[Http]
UserAgent=
DisableCertificateValidation=True
[TranslationAggregator]
Width=400
Height=100
EnabledTranslators=
[Debug]
EnableConsole=True
[Migrations]
Enable=True
Tag=5.4.6
[Baidu]
BaiduAppId=
BaiduAppSecret=
DelaySeconds=1
[BingLegitimate]
OcpApimSubscriptionKey=
[Custom]
Url=
EnableShortDelay=False
DisableSpamChecks=False
[DeepL]
ExecutableLocation=
MinDelaySeconds=2
MaxDelaySeconds=7
[DeepLLegitimate]
ExecutableLocation=
ApiKey=
Free=False
[ezTrans]
InstallationPath=C:\Program Files (x86)\ChangShinSoft\ezTrans XP
[Google]
ServiceUrl=
[GoogleV2]
ServiceUrl=
RPCID=MkEWBc
VERSION=boq_translate-webserver_20210323.10_p0
UseSimplest=False
[GoogleLegitimate]
GoogleAPIKey=
[LecPowerTranslator15]
InstallationPath=
[Watson]
Url=
Key=
[Yandex]
YandexAPIKey=
[LingoCloud]
LingoCloudToken=
ezTransXP를 삭제 후 재설치한 이후에도 해결되지 않습니다
경로에는 한글이 없고 사용자명도 영어입니다.
MaxCharactersPerTranslation을 조정해보라는 의견이 있어 조정해보았으나 해결되지 않았습니다.
어떻게든 제 지식 선에서 찾아보고 챗지피티도 돌려봤는데 해결이 안 됩니다. 혹시 제가 놓친게 있을까요?
아니면 파일이 오래되어 그런 것일까요?
정 안 되면 구글 번역으로 돌리거나 영어로 보면 되긴 하는데 제가 어딘가 실수해서 안 되는 건지 다른 문제가 있는 건지 확인하고 싶습니다.