- UID
- 9075
- UCC
-
- 声望
-
- 好评
-
- 贡献
-
- 最后登录
- 1970-1-1
|
首先下载datool, 网上有,其次是datool使用的简要说明:
Remember daTool is a command line tool.
To extract a DAT file to the current directory, use:
Code:
datool x "C:\Program Files\Nexus - The Jupiter Incident\nexus_00.dat"
Obviously replacing where you installed Nexus if it is different.
The other DAT files, e.g. nexus_01.dat, nexus_02.dat, are the movies, and can't be extracted.
然后修改以下一些文件:
1. universe\story\objects\player_fleet.sobj 是玩家的舰队
2. universe\story\rules\episode_1.rules 至 episode_6.rules 里面是任务章节
3. universe\strategy\npc.ini 这个就不用说了吧
4. universe\tactics\tacticstypes.ini 里面是各种级别星舰的参数等
几乎所有方面的数据都能修改, 包括angel的武器槽, 主角和军官的升级, 各种武器, 等等等等 |
|