kone
소미소프트
소미소프트

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

09/23/2025, 15:40:52
질문
11666 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여야하지않나
오치카노 어나더 분량 어마어마하네
일반
gamzagamza
08/30 5933 0
고등때부터 시작된 동화상(動畵像) 게임 모우기가 슬슬 권태기가 올꺼같군요..
일반
꾸큐꽈까
08/30 5576 0
3D 게임 갓겜 추천 받아요
질문
너울
08/30 6352 2
포레스티아 질문 2개
질문
12341944
08/30 4225 0
Forest of Blue Skin R 8/30 100% 세이브
세이브
F2P
08/30 6006 3
다음 번역할 작품 추천좀
질문
cbdpffhj
08/30 3972 2
으아 취업하니까 야겜 할 시간이 없네...
일반
vcs82792
08/30 3919 0
[b-ginga] 땍땍대는 배구부 주장은 최면 육노예
동인
멜신
08/30 62027 53
이건 또 처음 겪는 현상이네
일반
azezazazezaz
08/30 4324 0
동인지 제목 구함...
질문
ekandsafy
08/30 3433 0
아마네 해변갔더니 초록색타일로 안가지는데
질문
asdheh123
08/30 3988 0
[YD] 성녀의 기도는 닿지 않는다
동인
selsen
08/30 65882 89
[요청 복구] RJ353158 Haramase Island
복구
iwwdi
08/30 50468 30
[AI번역][プニョン][여호촌에 전해지는 축제 행사에 대하여]
동인
왕젖보뚱
08/30 61784 49
내가 좋아하는 그 아이는 걸레였다 2,3기 번역본
영상
sleepmask
08/30 59491 164
동인지 제목 뭐였음?
질문
chu-rub
08/30 5142 0
요청 복구 - RJ01600694 Crynaria Tears In The Abyss 1.0.7
복구
iwwdi
08/30 50024 31
내가 할 발매예정게임 메모용
일반
하츠네미쿠
08/30 6607 2
아마세 스쿨미즈 갈아입고 스카웃한다음
질문
다람지렁이
08/30 4659 0
여러분 오늘은 '전남친 작품'의 날이라네요.
일반
차곡차곡은뚠뚠오늘도뚠뚠
08/30 4944 -7
코네에 개인 차단 같은거 없음?
질문
crimson-hammer
08/30 4788 8
Meta: Muse Spark 1.2 Contributor 출시
정보
iwwdi
08/30 9933 2
더럽혀진 히로인 알세라의 진행 상황 보고(15)
정보
auo-cast-off
08/30 10687 9
[Ai번역, 미검수] [RJ01590892] BBC×FAMILY 〜검게 물드는 장미와 백합〜
번역
piriparafuru
08/30 97502 80
예종도시의 후우라 진행 53 던전 만들기
정보
auo-cast-off
08/30 9936 8
AI) NTR 또는 능욕, 치욕, 타락물이 가장 꼴리는 캐릭터는 뭐가 있을까?
야짤
카제가토오루
08/30 14121 5
[Amatani Haruka] 벌칙 여친 ~우리가 사귀게 된 계기는 벌칙 고백 몰카였습니다~
동인
1uF
08/30 68848 94
이나리 치트엔진 질문!
질문
신사의품격
08/30 4711 0
[Cabin] 모두가 구원받지 못하는 하렘 2
동인
1uF
08/30 61630 52
(이미지 번역 파일만) [RJ01704247] 에로가위바위보RE
번역
5dk2io1
08/30 108115 271