How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (2024)

For specific Windows info,scroll to the bottom! I've added links to all the necessary tools in the requirements. If you have WIndows-specific questions, feel free to ask! And yes, all of this works 100% on Deck, and there is no difference in the process. I have the exact same mod setup on PC and on Deck.

I.

First things first, install this:
https://www.nexusmods.com/eldenring/mods/90

to the game's "Game" folder. Add "toggle_anti_cheat . exe" as a non-Steam game and MAKE SURE to launch it before trying Mod Loader or it might not work! Also, this tool makes you unable to go online at all just to be safe. Note that if you ever want to go online, you WILL need to disable all your mods and revert your regulation .bin to stock.

Also, make sure you've ticked "show hidden files and folders" in your DE's file explorer.

How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (1)



II.
Unrar modengine in the ELDEN RING folder, but not in the GAME folder, it automatically detects the game. Add "launchmod_eldenring.bat"
as a non-Steam game, and put WINEDLLOVERRIDES="dinput8=n,b" %command% as a launch command.

How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (2)


edit: As user adraido mentioned, I forgot to add this: you might need to edit launchmod_eldenring.bat to point it to the base eldenring.exe in your drive if you are on an SDcard or on a different drive to your steam install - ModEngine doesn't always recognize it. For deck, for example, you edit it in a manner like this:
.\modengine2_launcher.exe -t er -c .\config_eldenring.toml --game-path
"/run/media/deck/360c883b-7c0c-4b3f-b1f4-3d66dcdedbe7/steamapps/common/ELDEN
RING/Game/eldenring.exe"

The directory won't match yours, this is just an example. For deck, if installed to the SD card, to get the address, just go to "primary" (your mounted SD card), then find your steam library/steamapps/common/ELDEN RING.
This is particular to your setup, on a different distro the path might be, for example,
/media/YOURUSER/YOURDRIVE/steamapps/common/ELDEN RING/Game/eldenring.exe.

How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (3)


It then recognizes it and launches without issue. Thank for reminding me to include this, adraido.

III.


Here is what the modengine folder contains. If you are just gonna use this as a loader to add mods, you don't need to change the default
config. This is where the .bat file you need to add to steam is located, though.

How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (4)

IV. 
Here is what most mods for Mod Engine 2 you get look like. They're a bunch of chr/event/map/action etc folders that you just paste in this folder and do nothing else, and they work automatically. Just watch out for mods that are conflicting, since those require a much more involved process of merging with Yabber of specific .tae files.. Don't worry, as chances are, unless you want an overhaul mod that contains all these folders, you won't usually get conflicts if you are using individual mods. If you do, choose the one that is more important to you.

How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (5)

V.
Here is what my main game folder looks like. the mods folder is the folder of Elden Mod Loader. The Mod Loader config file and dinput8.dll are also part of it. When you get Elden Mod Loader, unrar in here, NSIDE the Game directory!

How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (6)

VI.
Here is how my Elden Mod Loader mods directory looks. You might notice one of the actual mods is repeated - THAT IS ON PURPOSE! You MUST repeat the first alphabetical mod and its .dll, but with a different name, and you must put them first in the load order of the elden mod loader config discussed previously, because otherwise the first mod will always fail to load when using both Mod Engine and EML!
Other than that, you just unrar Elden Mod Loader mods here and add them to the mod loader config.ini.

How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (7)

VII.
This is your elden mod loader config.ini! You NEED to add every EML mod you use here, in order, or they will not load! Notice the first repeated mod that I told you is a dud, made to take the "1st mod won't load" error!
Small edit, because of NedVedSed mentioning Seamless throwing an error:
Yes, you can use Seamless alongside all your mods if you want! Just install Seamless as normal (so unrar the Seamless archive in /Game), then take seamelsscoop.dll and the seamlesscoop_settings.ini and move them to the EML "mods" folder!

How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (8)

