/Stalker2SimpleModMerger

A simple PowerShell script that use repak, KDiff3 and AESDumpster to merge configs

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0

Stalker2SimpleModMerger

It's a simple PowerShell script that will download repakKDiff3 and AESDumpster to detect and merge your mod.

It's based on the mod conflict detection script

UTILISATION :

  1. Backup manually your mods before doing anything
  2. Double clic on the shortcut Run SMM
  3. Wait for the script to download repak, KDiff3 and AESDumpster
  4. Select the folder containing Stalker2.exe
  5. The program will try to get the key for you game using AESDumpster, you have also the choice to enter the key manually
  6. The will then analyze you mods to finds conflict
  7. You can choose to skip the conflict, merge it with KDiff3 interface manually, or let KDiff3 try to merge automatically
  8. Your merged mod will be backup in a ~backup folder and named .bak

Troubleshooting:

  • You may need to be admin or to have the right to run script on your computer for it to work properly
  • Once obtained your AES Key will be saved in key.txt, delete this file if you need to change your key

Credit : Alan Paradis, GHFear for AESDumpster, Truman Kilen for repak, Joachim Eibl for KDiff3, DaPutzy for mod conflict detection script