- UID
- 731772
- 主题
- 2
- 阅读权限
- 20
- 帖子
- 179
- 精华
- 0
- 积分
- 100
- 金钱
- 401
- 荣誉
- 1
- 人气
- 0
- 在线时间
- 27 小时
- 评议
- 0
- 帖子
- 179
- 精华
- 0
- 积分
- 100
- 金钱
- 401
- 荣誉
- 1
- 人气
- 0
- 评议
- 0
|
从nwvault网站down的,v3.8
游侠置顶的版本(1.1)比较老旧,更新下
作者更新了界面,目前已经支持中文技能显示和输入,并且已经有技能说明,修正了过去版本的错误。
安装和过去版本一样
关于安装:
Installation:
-------------
To install this utility, extract all of the files from the zip file and place them in a directory of your choice. Then update the shortcut (NWN2Editor.lnk) and change "install-directory" to the directory where you stored the files.
The Sun Java 1.6 runtime is required. You can download the latest Java runtime environment from http://java.com/download/index.jsp. If you are unsure what version of Java is installed on your system, open a command prompt window and enter "java -version". You can also get the Java version by opening the Control Panel and selecting Java.
The game install directory is located by scanning the Windows registry. If this scan fails or if the game files are located in a different directory, you can specify the game install directory when starting the editor. This is done by specifying -DNWN2.install.path="<path>" on the java command line where <path> is the directory containing dialog.tlk. For example, if the game files are located in C:\Games\Neverwinter Nights 2,
javaw -DNWN2.install.path="C:\Games\Neverwinter Nights 2" -jar "C:\Games\NWN2Editor.jar"
Don't forget to put double quotes around the file names.
The game data directory is assumed to be "Neverwinter Nights 2" in the user documents folder ("My Documents" on an English-language system). If the save games and custom content are located in another directory, you can specify the game data directory when starting the editor. This is done by specifying -DNWN2.data.path="<path>" on the java command line where <path> is directory containing the custom content. For example, if the user login is "Ronald Hoffman", the normal game data directory would be "C:\Documents and Settings\Ronald Hoffman\My Documents\Neverwinter Nights 2".
The Java runtime will sometimes throws a null pointer exception when adding the shell folders to the file chooser dialog (JFileChooser). If this happens, you can disable the shell folders by specifying -DUseShellFolder=0 on the java command line.
-------------------
感谢作者,感觉比GFFEditor好用很多。
[ 本帖最后由 watermoon 于 2008-6-2 20:58 编辑 ] |
附件: 你需要登录才可以下载或查看附件。没有帐号?注册
-
总评分: 金钱 + 15
+ 2
查看全部评分
|