Elden Ring

File information

Last updated

Original upload

Created by

TechieW

Uploaded by

TechieW

Virus scan

Safe to use

400 comments

  1. TechieW
    TechieW
    • member
    • 194 kudos
    Locked
    Sticky
    FAQ:

    • My computer says this is a virus! - Antiviruses hate DLLs for various reasons, and will mark third-party DLLs as viruses basically at random.
    • I'm playing the game on Linux using so-and-so, will your mods work? - Yes, the mods should now work on Linux.
    • Will using mods get me banned? - No, you cannot use these particular mods unless EasyAntiCheat is disabled and EAC won't retroactively punish you for disabling it (I can't guarantee that it won't react to altered saves).
    • Can I play online with mods? - As stated, you can only play with these mods if EAC is disabled, this forces the game into offline mode.
    • Can I use this mod with this-and-that? - Most likely, you will have to test for yourself. Just make sure you don't have other things modifying the same memory (Flawless Widescreen, etc).
    • Can this loader load other mods, such as regulation.bin? - it cannot. Mod Engine 2 has this ability but is not formally released.
    If you have any issues, then please comment below with the contents of log.txt for the relevant mod(s).
  2. MANgamez
    MANgamez
    • premium
    • 196 kudos
    Locked
    Sticky
    Whats the difference between this Mod loader and Mod engine 2 ?
    Do I need both, or will your dll mods also work in ME2?
    Since ME2 mods require you to start the game via a bat file, all the dll mods in the "mods" folder from your Elden Mod loader dont work when starting the game via a bat file. It would be nice if I could use the Mod loader + Mod Engine mods together. I am sure there is a way,I just havent found out yet?
    Cheers
    1. JigSaW3xD
      JigSaW3xD
      • member
      • 2 kudos
      In response to post #108158658.


      Spoiler:  
      Show

      MANgamez wrote: Whats the difference between this Mod loader and Mod engine 2 ?
      Do I need both, or will your dll mods also work in ME2?
      Since ME2 mods require you to start the game via a bat file, all the dll mods in the "mods" folder from your Elden Mod loader dont work when starting the game via a bat file. It would be nice if I could use the Mod loader + Mod Engine mods together. I am sure there is a way,I just havent found out yet?
      Cheers


      You can use them together tho with a caveat. Set up two loaders and run the game through ME2's modengine2_launcher.exe.

      The only issue is when using EML with ME2 is that EML may return a signature error that the first DLL-mod in the mods folder has failed to load into the memory. That however does not apply to any other mods (only to first one). So a workaround would be to just copy the DLL of the first mod and rename that way so EML would fail to load the first copy but loaded the second one. This needs to be done only with one DLL, the very first one in the folder (in alphabetical order). EML will still return a signature error on launch (not loading the first DLL but loading all others) but you can just close it and play the game normally. For example, my mods folder: https://imgur.com/a/rb7B3Xd P.S. Changing load_delay number does not solve the issue as it's only the first mod who has this problem.

      Maybe TechieW can make a permanent fix for this as the issue seems to be solvable from the tech point.
    2. HoldW
      HoldW
      • member
      • 0 kudos
      Thank you JigSaW3xD
      Your fix works
      Saved me a lot of time
    3. darklydreamingdayln
      darklydreamingdayln
      • premium
      • 1 kudos
      Big ups for the fix JigSaW3xD!
  3. syyyke
    syyyke
    • premium
    • 136 kudos
    Locked
    Sticky
    I created an extensive guide on how to install this with all the best mods Nexus has to offer.
    Find it here: How to install Elden Mod Loader and all the best mods. (Including Seamless Co-Op.) 
    Thanks for all the awesome mods <3
  4. roe3feefebkg458gdqwe
    roe3feefebkg458gdqwe
    • member
    • 0 kudos
    Locked
    Sticky
    on steam deck add to launch options 
    WINEDLLOVERRIDES='dinput8.dll=n,b' %command%
    for launcher
    1. mokee9
      mokee9
      • supporter
      • 0 kudos
      You are my god damn hero, this is what i needed to get it working on Linux.
  5. Elias1032
    Elias1032
    • member
    • 0 kudos
    My game always crash when i open, Just when i deleted elden loader the game will run fine
  6. Ramsestone
    Ramsestone
    • member
    • 0 kudos
    I'm interested in making a simple param mod using your framework but I can't find any documentation on how to do this. Where can I start learning how to develop mods using EML?
  7. Helbertevol
    Helbertevol
    • member
    • 0 kudos
    Since a few days ago, dinput8 started causing the ER to crash and the terminal reported a display error. I've tried reinstalling the graphics driver, but that's not the problem, I still crash when I remove all the mods, but it works fine after removing dinput8
    1. ShiyoKon
      ShiyoKon
      • member
      • 0 kudos
      I met the same thing, can’t solve
  8. kaygen
    kaygen
    • member
    • 0 kudos
    You mention that windows needs to be on the C drive. To clarify, does Elden Ring need to be on the C drive as well?
    1. sayaweeb
      sayaweeb
      • member
      • 0 kudos
      Nope! I've got mine in a different drive and works fine
  9. shulbocka
    shulbocka
    • premium
    • 2 kudos
    I'm not sure what's happening, but I'm praying that one of you might. I've been playing ER Reborn the past 2 weeks, took a couple days off, and now the game crashes almost immediately on startup, but only if there is mods in the "mods" folder. If I delete all the mods from the folder, the game loads just fine. I reinstalled the game, verified files, and even cleared the temp folder. After the fresh install, I was able to get it to load the game fine with only ERFPS installed in the mods folder, but as soon as I added another mod to the load list, it crashes again. I then removed the mod I just added so that ERFPS was the only mod present, which I just tested and it worked fine, but now it just keeps crashing again immediately. Makes no sense, but if anyone has any insight I would be extremely grateful.
  10. xuvvy
    xuvvy
    • premium
    • 1 kudos
    There is absolutely zero reason for this mod to have any hardcoded pathing through the Windows file system. Use the %HOMEDRIVE% built-in Windows variable to navigate to the system drive.

    If you are trying to resolve DLL locations at runtime (seeing that this is written in C++), you can use GetModuleHandleEx and GetModuleFileName.
  11. basedbusta
    basedbusta
    • member
    • 0 kudos
    Do I install anticheat toggler first or through this mod? The seamless co-op says to install only mod loader with NO mods installed, but this mod says to install anticheat toggler so I'm confused.
  12. pulykapipi
    pulykapipi
    • member
    • 0 kudos
    this works, but sadly i can't use the xbox controller anymore while it is active
  13. Spobbles
    Spobbles
    • member
    • 0 kudos
    Works fine for me. I use it to load Seamless co-op alongside other mods (using ModEngine2) like randomizers or Convergence, using ModEngine's launcher to load the game. Works alongside reshade, as well.
  14. KingusmonkusVII
    KingusmonkusVII
    • member
    • 0 kudos
    it seems like nucleus co op only works with this for modding is there any mods that add anything besides smoother gameplay that work with elden mod loader????