kone
소미소프트
소미소프트

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

09/23/2025, 15:40:52
질문
11668 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여야하지않나
로리 거유 소녀에게 최면을 걸어 섹스하는 애니메이션 영상 게임
영상
ロリ巨乳
08/30 7053 16
(직번)[몬무스]당신을 집착하는 니쿠사씨
동인
멕무
08/30 14209 17
[AI 번역][Kairaku Amnesia (Kinuo)] 가난한 아내가 집세를 보지로 갚을 때까지 ~28세 I컵 청초 아내, 악취나는 털복숭이 추남 집주인에게 NTR~
동인
crazyerdog
08/30 19618 29
[요청복구] RJ01295900 교배도시에 어서오세요 v1.03
복구
agnis
08/30 13997 21
펌,인도커리) 약혼자의 자매는 외모SSR, 성격은 최악지옥인 에로댄스여자2
동인
kjalar
08/30 23887 39
(청아) 꾸준 연필 37주차
창작
지나가던사람
08/30 6142 17
[기계번역] 마조 자위 입문 ~자, 딸딸이를 시작해보죠!~
영상
ejjsbs
08/30 22795 26
[구매보급,자체번역,료나] RJ01168443 버려진 아이
번역
쁠뿡
08/30 32065 38
[청아] アブジャン 신작 RJ01678278
영상
교미의요정
08/30 21502 20
제작 일기 ①「마차 안에서는」전투 시스템과 캐릭터 소개
정보
라임
08/30 7920 15
machi꺼 몇개
영상
Denia
08/30 27459 32
[구매보급]사랑받는 달콤한 LOVE✨ 키스✨ 처음으로 H의 리얼함✨ 작은 소꿉친구의 '좋아... ♡'×100... 벨로키스✦페로페로✦연속 질내 사정♡【처녀막 관통 SE】
소리
이름뭐하지
08/30 10994 26
(요청복구) 한글자막 아저씨 노치원 외 3개
영상
꽃사슴
08/30 30275 34
[구매보급][완전 신작! 호화 3편으로 구성♡]전편 귀 핥기 & 질내사정 아마아마 플레이♡ kakao 걸즈 컬렉션♡ 【스트로베리 피버♡】
소리
이름뭐하지
08/30 14332 30
[구매보급]다우너쿨계 성녀의 도스케베 참회
소리
이름뭐하지
08/30 14566 27
쌍둥이 JK 보지 메이드
소리
dasdaa
08/30 15103 36
[구매보급][자체번역]AI) 고고한 성녀 리제트, 패배하다 ~몸을 바치는 로그라이크 RPG~
번역
마카라이트
08/30 54336 49
【순애/노모】독신 헌터의 만남은 엘프의 숲에서♡
동인
HoneyWorks
08/30 47848 79
『마음과 몸~15일 만에 완전히 변한 용사의 아내~』NTR 게임 소개
정보
라임
08/30 9797 15
[요청복구] Treasure 내가 찾은 대체 할 수 없는 것
복구
뺏기는게좋은걸
08/30 31040 26
[직번] 강제 미소녀 검사 - 스파이로 의심받은 여자
동인
sgdvl
08/30 54450 71
[요청복구] 다우너 학생회 임원과 방과 후 남겨진 정액 수확 성지도~ "빨리 끝내고 싶은데…" 라고 말하면서 정액이 비어버릴 때까지 안 보내주는 개변태 농후 봉사~
소리
ilyug2
08/30 18150 32
[구매보급][번역요청] AI,TS 변전의 마녀 -나락 도시 그린자
미번
마카라이트
08/30 18503 27
요청복구 3종 (14일)
복구
쌀쌀쌀쌀
08/30 37336 34
[구매보급] ai) chui 작가 No.1 ~ No.30 모음
영상
푸니푸니
08/30 38856 34
후타, 후여, NT?R) [momomo] 꼬추가 크다고 이지메하는 건 좋지 않아요 엣... 크다아~
동인
라비쉬
08/30 51997 60
[직번/Dekosuke 18gou/팬스가] 네 남자 내가 좀 가져갈게
동인
BroadRight
08/30 61748 111
AI)블아)아비도스 전원임신 보테배sex
야짤
koreno1
08/30 14314 15
【순애】어른 놀이
동인
HoneyWorks
08/30 62058 96
호감도 짤 몇개
야짤
Denia
08/30 16821 29