AutoLocalization
Updated 2 weeks ago🌍 Auto Localization
Make all mod interfaces display in your preferred language!
✨ What This Mod Does For You
- 🎯 Native Language Experience - Convert all mod interfaces to your preferred language
- 🔄 Automatic Detection - Intelligently discovers all text content that needs translation
- 📝 Easy Translation - Simple text editing to complete language conversion
- ⚡ Smooth Performance - Optimized for large numbers of mods, doesn't affect gameplay
- 🌐 Multi-language Support - Supports any language you prefer
🎯 How It Works
Step 1: Automatic Scanning
The mod automatically scans all your installed mods to find text content that needs translation
Step 2: Generate Translation Files
The system creates two files:
- 📄
collected_items.yaml- Contains all original text needing translation - 📄
translations.yaml- Where you add your language translations
Step 3: Enjoy Native Language Reading
Simply fill in your translations and restart the game to enjoy reading in your native language!
📥 Installation Guide
- Download the mod file
- Extract to your game's
BepInEx/pluginsfolder - Start the game
- Begin enjoying automatic localization services!
⚠️ Important: For best results, load this mod as your first plugin
🛠️ How to Use
First Time Setup
- Start the game - the mod begins working automatically
- Find generated files in
BepInEx/config/Autolocalization - Open the
translations.yamlfile - Add your translations using the format:
Original Text: Translation - Save the file and restart the game
Translation Example
# English to Chinese
Graphics Settings: 图形设置
Master Volume: 主音量
Enable Shadows: 启用阴影
# English to Japanese
Graphics Settings: グラフィック設定
Master Volume: マスターボリューム
Enable Shadows: シャドウを有効にする
# English to Korean
Graphics Settings: 그래픽 설정
Master Volume: 마스터 볼륨
Enable Shadows: 그림자 활성화
# English to French
Graphics Settings: Paramètres graphiques
Master Volume: Volume principal
Enable Shadows: Activer les ombres
# English to Spanish
Graphics Settings: Configuración de gráficos
Master Volume: Volumen principal
Enable Shadows: Habilitar sombras
# English to German
Graphics Settings: Grafik-Einstellungen
Master Volume: Hauptlautstärke
Enable Shadows: Schatten aktivieren
# English to Russian
Graphics Settings: Настройки графики
Master Volume: Основная громкость
Enable Shadows: Включить тени
When Installing New Mods
- New mod text is automatically added to collection files
- Simply add translations for new content in your translation file
- Save and restart the game to apply changes
❓ Frequently Asked Questions
Q: Translations aren't showing up. What should I do?
- Make sure original text in translation file matches exactly
- Check mod loading order
- Restart the game for translations to take effect
- Confirm files are saved in the correct location
Q: How can I confirm the mod is working properly?
Check your game log files and search for "Autolocalization" related information to see the operational status.
🎉 Start Enjoying Native Language Reading!
Install now and let all mods communicate with you in your most comfortable language!
"Finally, I can navigate through menus in my native language!" - Satisfied User
📞 Need Help?
Join our community:
- QQ Group: 524660884、157845336
- Discord: https://discord.gg/kC934fnT2p
Let language no longer be a barrier to your gaming experience!
🔧 For Mod Developers
Your mod will be automatically supported! This engine works with standard BepInEx configuration systems. No additional setup required from mod authors.
📜 Changelog
v1.5.2
- 🔧 Fixed Translation File Loading - System now correctly recognizes and loads user-provided translation files
v1.5.0
- Complete core architecture rebuild
- New high-performance caching system
- Improved file management and user experience
- Optimized translation workflow