It's a simple PowerShell script that will download repak, KDiff3 and AESDumpster to detect and merge your mod.
It's based on the mod conflict detection script
UTILISATION :
- Backup manually your mods before doing anything
- Double clic on the shortcut Run SMM
- Wait for the script to download repak, KDiff3 and AESDumpster
- Select the folder containing Stalker2.exe
- The program will try to get the key for you game using AESDumpster, you have also the choice to enter the key manually
- The will then analyze you mods to finds conflict
- You can choose to skip the conflict, merge it with KDiff3 interface manually, or let KDiff3 try to merge automatically
- 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
- If you have trouble with the folder picker, create a gamepath.txt and manually past your game path
- You can manually download repak, KDiff3 and AESDumpster if the download is not working and place them next to the ps1 file in a 'AESDumpster' folder, a 'KDiff3-0.9.98' folder and a 'repak_cli-x86_64-pc-windows-msvc' folder
Credit : Alan Paradis, GHFear for AESDumpster, Truman Kilen for repak, Joachim Eibl for KDiff3, DaPutzy for mod conflict detection script