0 of 0

File information

Last updated

Original upload

Created by

B1adeOfMelina

Uploaded by

B1adeOfMelina

Virus scan

Safe to use

Tags for this mod

90 comments

  1. ineffablered
    ineffablered
    • member
    • 2 kudos
    Locked
    Sticky
    The mod works great for me! I know there are a lot of people saying it doesn't work. It can be somewhat confusing to set up and perhaps this is causing a lot of the issues. I would recommend re-reading the instructions very carefully, and also reading the # comments in the 'config.toml' file. Make sure to always use a "\\" to denote a folder separator, "/" and "\" will not work.

    Also make sure you putting the right mod in the correct folder.

    • For single .dll file mods go in the 'mods' folder ".../Game/mods/". These are the mods loaded by Mod Loader. Put the .dll file and it's corresponding folder ( for log.txt and config.txt) directly into the "mods" folder. Example: ".../Game/mods/SkipTheIntro.dll" along with ".../Game/mods/SkipTheIntro/< config, log, and load .txt files>".
    • For mods with assets in folders like '/parts' and '/char' I recommend putting the mod into a sub-folder of  ".../Game/mod/". These are the mods loaded by Mod Engine 2. Example: ".../Game/mod/WidescreenFix/" in "WidescreenFix" folder I have the folder "menu" and in that, asset files for the mod. So to say it another way the template is  ".../Game/mod/<name of the mod>/<asset folders like 'parts', 'material' etc.>"
  2. ewiros
    ewiros
    • member
    • 0 kudos
    I've been using this mod with the base game, and it's been a fantastic addition to my experience. I really enjoy it. However, its performance in the DLC isn't quite right. While the mod is still active, it negatively impacts areas in the DLC. For instance, in the Grave Plain, all the grass has completely disappeared, and I'm unable to see the Erdtree.
  3. shielsyy
    shielsyy
    • supporter
    • 0 kudos
    I am trying to load the mod Un-Alone, and i cant seem to get it to work, i have it in the "mod" folder and have the config.toml read this and a folder named "UnAlone" to get rid of any dashes etc.

    mods = [
        { enabled = true, name = "UnAlone", path = "mod\\UnAlone"}

    not sure what is going wrong, i have all the files then inside of that and it just wont ever load. its on the only one that isnt just a .dll, all of those seemed to work fine, this has a different regulation.bin i believe and a bunch of other subfiles for parts script audio etc
    1. LoLcycle615
      LoLcycle615
      • member
      • 0 kudos
      same problem here 
    2. B1adeOfMelina
      B1adeOfMelina
      • premium
      • 3 kudos
      The version of Mod Engine 2 included here does not support audio edit.
  4. RodionCool
    RodionCool
    • member
    • 0 kudos
    Hello! Thank you for your work - it helped me to put a couple of mods that didn't work before. I was wondering if it is possible to install the latest Reforge version with this mod? Thanks in advance for the answer!
  5. DLKSAHDJIA
    DLKSAHDJIA
    • member
    • 0 kudos
    There's a bug when I open launchmod_eldenring.bat thing for some reason the controller doesn't work, but when I open the game on Steam, it works just fine, idk if it's a bug or it's my fake PS4 Chinese controller playing tricks on me  
  6. cyknight7
    cyknight7
    • member
    • 1 kudos
    I really appreciate this mod loader! It has been working for me flawlessly.

    However, I have been trying to get the mod, Enemies' Original Weapons to work to no avail.

    The mod states that it "adds a new shop to the Two Fingers" but the new shop/menu does not appear when I interact with the shopkeeper.
    There are 8 folders within the mod.

    I tried :

    { enabled = true, name = "E'OW", path = "mod\\E'OW"} 

    I also tried creating lines for each folder like this

    { enabled = true, name = "action", path = "mod\\action"}, { enabled = true, name = "chr", path = "mod\\chr" ...

    But it never works. Does this mod require a unique setup?

    Note:
    Also, I put the DLLs in the correct location (I have other dlls there that work). 
    I do not have any major mods that could effect this mod. Only armors. 
    1. B1adeOfMelina
      B1adeOfMelina
      • premium
      • 3 kudos
      { enabled = true, name = "E'OW", path = "mod\\E'OW"} 

      It should work if you rename the folder to something doesnt have a quote, or you have to try:

      { enabled = true, name = "E\'OW", path = "mod\\E\'OW"} 

      It is code thing so you dont have to understand lol.
    2. B1adeOfMelina
      B1adeOfMelina
      • premium
      • 3 kudos
      { enabled = true, name = "E'OW", path = "mod\\E'OW"} 

      It should work if you rename the folder to something doesnt have a quote, or you have to try:

      { enabled = true, name = "E\'OW", path = "mod\\E\'OW"} 

      It is code thing so you dont have to understand lol.
    3. cyknight7
      cyknight7
      • member
      • 1 kudos
      It works! Looks like the issue was me following the instructions in the Enemies mod. I was meant to talk to the ACTUAL Two Fingers creature and not the old lady lol
    4. DLKSAHDJIA
      DLKSAHDJIA
      • member
      • 0 kudos
      That's what I did at first, and I started complaining that the mod didn't work. good to know I'm not the only idiot who did that
  7. tatataku
    tatataku
    • member
    • 0 kudos
    So I've played multiple mods with this and it works fine, but when I try to play convergence it always says "save data corrupted". I've tried running convergence on its own. I reinstalled the game and installed convergence only, but still got the same results. All I did was take the convergence mod files, put them in a subfolder, and edit the config to make it work. and it does load convergence mod but I still get "save data corrupted." what should I do
    1. B1adeOfMelina
      B1adeOfMelina
      • premium
      • 3 kudos
      It's pretty common when using Mod Engine 2.

      Solution: Remove all the mods stuff and start a vanilla game, then reinstall mods.
    2. tatataku
      tatataku
      • member
      • 0 kudos
      I've done that multiple times, and it's still the same thing. I only have the convergence mod in there to make sure it doesn't clash with anything. Also, from the convergence files, I only take the "mod" folder, right? The other mod engine and convergence_bat files, I leave them right? Coz maybe there is a file that is missing. If you're not sure why I keep getting that issue, then it's all right you can lemme know then I will leave it and play the other mods
    3. B1adeOfMelina
      B1adeOfMelina
      • premium
      • 3 kudos
      Convergence has its own tweaks on save file and mod file loading mechanics. I would recommend to use its own bat files alone (not with this lazy loader).

      Corrupted save data often means the SteamID is empty (or `null`) in the save file. You can also try to fill the SteamID into your Convergence save file manually using save editor like https://www.nexusmods.com/eldenring/mods/4763 . Hope it works.
  8. Spaztroope
    Spaztroope
    • premium
    • 0 kudos
    if you really wanted to, this does work with DS3 Seamless Coop and Convergence. dont ask me why i did it with this, but it works and a pain in the butt to setup
    1. Abstem
      Abstem
      • member
      • 0 kudos
      could you explain me how you made it work ?
      I'm trying to do something similar with the ds3 "Cinders" mod
  9. sandwhale43
    sandwhale43
    • member
    • 0 kudos
    Outstanding mod man. Mandatory for the game
  10. hbq0449
    hbq0449
    • member
    • 0 kudos
    Did any one got this mod working on steamdeck? I tried Mod Engine 2 and not working, then seek for this mod. not working too
  11. hbq0449
    hbq0449
    • member
    • 0 kudos
    Did any one got this mod working on steamdeck? I tried Mod Engine 2 and not working, then seek for this mod. not working too