THIS PROJECT IS CURRENTLY IN DEVELOPEMENT!
AIPAKFileDifferentiation is a program to display all the differences between two given PAK files for Alien Isolation. This includes creating, modifing and deleting items such as composites, entities, parameter and links.
The goal of this project is to see the differences in a modded PAK file and the vanilla one. For example if a savestation has been added in a certain level it will be displayed as "CREATED" and the composite it is in.
- Show differences between 2 PAK files
- filters to show/hide different types and difference types
- different views: listview and treeview (as shown in the images below)
Select two PAK files via the first two buttons. Click "Show differences". Loading all the differences might take a while depending on the each level and the amount differences both PAKs have. Filters can be used to hide certain types.
The program can be downloaded on the release page. Be sure to download the newest release version
This program uses the CathodeLIB provided by MattFiler to read the content of PAK files.