Skip to content

UEExtractor - Magic Update - 1.0.7.3

Choose a tag to compare

@DenisSolicen DenisSolicen released this 08 Feb 21:10
· 11 commits to main since this release

Important

Now with the working creation of locres!

Take a look at the magic website!

New changes:

  • Fixed problems with defining DataTable and StringTable formats in ZenLoader #14
  • The results were sorted by the presence of a Namespace (Namespace::Key,Value)
  • The possibility of extracting extra and empty lines has been eliminated.
  • Fixed extraction of Latin1 format strings.
  • Creation of locres file has been returned --locres.
  • Added automatic translation methods via OpenRouter from KissE.
  • Added OpenRouter provider for Neural translations.
    • Specifying --api=sk-or-v1... enables OpenRouter after extracting strings, or before writing Locres from CSV.
  • Added new arguments for working with OpenRouter. The code has been slightly improved.
  • Added an additional definition of the UE version via the main one .exe file, if the file was not found in the Engine.
  • Improved arguments.

Full Changelog: v.1.0.7.1...v.1.0.7.3