Skip to content

Instantly share code, notes, and snippets.

@v1ld
Last active December 3, 2024 18:07
Show Gist options
  • Save v1ld/db8c175b7e8cb6c8b8cd47066197682a to your computer and use it in GitHub Desktop.
Save v1ld/db8c175b7e8cb6c8b8cd47066197682a to your computer and use it in GitHub Desktop.

Improved Weapon Pack for Call of Chernobyl with Call of the Zone

Overview

IWP + CotZ is a fine alternative to all of the Misery-based CoC variants based on CoM (Call of Misery) Like ANOMALY, Escape from Pripyat and GAMMA. It doesn't have all of the repair and artifact mechanics introduced by Misery and then taken much further by CoM/Anomaly/GAMMA, which can be a welcome change if you yearn for the original STALKER experience as in the original trilogy.

Old World Addon (OWA) is another fine alternative. It's a demake of Anomaly that removes all the many extra items introduced by Misery and severely simplifies the crafting and other systems to be closer to vanilla STALKER.

Call of the Zone is a superb mod for Call of Chernobyl, adding quests, better spawns and a host of other neat features all done very well. Unfortunately it needs base CoC which is quite out of date these days and is also more crash prone than the newer engines based on the CoP source code.

IWP is an excellent mod built on CoC but with a 64 bit engine and a host of its own lovely improvements. Paired with CotZ, you get a fantastic experience in the Zone.

Mod Organizer vs JSGME

IWP uses JSGME by default. But JSGME seems unable to uninstall some of the optional mods that come with IWP, so this uses MO2 instead.

Install

  1. Install IWP and patches from https://www.moddb.com/mods/stalker-improved-weapon-pack/downloads
  2. Get MO2 for IWP from the the IWP discord: https://discord.com/channels/1249820495398961324/1275829163860692992
    1. IWP discord invite: https://discord.gg/QWf7YEaX
  3. Set up MO2
    1. Use the 2.5.1rc2 exe present in the download and set up MO2 at a location of your choice.
      1. You can also download 2.5.1rc2 directly from https://github.com/ModOrganizer2/modorganizer/releases/tag/v2.5.1rc2 if you like
      2. Download the .7z if you want to have multiple copies of MO2 and unpack it somewhere other than the main install (for e.g., I use 2.5.2 for CP2077 and keep 2 installs)
    2. Wherever you installed it, right click \plugins\installer_omod\OMODFramework.dll, select Properties, then tick Unblock near the bottom.
  4. Follow the instructions in the file you downloaded from the discord.
    1. Be sure to copy over the 2.5.1rc2 plugins file from the discord!
  5. Run MO2 as administrator.
    1. This is really unfortunate, but you have to run it as admin for it to work with IWP.
    2. You can install and manage mods without admin privileges, but to run the game you'll need to run as admin.
    3. Have I mentioned this is bad and it sucks?
  6. Copy over any of the optional sub mods you want to user from the _JSGME folder into the mods folder you created. Have MO2 refresh itself to see those mods.
    1. Be sure to install the English translation from _JSGME as the lowest priority mod in your list (priority 1).
  7. Install CotZ from https://www.moddb.com/mods/stalker-improved-weapon-pack/addons/cotz-quests-and-mechanics-for-iwp
    1. Install using MO2's add mod button.
  8. Install other mods for IWP as you like.
    1. I use Absolute Nature and Structures since I am so used to Cromm Cruac's textures, I can't see the Zone any other way.
  9. Leave CotZ as the highest priority mod - right at the end - so it wins all conflicts.
  10. Start the game using the Launcher from MO2.

You'll need to start MO2 as admin when launching the game. Which sucks, but can't be helped.

Enjoy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment