Skip to content

UE4TextExtractor — extract localizable text from .uasset, .uexp and .umap files.

License

Notifications You must be signed in to change notification settings

zxrzju/UE4TextExtractor

 
 

Repository files navigation

UE4TextExtractor

Extract localizable text from .uasset, .uexp and .umap files.

Usage:
UE4TextExtractor.exe <path to folder with extracted from pak files> <path to locres.txt file>
Example:
UE4TextExtractor.exe "C:\MyGame\Content\Paks\unpacked" "C:\MyGame\Content\Paks\texts_to_locres.txt"

Use https://github.com/VD42/UE4Tools/tree/master/LocResTools for .locres file generation.

About

UE4TextExtractor — extract localizable text from .uasset, .uexp and .umap files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.3%
  • Batchfile 1.7%