17 lines
733 B
Markdown
17 lines
733 B
Markdown
|
# FpkTool
|
||
|
Unpacks and repacks PSO2 fpk archives
|
||
|
|
||
|
|
||
|
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
|
||
|
|
||
|
|
||
|
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).
|
||
|
|
||
|
Disclaimer: I'm not responsible for what one does with this and how usage of it affects them.
|