How can I open and read .ncs files?
I understand about how to open .nss files, but I never really knew how to open .ncs files successfully. Every time I open a .ncs file, I end up reading greek. Any ideas?
The tools sticky would have answered this question ;)
You can do it manually using the script compiler (-d command to decompile but I think KT does it automatically when you double click a .ncs file) and the info on this page:
http://web.archive.org/web/20050320171751/http://www.torlack.com/index.html?topics=nwndata_ncs)
Or you can use DeNCS to decompile the .ncs files:
http://www.starwarsknights.com/tools.php)
However, it is good to double check the code obtained by DeNCS.