NgsPacker v1.1.0
Fixed a bug that the pack function did not write to group 2.
パック機能でグループ2に書き込まれないバグを修正しました。
Implemented the function to output the file list list in CSV format.
Select and use the win32 or win32 reboot directory in the PSO2 data directory.
In case of win32reboot, the name of the subdirectory is also output.
ファイルリスト一覧をCSV型式で出力する機能を実装。
PSO2のdataディレクトリ内のwin32かwin32rebootディレクトリを選択して使ってください。
win32rebootの場合サブディレクトリの名前も一緒に出力されます。
The file format is bellow:
ファイル形式は以下のとおりです:
filename,version,group,content
00\002fe58bd6ee4d81b3c64b4576b8f6,ICE4,1,ob_5000_0049_l2.txl
00\002fe58bd6ee4d81b3c64b4576b8f6,ICE4,2,ob_5000_0049.aqn
I think that it is easy to use if you narrow down with the table function of Excel.
Excelのテーブル機能で絞り込むと使いやすいと思います。
TODO:
There is a bug where the progress is not displayed.
進捗状況が表示されないバグがあります。