kone
소미소프트
소미소프트

유니티 자동번역 이지트랜스로 바꾸고 싶은데

09/23/2025, 15:40:52
질문
11676 views · -1 like

토미에는 결혼하고 싶다라는 게임 하고 있는데
번역 퀼이 구려서 컨피그 가서 구글 번역이였던걸 이지트랜스 바꾸려 고 햇는데 안됨 이거 왜이러는거냐?

1.영어경로임
2.이지트랜스 제대로 설치 되어 있ㅇㅁ

3.다른 자동번역 게임을 잘됨

4.보니까 파파고도 안되는거 같음 (구글 빼면 아예 안됨)

5.이지트랜스 경로 맞음

[Service]
Endpoint=ezTransXP
FallbackEndpoint=

[General]
Language=ko
FromLanguage=en

[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]
DefaultTranslationDelay=0.7
MaxCharactersPerTranslation=2500
IgnoreWhitespaceInDialogue=False
IgnoreWhitespaceInNGUI=False
MinDialogueChars=20
ForceSplitTextAfterCharacters=0
CopyToClipboard=False
MaxClipboardCopyCharacters=2500
ClipboardDebounceTime=1.25
EnableUIResizing=True
EnableBatching=True
UseStaticTranslations=True
OverrideFont=
OverrideFontSize=
OverrideFontTextMeshPro=
FallbackFontTextMeshPro=
ResizeUILineSpacingScale=
ForceUIResizing=False
IgnoreTextStartingWith=\u180e;
TextGetterCompatibilityMode=False
GameLogTextPaths=
RomajiPostProcessing=ReplaceMacronWithCircumflex;RemoveApostrophes;ReplaceHtmlEntities
TranslationPostProcessing=ReplaceMacronWithCircumflex;ReplaceHtmlEntities
RegexPostProcessing=
CacheRegexPatternResults=False
CacheRegexLookups=False
CacheWhitespaceDifferences=False
GenerateStaticSubstitutionTranslations=False
GeneratePartialTranslations=False
EnableTranslationScoping=True
EnableSilentMode=True
BlacklistedIMGUIPlugins=
EnableTextPathLogging=False
OutputUntranslatableText=False
IgnoreVirtualTextSetterCallingRules=False
MaxTextParserRecursion=1
HtmlEntityPreprocessing=True
HandleRichText=True
EnableTranslationHelper=False
ForceMonoModHooks=False
InitializeHarmonyDetourBridge=False
RedirectedResourceDetectionStrategy=AppendMongolianVowelSeparatorAndRemoveAll
OutputTooLongText=False
TemplateAllNumberAway=False
ReloadTranslationsOnFileChange=False
DisableTextMeshProScrollInEffects=False
CacheParsedTranslations=False
PersistRichTextMode=Final

[Texture]
TextureDirectory=Translation\{Lang}\Texture
EnableTextureTranslation=True
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=False

[Migrations]
Enable=True
Tag=5.4.2

[Baidu]
BaiduAppId=
BaiduAppSecret=
DelaySeconds=1

[BingLegitimate]
OcpApimSubscriptionKey=

[Custom]
Url=

[DeepL]
ExecutableLocation=
MinDelaySeconds=2
MaxDelaySeconds=6

