With this tool you can create PAK archives for Commandos Strike Force
CSF PAK Creator v0.2.zip 3.79KB
193 downloads
There are two versions of the PAK file format, one compresses the contained files, the other one doesn't. So far I've only implemented the uncompressed version. But it looks like the game accepts any format.
How to use the PAK Creator:
Download and install the the latest version of Java (Java Runtime Environment).
Download and unzip the PAK Creator from my link above.
Backup the .pak file(s) you want to modify!
Extract the whole content of a .pak file using the CommDevToolkit, create a new folder for that. Move that folder to the same location where the PAK Creator.jar and .bat are located.
Edit the extracted resources.
Double-click the .bat file and enter the name of the folder, this will create a new .pak file. Copy that .pak file to the correct location inside the CSF folder.
Changelog:
v0.1 - initial version
v0.2 - fixed a bug in the encoding of the filenames which have special characters in it