Tools/NeedleTextureStreamingUtility: Difference between revisions
Appearance
< Tools
Created page with "'''NeedleTextureStreamingUtility''' is a command-line tool for extracting, packing and checking NTSP files and NTSI (streamed DDS) files. == Usage == The tool is a simple command-line tool, the following arguments can be used such as: <code>NeedleTextureStreamingUtility.exe pack C:\Textures my_custom_package.ntsp</code> === Arguments === * <code>unpack <NTSI DDS file/directory> [NTSP directory]</code> - e..." |
(No difference)
|
Revision as of 17:39, 9 September 2025
NeedleTextureStreamingUtility is a command-line tool for extracting, packing and checking NTSP files and NTSI (streamed DDS) files.
Usage
The tool is a simple command-line tool, the following arguments can be used such as:
NeedleTextureStreamingUtility.exe pack C:\Textures my_custom_package.ntsp