If you have ever tried to enhance The Sims Medieval (TSM) with custom content, mods, or default replacements, you have likely encountered a cryptic gatekeeper: the resource.cfg file. For many players, particularly those migrating from The Sims 3, the resource.cfg is a source of confusion, frustration, and—occasionally—game crashes.
But fear not. This file is not magic, nor is it dangerous when handled correctly. It is, in fact, the very roadmap your game uses to find the treasures you install. This article will dissect everything you need to know about the sims medieval resource.cfg file: what it is, where it goes, how to edit it, and how to fix it when things go wrong.
For most players, the correct path is:
Documents\Electronic Arts\The Sims Medieval\Mods\resource.cfg
And your actual mod files (.package files) go into:
Documents\Electronic Arts\The Sims Medieval\Mods\Packages\
The example above goes five levels deep. If you want to organize like an archivist (Mods/Packages/Gameplay/Overhauls/Combat/Weapons/Swords/OneHanded/Longsword.package), you need more lines: sims medieval resource.cfg
PackedFile Mods/Packages/*/*/*/*/*/*.package
PackedFile Mods/Packages/*/*/*/*/*/*/*.package
Likely cause: A corrupt mod, a mod for the wrong version (e.g., Pirates & Nobles mod without the expansion), or a syntax error in resource.cfg.
.package files from Packages. If the game launches, add mods back one by one.resource.cfg. If the game launches, your resource.cfg has a typo (e.g., PackFile instead of PackedFile).Symptom: The game crashes immediately after the loading splash screen.
Fix: This usually indicates a corrupt resource.cfg or a mod conflict. Mastering The Sims Medieval: The Ultimate Guide to
resource.cfg.The Sims Medieval was released in 2011, a time when modding was becoming mainstream for life simulation games. EA/Maxis built a deliberate, albeit basic, modding structure into their engine. Unlike later games that auto-detect mods, TSM requires this explicit configuration file to prioritize custom content over game defaults.
Documents\Electronic Arts\The Sims Medieval\Mods\~/Documents/Electronic Arts/The Sims Medieval/Mods/If the Mods folder doesn’t exist, create it. The Correct Path (Windows) For most players, the