NuTCrackerV3

NuTCrackerV3 is a utility that helps modders work with NXG_TEXTURES files from TTGames LEGO video games.

It allows you to extract, inspect, and (partially) repackage NXG texture sets, which are proprietary containers storing DDS textures along with metadata like paths, checksums, and texture types. Once extracted, the textures can be edited or analyzed using standard graphics tools.

▶️ How to use

NuTCrackerV3 is distributed as a precompiled executable or source code (C) for compilation.

Typical usage workflow:

  1. Locate a .NXG_TEXTURES file from the game files
  2. Open the file in NuTCrackerV3
  3. Extract contained DDS textures to a folder
  4. Optionally, edit textures in external tools (Photoshop, GIMP, etc.)
  5. (Optional) Repackage textures into a new NXG_TEXTURES file for modding purposes

Refer to the project repository for any usage details or examples provided by the author.

📦 Availability

The tool is shared as-is by its author.

🙏 Credits

NuTCrackerV3 was created by Jay Franco.
All credit and thanks go to the original author.

Copyright © 2025 • Created with ❤️ by TTModding community.