Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
HEModdingWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Tools/NeedleTextureStreamingUtility
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Infobox tool | name = NeedleTextureStreamingUtility | purpose = Editing NTSP and NTSI files. | developer = Justin113D | website = https://github.com/Justin113D/NeedleTextureStreamingUtility | download = https://github.com/Justin113D/NeedleTextureStreamingUtility/releases |programming_language=C#}} '''NeedleTextureStreamingUtility''' is a command-line tool for extracting, packing and checking [[Resources/Streaming Texture Package|NTSP]] files and [[Resources/Texture|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> - extracts the texture data from an [[Resources/Streaming Texture Package|NTSP]] into the DDS file * <code>pack <DDS file directory> [Output Name]</code> - creates an [[Resources/Streaming Texture Package|NTSP]] file and NTSI files from DDS files in a folder * <code>info <NTSI DDS file | NTSP file></code> - shows basic info about inputted file
Summary:
Please note that all contributions to HEModdingWiki are considered to be released under the Creative Commons Attribution-ShareAlike (see
HEModdingWiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Infobox
(
edit
)
Template:Infobox tool
(
edit
)
Template:Template other
(
edit
)
Module:Infobox
(
edit
)
Module:Infobox/styles.css
(
edit
)
Module:InfoboxImage
(
edit
)