更新 README.md

This commit is contained in:
Sancaros 2024-12-19 15:11:24 +08:00
parent dd47388008
commit 9df513c09b

View File

@ -1,16 +1,21 @@
# FpkTool
Unpacks and repacks PSO2 fpk archives
FpkTool
解压和重新打包 PSO2 的 fpk 存档文件
usage: FpkTool (path to fpk)
使用方法:
FpkTool (path to extracted fpk folder)
FpkTool (path to unnamed fpk folder) (path to named fpk folder)
ex. FpkTool.exe H:\pso2_bin\data\win32\00800bcb4e790060f5a47b85fbc2acd0
FpkTool (fpk 文件路径)
Drag and drop a file to unpack the file, drag and drop an extracted folder to repack it. Folders can also be compared via command line in order to create a dictionary for storing the stripped filenames the .ice version used to have (First folder should be unnamed files extracted wtih the tool, second should have the named files from ice.exe etc).
FpkTool (已解压的 fpk 文件夹路径)
Disclaimer: I'm not responsible for what one does with this and how usage of it affects them.
FpkTool (未命名的 fpk 文件夹路径) (已命名的 fpk 文件夹路径)
例如:
FpkTool.exe H:\pso2_bin\data\win32\00800bcb4e790060f5a47b85fbc2acd0
将文件拖放到工具中以解压文件,或者将已解压的文件夹拖放进去进行重新打包。还可以通过命令行比较文件夹,以创建一个字典,用于存储去除文件名后 .ice 版本曾经使用的文件名(第一个文件夹应为工具提取的未命名文件,第二个文件夹应为来自 ice.exe 等工具命名的文件)。
免责声明:
我不对用户使用此工具后的行为及其带来的影响负责。