[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=





혹시나 해서 logout 추가

[Message: BepInEx] BepInEx 5.4.23.2 - TomieWGM (2023-09-14 PM 11:58:43)
[Info : BepInEx] Running under Unity v2019.4.35.287296
[Info : BepInEx] CLR runtime version: 4.0.30319.17020
[Info : BepInEx] Supports SRE: False
[Info : BepInEx] System platform: Bits64, Windows
[Message: BepInEx] Preloader started
[Info : BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.23.2]
[Info : BepInEx] 1 patcher plugin loaded
[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
[Message: BepInEx] Preloader finished
[Message: BepInEx] Chainloader ready
[Message: BepInEx] Chainloader started
[Info : BepInEx] 2 plugins to load
[Info : BepInEx] Loading [XUnity Auto Translator 5.4.2]
[Info :XUnity.AutoTranslator] Version of TextMesh Pro: 1.4.0.
[Warning: HarmonyX] AccessTools.Method: Could not find method for type TMPro.TMP_Text and name SetCharArray and parameters (int[], int, int)
[Warning:XUnity.AutoTranslator] Could not hook 'TMP_Text_SetCharArray_Hook3'. Likely due differences between different versions of the engine or text framework.
[Error :XUnity.AutoTranslator] Error occurred during the initialization of the selected translate endpoint.
XUnity.AutoTranslator.Plugin.Core.Endpoints.EndpointInitializationException: Current implementation only supports japanese-to-korean.
at ezTransXP.ezTransXPEndpoint.Initialize (XUnity.AutoTranslator.Plugin.Core.Endpoints.IInitializationContext context) [0x000b1] in <25d476b737b34e6eaaea5b173d6a74f2>:0
at XUnity.AutoTranslator.Plugin.Core.TranslationManager.AddEndpoint (XUnity.AutoTranslator.Plugin.Core.Web.HttpSecurity httpSecurity, System.Type type) [0x0003d] in :0
[Info :XUnity.AutoTranslator] Attempting to load TextMesh Pro font from internal Resources API.
[Error :XUnity.AutoTranslator] Could not find the TextMeshPro font asset: 폰트(ex=arialuni_sdf_2019)
[Warning:XUnity.AutoTranslator] Could not load fallback font for TextMesh Pro: 폰트(ex=arialuni_sdf_2019)
[Info :XUnity.AutoTranslator] Loaded XUnity.AutoTranslator into Unity [2019.4.35f1] game.
[Info : BepInEx] Loading [XUnity Resource Redirector 2.1.0]
[Message: BepInEx] Chainloader startup complete
[Info :XUnity.AutoTranslator] Skipping plugin scan because no plugin-specific translations has been registered.

-1
5 comments
09/24/25 Edited 09/24/25
DefaultTranslationDelay=0.1 MaxCharactersPerTranslation=1000 FallbackFontTextMeshPro=폰트(ex=arialuni_sdf_2019) 저 셋을 이렇게 셋팅 해보세요 폰트는 게임 실행 파일이 있는 곳에 같이 두시구요
09/24/25
안돼 ㅠ
09/24/25
FromLanguage=en 이게 ja여야하지않나
[복구요청] 알름 모험단의 미궁 탐색기
요청
qnfrdmsekf
08/23 4681 -1
[복구요청] 알름 모험단의 미궁 탐색기
요청
qnfrdmsekf
08/23 4929 -1
[AI번역/미검수] 세라복 미인 유부녀 아헤아헤 문 + 모바일패치
번역
쿠루쿠루
08/23 255337 111
Halcyon Days 이거 H는 어케 하는거임?
질문
vvwvwvwvvwwvwv
08/23 5555 0
여동생 동거생활 판타지 이어하기 질문...
질문
porudnekl
08/23 6959 0
어흐어흐마
창작
chubichubii
08/23 22009 30
육성 시뮬류 야겜 추천 좀
질문
lemonbul
08/23 8566 3
ㅅㅂ 나도 당할뻔 했네
일반
밥먹고옴
08/23 7165 0
「마장영희 셀레녹시아」 제작 보고 76 스트리밍 이벤트 구현 등
정보
iahue4r
08/23 36344 36
펌) [Nanahara Fuyuki] DECOY*DAISY
동인
morgan911
08/23 113525 126
잭오나인테일 육성 질문
질문
cck9084
08/23 7661 0
[구매보급] [버전업] RJ01414102 이상한 형무소와 음욕의 지하 미궁 ~빈틈투성이인 나나의 H한 프리즌 브레이크~ Ver.1.1.2 26.08.23
미번
gkqisq
08/23 62395 45
[michiking] 서큐버스 성도회 문질문질 집행부 3
동인
lostro
08/23 103228 79
[구매보급] [버전업] RJ01217604 건방진 딸과 보이지 않는 유령 Ver2.7.2 26.08.22 "DLC없음"
미번
gkqisq
08/23 51706 30
뭔가 의심스러운 파일이 있다면 실행하기 전에 꼭 해야할것
일반
element22
08/23 6636 0
이와라 나만 안됨?
일반
snsyah00
08/23 4894 0
[구매보급] [버전업] 빛의 프린세스 티어리 프리즘 1.02 26.08.22
미번
gkqisq
08/23 52935 46
Exe파일 실행기록이 남는 폴더도 있구나
일반
dd
08/23 5123 0
회상방이 세계관에 녹아들어있는 겜들이 좋더라
일반
ㅇㅇ
08/23 6717 1
My maid dreams of electric sheep v0.9 업데이트가 늦어진점 죄송합니다.
정보
kkkkkk0909
08/23 22623 9
d3d9.dll 백신 감지된거면 번역에 쓰는 크랙파일 이슈일 확률이 높나
일반
element22
08/23 5376 0
바이러스 나도 걸렸나 검사했더니
일반
보태배는 사랑
08/23 6952 2
[요청복구] My maid dreams of electric sheep 0.8.9 [deep번역,일부손번] apk번역 버전 포함
복구
kkkkkk0909
08/23 168595 55
[기계번역/미검수] 모모 선배와 야구권
번역
괴물나방
08/23 236932 70
회상방 처음부터 다 열린 겜은 성취감이 없네
일반
할머니
08/23 6004 -1
[미번] HOME (v26.08.17) 체험판
미번
kkkkkk0909
08/23 53622 42
[구매보급]쿨한 후배 방송부 여자의 비뚤어진 애정 표현
소리
이름뭐하지
08/23 50580 52
[복구요청] My maid dreams of electric sheep 0.8.9[Feat. Zenpy]
요청
이서책
08/23 8333 0
44G944KL44Gb44KK44KT 작가 과거 영상 음성 추가 2
영상
abbaca
08/23 135762 100
뭔 게임이었는지 찾아주실분
질문
sonnim
08/23 5774 0