Out of Memory error fix and guide
⚪ Last updated 2020⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 🏆 #8 of 54 Utilities mods in this game by downloads
📋 About This Mod
This is guide and a batch file example for those trying to merge large texture mods that throw out the dreaded "OUT OF MEMORY" error when uncooking certain texture mods (UHDP, RTC, COMPILATION etc) with any tool using wcc_lite (xTcModKit,
In short, if you try to use Mod Merger for UHDP, RTC, COMPILATION and other mods you will notice an "OUT OF MEMORY" error in the log and roughly half the textures missing.
You get the same error if you uncook and merge manually with any tool that uses wcc_lite (xTcModKit, W3Oven, ModKit, ModKitGUI etc).
The solution is to split the uncooking operation in smaller bits so that wcc_lite can survive it. Obviously, you need the official ModKit.
As an example, here's how to unpack UHDP (the Ultra High Definition Project):
1. Create a folder named KITCHEN on your C:\ drive and drop the modUHDP folder inside (you can use different folder names, but you need to modify the ps1 file accordingly)
2. Save the uncookUHDP.ps1 to your modKit\bin\x64 folder (the folder that contains wcc_lite_exe).
3. Right-click uncookUHDP.ps1 and select "Run with PowerShell". It takes a while. (PowerShell is part of Windows)
You will find the properly uncooked mod in the "uncooked" folder in the KITCHEN folder.
You can follow the same method for other stubborn mods. I may add ps1 files for other mods in the future. To do that, you need to first unbundle the said stubborn mod (if you use xTcModKit, select Yes for "Unbundle Only", if you use wcc_lite directly, add "-unbundleonly" to the uncook command). You can see what should be in the mod in the unbundled folder. use the -targetdir=<dirpath> option on wcc_lite or modify the sample ps1 file witch correct relative pats for the mod you are trying to unpack.
📊 Mod Details
- Game
- Witcher 3 Mods
- Author
- teolin
- Version
- 1
- Downloads
- 450
- Endorsements
- 20
- Category
- Utilities
- Created
- 10/13/2020
- Updated
- 10/13/2020
🔧 How to Install Witcher 3 Mods
Download from Nexus.
📖 Full step-by-step install guide for Witcher 3 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Witcher 3 commands, item IDs, and more.
Keep browsing — more Witcher 3 mods await