VERY IMPORTANT!
You will have to copy your ER save file and your Seamless save file to your new compatdata directory!
THE GAME's save directory looks something like this: (this is mine)
home/USER/.steam/debian-installation(or
steam)/steamapps/compatdata/1245620/pfx/drive_c/users/steamuser/AppData/Roaming/EldenRing/stringofnumbersindicativeofyouruserID/

The newly created ModEngine compatdata directory looks like THIS (this is mine):
/home/cave/.steam/debian-installation(or
steam)/steamapps/compatdata/3666052718 (these numbers will probably be different for you, but I'm just showcasing it's a separate folder - sort by newest modified)/pfx/drive_c/users/steamuser/AppData/Roaming/EldenRing/

stringofnumbersindicativeofyouruserID/
Make sure to start the game via modengine up to where you accept the terms.
Then quit out, and paste your save file(s) in this directory.Additional: If you're wondering about Cheat Engine or that practice tool you saw in one of the folders, JDSD's ER tool is a speedrunning tool for the game that lets you learn specific boss patterns and combos, turn off gravity for screenshots, freeze AI for cool cinematic stuff... plenty of functions. You can use this alongside all your mods, too - install SteamTinker Launch via Protonup-QT. Go to
the game config, fork custom command and point the exe to this tool's exe. Just make sure to have the most recent version.
For STL, I recommend 11.11 or 11.00, because while old, they also support launching CheatEngine alongside the game, and freecamera mods only work via cheat engine. Worth noting, you have to temporarily disable your Elden Mod Loader mods for CheatEngine to properly launch alongside the game, but since you're not gonna be needing it for too long, it should be fine.

