Jump to content

Home

How to open a .ncs file?


Tianhou_Zhong

Recommended Posts

In all likelihood you probably want to decompile (disassmble) the .ncs file using nwnnsscomp.exe. This is accomplished using the -d argument in the command line. The output, while readable, will not appear as an .nss file however. With some practice however, you can usually figure out the gist of the .ncs.

 

For more information, take look at the scripting tutorial forum.

Link to comment
Share on other sites

If you happen to be using Kotor Tool and the script appears in one of the treeview branches (like in one of the Modules under RIMs), you can double-click the filename to have it decompiled and displayed in a text viewer for you.

 

Like tk102 said, it's not source code, but you can often infer what's going on in the script.

Link to comment
Share on other sites

Originally posted by Fred Tetra

If you happen to be using Kotor Tool and the script appears in one of the treeview branches (like in one of the Modules under RIMs), you can double-click the filename to have it decompiled and displayed in a text viewer for you.

I always get "error launching nwnnsscomp" when doing that :confused:

Link to comment
Share on other sites

I always get "error launching nwnnsscomp" when doing that :confused:

First, check out your KotOR Tool version. If you haven't got the latest release, you can download it on its official web-site :

http://kotortool.home.comcast.net/, or directly from its download's URL : http://kotortool.home.comcast.net/kotor_tool_setup.exe

Secondly, go to the KotOR Tool's main directory (By default, this is the following one : "C:\Program Files\Fred Tetra\Kotor Tool" and be sure that a file named "NWNNSSCOMP" is present.

Finally, do not hesitate to share your technical issues with us...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...