想要在無(wú)人深空游戲里制作游戲mod嗎?這里就給大家?guī)?lái)無(wú)人深空MOD制作工具,也是一款PSARC 文件反編譯工具,改游戲數(shù)據(jù),模組、素材、行星等,壓縮包里還有游戲文件解壓腳本 + PCBANKS 數(shù)據(jù)文件參考表,需要的朋友可以免費(fèi)下載。
無(wú)人深空MOD制作工具功能介紹
用來(lái)反編譯游戲目錄下的 GAMEDATA\PCBANKS 的PAK文件(實(shí)際是PSARC文件)。
也可以用來(lái)做MOD,將制作后的MOD用這工具打包成PAK文件,將打包后的PAK文件放到游戲目錄下的 GAMEDATA\PCBANKS 文件夾下會(huì)自動(dòng)加載MOD。
無(wú)人深空MOD制作工具使用方法
游戲文件解壓腳本用法
把 BatchExporter.bat 和 psarc 放在同一文件夾,用記事本打開(kāi)BatchExporter.bat,
修改SET gameDir=C:\Program Files (x86)\Steam\steamapps\common\No Man's Sky 為 SET gameDir=(你的游戲路徑)
修改SET extractDir=C:\NMSextractedFiles 為 SET extractDir=(游戲文件解壓目錄)
運(yùn)行BatchExporter.bat
以下是命令行參數(shù):
用法:
psarc verb [options] [file...]
psarc --xml=XMLFILE
verbs:
create -Create an archive. (default)
extract Extract contents of an existing archive.
list List contents of an existing archive.
dump Print detailed info about archive for unit testing.
verify Verify an existing archive's structural integrity and
ensure that all files can be decompressed.
dtd Display a DTD describing psarc's XML input syntax.
general options:
-h, --help Show this help message and exit.
--version Display version and exit.
-d, --debug Debug: Show debug messages.
-v, --verbose Verbose: Show additional progress. (default)
-q, --quiet Quiet: Don't show any progress.
-y, --overwrite Overwrite existing files when creating/extracting.
--xml=XMLFILE XML list of actions to perform.
create options:
-oFILE, --output=FILE Archive filename to create.
-IINPUTFILE, --inputfile=INPUTFILE
Inputfile listing files to archive. Consider
--xml instead, which gives you more control.
-m, --mself Create a PSARC-MSELF hybrid file for PS3, which can contain
encrypted special files like SDATA, SPRX, and SPU SELF.
--zlib Use zlib when compressing. (default)
--lzma Use LZMA when compressing. (usually for PS3 PSN)
--level=N Compression quality. 1 is fastest, 9 is best. (default = 9)
-N, --nocompress Store all files uncompressed in the archive.
-bBS, --blocksize=BS Use blocks of size BS. (default = 64KiB)
-jJOBS, --jobs=JOBS Compression threads to run at a time. (default = number of CPUs)
-sREGEX, --strip=REGEX Perl-compatible regex specifying a prefix to strip
from the pathnames stored in the archive. This may be
specified more than once. (default = current dir)
-S, --strip-all Strip all paths from files stored in the archive.
-a, --absolute Make the paths within the archive absolute.
-R, --relative Make the paths within the archive relative. (default)
-i, --ignorecase Make the archive directory case-insensitive.
--exclude=WILDCARD Wildcard specifying files to exclude.
--skip-missing-files If set then ignore it when a file cannot be found.
--mergedups Compare the content of all files, and merge identical
files so that only one copy of the data is included.
extract options:
--input=FILE Archive to extract files from. (default is first file argument)
--to=DIRECTORY Directory to write extracted files to. (default is current directory)
這游戲不給改語(yǔ)音,剛剛改中文介面帶英文語(yǔ)音,但是試了不行。
- PC官方版
- 安卓官方手機(jī)版
- IOS官方手機(jī)版