Buradasın
XUnity AutoTranslator Plugin Overview
github.com/bbepis/XUnity.AutoTranslatorYapay zekadan makale özeti
- Core Features
- Advanced translator plugin for Unity games that can be used automatically or manually
- Supports multiple translation services including Google Translate, DeepL, and custom services
- Uses spam prevention mechanisms to limit requests and maintain performance
- Supports multiple text frameworks including UGUI, NGUI, and TextMeshPro
- Installation Methods
- Can be installed standalone using ReiPatcher
- Supports BepInEx, MelonLoader, IPA, and UnityInjector plugin managers
- Requires specific dependencies for MonoMod hooks
- Configuration file created automatically when game is launched
- Translation Options
- Supports manual translations through Text\_AutoGeneratedTranslations.txt
- Allows plugin-specific translations in separate directories
- Provides regex support for text splitting and substitution
- Includes text getter compatibility mode for user interface
- Technical Details
- Uses internal dictionary for common phrases (Japanese-to-English only)
- Caches translation results to prevent duplicates
- Supports batching of multiple translations
- Includes spam prevention mechanisms to minimize requests