How to install Interpose (Universal) - EscapeTheBackroomsModding/EscapeTheBackroomsModdingDocumentation GitHub Wiki
🎮 What is Interpose Mod Loader
As described by Mythical on Nexus Mods "Interpose is a dynamically populated Unreal Engine mod loader, no DLL injection required. It comes with a suite of utilities to help facilitate the creation of mods and unify created mods." What sets Interpose apart from other mod loaders is that its plug and play also universal across operating systems.
📦 Downloads
- Download Escape the Backrooms on Steam
- From the Interpose Nexus Mods page download the
Interpose-???.zip
zip file (zip folder name might change as the mod updates) - In our official Discord download some mods from the
🎨|mod-downloads
channel
⚙️ Setting Up Interpose
- Open Steam and navigate over to Escape the Backrooms
- Click on the gear icon and navigate to
Manage > Properties... > Installed Files > Browse...
this will open your file explorer - Navigate over to
EscapeTheBackrooms > Content > Paks
- Unzip the
Interpose-???.zip
zip archive and enter it - Move the contents of the
Interpose-???.zip
zip archive into theinterpose_mods
folder (create it if its not there) - Create a folder named
interpose_mods
inside thePaks
folder
🖥️ Installing Different Mods
Unlike other traditional mods for different games like Minecraft, Interpose has many types of mods and they are installed in different places. You can find your mod type in 🎨|mod-downloads
under the tags of the post or in the description of the post.
🧠 Interpose Mods
- Navigate to
EscapeTheBackrooms > Content > Paks > interpose_mods
if the folder is not there create it - Paste your
InterposeMod.pak
file in - Start your game and press
F1
to open the Interpose mod menu and check if the mod is listed in the menu note: mods not coded specifically for Interpose may not show up in the menu but should still work - If the mod is configured correctly it should contain information under the mods tab and maybe the buttons it uses
- Read the mod post in
🎨|mod-downloads
for further instructions
🚪 Custom Map Mods
-
Download the Interpose Map Loader from the Nexus Mods page
-
Navigate to
EscapeTheBackrooms > Content > Paks > interpose_mods
if the folder is not there create it -
Paste your
InterposeMapLoader-???.zip
(the zip folder name might not be the same for you) archive in the folder -
Unzip the
InterposeMapLoader-???.zip
archive and paste the contents into the folder -
Paste your
CustomLevelMod.pak
file into the folder Start your game and pressF1
to open the Interpose map menu and check if the mod is listed in the menu note: mods not coded specifically for Interpose may not show up in the menu but should still work -
If the mod is configured correctly it should contain information under the mods tab and maybe the buttons it uses
-
Read the mod post in
🎨|mod-downloads
for further instructions
📋 Credits
Here's a few people who made this guide and modding for Escape the Backrooms possible
- Giuca002: Writing this guide
- Mythical: Creator of Interpose Mod Loader and the Interpose Map Loader