As for Merging mods into your regulation.bin via DSMS:
download it, unzip it anywhere in a folder. Add it to Lutris, make sure it can run. Create an empty folder for its wineprefix. Run it once. After that, run wine config, tick "show dot files". When it runs, go to the top left for new project > point to your game .exe (should be able to get to it via /media if it's not in your OS drive. If it is, go to Z:\home\user.steam\steam\steamapps\common\ELDEN RING\Game to point to your .exe, and create a new folder for the project itself wherever you want. Once you press "ok", a whole lot of nothing visible happens, and a project.json file is created in the directory you specified for project directory.. You want to go to Param Editor in the top left. This is where you will be importing most of the mods that are just CSV tweaks. It is as easy as going to the correct row > pressing Edit on the top left> selecting Import CSV > From File > All fields> andpointing to the file you want to merge into your regulation.bin, then saving and overwriting the one in your game folder with the newly
generated one. If you dabble in there a lot, you will learn enough to where you can do stuff like tweak amulet effects, spell slot costs, change the additional effects of weapons, change movesets, etc.
Nexus has some good links on this, such as

https://www.nexusmods.com/eldenring/mods/199/
and this
https://www.nexusmods.com/eldenring/mods/247/
Second link is just as usable with DSMS, just ignore the Yabber-specific stuff.
Advanced editing needs just a bit of practice and browsing the param rows, plus some help on what flags do what from Nexus and this little helper sheets:

https://github.com/MaxTheMiracle/Dark-Souls-3-Parts-Files/blob/master/Elden%20Ring for parts files (for replacing armours)
https://docs.google.com/spreadsheets/d/e/2PACX-1vToIy4TTeHhzWUHrR13IUSCb9SWPIdooxHRplMVuaMjmAvMPK2hXIHYA4JS956yuE7bPgGNx-GNRe1f/pubhtml# for pretty much anything else - Ash of War IDs, etc.

I've tried to make this as simple as possible, and hopefully it will be of use to someone. Most of this will work on Windows, and it's even easier there, as you don't need to add as non-steam game, etc, so it should be helpful to WIndows users as well.

HOW THIS PROCESS DIFFERS ON WINDOWS:
You still follow the same basic steps. Get anti cheat toggler, download Mod Engine 2 and Elden Mod Loader, still place the EML files in the game folder and ModEngine in any directory you want (I prefer the "ELDEN RING" directory), you still add mods the same way as described and you still edit the EML loader ini the same way. You just skip the steps of adding anything as a non-steam game - you just run things directly. Same goes for JDSD's practice tool. That's basically the only difference, other than the save directory, which is in AppData/Roaming/EldenRing. Back up that save, launch with the .bat, accept EULA, quit out, paste save over with your own.
DSMS is also used in the exact same way, except you just don't add it to Lutris, obviously.

How to use Elden Mod Loader and Mod Engine 2 simultaneously on Linux (or Windows) (2024)

FAQs

How to use multiple Elden Ring mods at once? ›

To run multiple mods simultaneously, copy the contents of Elden Mod Loader into the 'Game' folder inside the Elden Ring directory. After extracting the zip file — place all of your mods into the 'mods' folder to load them all at once. That's everything you need to get to grips with the best Elden Ring mods.

Does mod engine 2 disable anticheat? ›

By default this will load all the mods inside the 'mod' subfolder inside Mod Engine 2. It will also start the game bypassing anticheats, etc. so you factually don't need AC toggler or similar. And, as a result, with clean game true directory and unmodified save files you can safely start the game normally.

What does Elden mod loader do? ›

A mod loader for Elden Ring which simply loads all DLLs found in the "mods" folder when the game starts.

How does the Elden Ring multiplayer mod work? ›

The Seamless Co-Op mod allows friends to play through the entirety of Elden Ring without any of the usual restrictions. For example, when a player dies, the session won't be terminated - rather, they'll respawn at the last bonfire in the same world as their companion. You'll also stay together after boss fights.

How to bypass anti-cheat Elden Ring? ›

How to disable EAC in Elden Ring manually
  1. Go to the Steam library location where you installed Elden Ring.
  2. Go to steamapps > ELDEN RING > game.
  3. Rename start_protected_game.exe to something else. ...
  4. Make a copy of elden_ring.exe.
  5. Rename this newly made copy to start_protected_game.exe.
  6. Run the game through Steam as normal.
Jun 21, 2024

Does BattlEye detect cheats? ›

At the heart of BattlEye's defense system is its kernel-level detection strategies. Operating at this level gives BattlEye a broad scope to monitor and analyze system activities that could indicate cheating.

What is the best anti-cheat engine? ›

Top 5 Gaming Anti-Cheat Solutions To Consider For Your Game In 2024 Top 5 Gaming Anti-Cheat Solutions To Consider For Your Game In 2024
  • Easy Anti-Cheat (EAC) ...
  • SARD Anti-Cheat. ...
  • BattlEye. ...
  • nProtect GameGuard. ...
  • Valve Anti-Cheat.
Nov 13, 2023

What is an inappropriate activity in Elden Ring? ›

"An issue has been identified regarding the PC Version of Elden Ring. The message 'Inappropriate activity detected' may appear without cheating," reads the notice FromSoftware posted on Friday morning. "To fix this issue, please verify the integrity of the game's files before restarting the game.

Is Elden Ring mod engine safe? ›

Does Fromsoftware and Bandai Namco disallow the modding of Elden Ring? Neither Fromsoftware nor Bandai Namco disallows modification of Elden Ring, but the game uses Easy Anti Cheat to ensure the online experience isn't compromised. So, we suggest avoiding installing any major online game-changing mods.

How do I enable Elden Ring in cheat engine? ›

How To Use
  1. Download CE from official website.
  2. Download Table from Nexus.
  3. Start the game.
  4. Run and Attach CE to eldenring.exe process.
  5. Load downloaded table.
  6. Use to your hearts content.
Jun 23, 2024

What folder do I put Elden Ring mods in? ›

Mods will go into the "mod" folder. First, download your mods through NexusMods[www.nexusmods.com] and open the files you downloaded.

What is dll modding? ›

DLL modding Shadows of Forbidden Gods means using the same coding language the game is written in, and the best-supported way to do this is using Visual Studio.

Can you use more than 1 summon Elden Ring? ›

You can have two player summons, one player summon and one npc summon, or one creature summon (spirit ashes).

Can you have multiple games of Elden Ring at once? ›

use "new game" in start menu. you can have multiple save files, 1 per character. you also can delete them and start new ones.

Can you stack multiple status effects in Elden Ring? ›

Status Effects: Bleed, Poison, Madness, Scarlet Rot, Frostbite, Sleep, and Eternal Sleep can exist at the same time. Triggering one effect won't remove the rest, and multiple status effects can be active at the same time.

How do you use two of the same weapon in Elden Ring? ›

To dual-wield a weapon in Elden Ring, you need to head into the equipment menu and select to equip the same weapon into both your left and right hands. Dual-wielding a weapon type correctly is known as the Power Stance in Elden Ring.

References

Top Articles
The official spicy snack power rankings
Ucla Health Sciences Box
Smoothie Operator Ruff Ruffman
Tears Of The Fallen Moon Bdo
Palmbeachschools Jobs
Msbs Bowling
Peralta's Mexican Restaurant Grand Saline Menu
T-Mobile SW 56th Street & SW 137th Ave | Miami, FL
Top Scorers Transfermarkt
What Was D-Day Weegy
Island Cremations And Funeral Home
manhattan cars & trucks - by owner - craigslist
Folsom Gulch Covid
Syoss Oleo Intense - 5-10 Cool Bruin - Permanente Haarverf - Haarkleuring - 1 stuk | bol
Sauce 423405
Teenbeautyfitness
The latest on the Idaho student murders: Live Updates | CNN
Staples Ups Drop Off
Nope 123Movies Full
Uc My Bearcat Network
Townsend Funeral Home Dublin Ga Obituaries
COUNTRY VOL 1 EICHBAUM COLLECTION (2024) WEB [FLAC] 16BITS 44 1KHZ
Cocaine Bear Showtimes Near Amc Braintree 10
M Life Insider
ASVAB Test: The Definitive Guide (updated 2024) by Mometrix
Shadbase Get Out Of Jail
Female Same Size Vore Thread
Carlitos Caribbean Bar & Grill Photos
Camwhor*s Bypass 2022
Reptile Expo Spokane
Neos Urgent Care Springfield Ma
Is Jackson On Jeopardy Transgender
Author T. Jefferson Parker
Filmy4Wap Xyz.com 2022
Tsymo Pet Feeder Manual Pdf
Spn 102 Fmi 16 Dd15
Closest Postal Service To My Location
Kino am Raschplatz - Vorschau
The Ultimate Guide To Kaitlyn Krems Of
Best Hair Salon Dublin | Hairdressers Dublin | Boombae
Bridger Elementary Logan
Melanie, Singer Who Performed at Woodstock and Topped Charts With ‘Brand New Key,’ Dies at 76
Urbn Employee Appreciation Fall 2023
Jacksonville Jaguars should be happy they won't see the old Deshaun Watson | Gene Frenette
Sport Clip Hours
Slmd Skincare Appointment
Hooda Math—Games, Features, and Benefits — Mashup Math
Ev Gallery
Cheap Cars for Sale in Colorado Springs, CO
Roblox Mod Menu Platinmods
Fapello.ckm
Gemini Home Entertainment Wiki
Latest Posts
Article information

Author: Reed Wilderman

Last Updated:

Views: 5667

Rating: 4.1 / 5 (52 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Reed Wilderman

Birthday: 1992-06-14

Address: 998 Estell Village, Lake Oscarberg, SD 48713-6877

Phone: +21813267449721

Job: Technology Engineer

Hobby: Swimming, Do it yourself, Beekeeping, Lapidary, Cosplaying, Hiking, Graffiti

Introduction: My name is Reed Wilderman, I am a faithful, bright, lucky, adventurous, lively, rich, vast person who loves writing and wants to share my knowledge and understanding with you.