SSE Auto Translator is a standalone Windows app that allows you to translate entire mod lists with a high degree of automation. Its main features include an automatic mod list scan that identifies the mods that need translation. SSE-AT is then able to automatically search Nexus Mods (and La Confrérie des Traducteurs for French translations) for available translations, download them, and convert them to DSD format. The downloaded translations are then combined into a new mod (the so-called Output Mod) and installed at the end of your mod list. In addition, SSE Auto Translator offers an integrated editor that can be used to edit downloaded translations and create new ones.
See Documentation > Quick Start & Basic Usage.
See Documentation > Introduction for a full list of features.
See Documentation > Introduction for a full list of limitations.
See Documentation > FAQs for a full list of frequently asked questions.
If you encountered an issue/error or you have a suggestion, create an issue under the "Issues" tab above.
- Install Python 3.12 (Make sure that you add it to PATH!)
- Install uv
- Clone repository and all submodules with
git clone https://github.com/Cutleast/SSE-Auto-Translator --recurse-submodules - Open terminal in repository folder
- Run the following command to init your local environment and to install all dependencies:
uv sync - Run the following command to build SSE-AT and compile the required resource file:
build.bat
- Open terminal in repository folder
- Execute main file with uv:
uv run src\main.py
- Run
build.batfrom the root folder of this repo. - The executable and all dependencies are built in the
dist/SSE-AT-Folder and gets packed in adist/SSE-AT v[version].zip.
If you are interested in testing pre-release versions of SSE-AT, join our Discord server above.
If you're interested in maintaining a masterlist for your language, contact us (@cutleast or @whusten) on our Discord server linked above!
- Qt by The Qt Company Ltd
- lingua-py by Peter M. Stahl
- Nuitka
- DynamicStringDistributor by SkyHorizon
- Icon by Wuerfelhusten
- Editor QoL Improvements by FuchieSteph
- Other used software and libraries:
- Open SSE-AT > Help > About > Used Software
- Alternatively: licenses.py
- Test data used (only distributed with the source code and used for automated tests in tests):
- Obsidian Weathers and Seasons by DrJacopo
- Obsidian Weathers and Seasons - German by Hilli1
- Ordinator - Perks of Skyrim by Enai Siaion
- RS Children Overhaul by isophe
- Wet and Cold SE by StepModifications
- Wet and Cold SE - German by kroenel
_ResourcePack.esl & _ResourcePack.bsaby Bethesda from the Vanilla base game, stripped down to the bare minimum
