0 of 0

File information

Last updated

Original upload

Created by

v3fish

Uploaded by

v3fish

Virus scan

Safe to use

About this mod

StalkerPakTool is a single bat file that uses trumank's repack.exe to unpack\repack .pak files and check for conflicts between your mods.

Permissions and credits
Changelogs
StalkerPakTool is a bat file that uses trumank's repack.exe to to unpack\repack .pak files and check for conflicts between your stalker 2 mods all in one script. There are other tools that have similar functionality but I mainly created this without having to mess with multiple files at a time and be as beginner friendly as possible and no clutter. 

Features
- 3 in 1 tool using just one bat file with simplicity 
(no powershell tinkering or python)
- Drag and Drop functionality on one file (just drag the .pak file on the StalkerPakTool (.bat file) to unpack, and vice versa with the folder to repack)
- Able to drag and drop multiple files at a time
- When opened can check for conflicting files within your Stalker 2 directory on the same file
- Guides user how to download the repak.exe if needed
- Set to be able to use and bypass the encrypted pak files from Stalker 2
- Easily change AES key within the BAT for other game encryptions if needed
- Vortex supported 


Guide
1. Download latest StalkerPakTool.zip
2. Extract the all contents of StalkerPakTool.zip into a folder
4. Drag and Drop a .pak file on to the StalkerPakTool (.bat) file to unpack / or drag the folder on to the StalkerPakTool file to repack into a .pak.
5. Open the BAT if you would like to check conflicts between mods in your Stalker 2 directory
6. Follow prompts in the command window




Notes
If you would like to not have a the stalker2 location ini file in your directory (for a cleaner folder) you can custom set the path by opening up the bat in a text editor and setting the directory yourself.


Merging Mods
- I recommend learning how to edit and merge conflicting cfg files manually. Merging mods will take some understanding on how to compare and edit the values of the conflicting cfg files.



If your would like to support my work:


- My other mods -
Fluid Movement and Aiming Overhaul - Fully Compatible - Vaulting Movement Stamina - Sensitivity Fixes
SCAM - Stalker Configurator Aiming and Movement - GUI Tool and Fixes

Credits
repak.exe by trumank (https://github.com/trumank/repak)
Used for mod packaging under MIT and Apache 2.0 licenses