Skip to content

DeadlySystem/NCCHInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCCHInfo

This is a C# port of the ncchinfo_gen.py script from https://github.com/archshift/Decrypt9/tree/master/scripts by archshift. It was created to avoid the need for a Python installation. A pre-compiled version can be found in the bin/Release folder:

https://github.com/DeadlySystem/NCCHInfo/tree/master/NCCHInfo/bin/Release

Compiled with Visual Studio 2013. You will need the .NET framework to run it (probably already installed on your machine).

Usage

Usage is essentially identical to the original script. Just specify your files in the command line (wildcards supported) or drag & drop them onto the executable.

ncchinfo *.3ds

License

Licensed under the GNU GENERAL PUBLIC LICENSE Version 2 to comply with the original license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages