Skip to content

A simple GUI for Elden Mod Loader. Built with rust and slint.

License

Notifications You must be signed in to change notification settings

WardLordRuby/elden_mod_loader_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elden Mod Loader GUI

GitHub Downloads Nexus Downloads GitHub License

A simple Mod Manager for Elden Mod Loader
This is a GUI tool that wraps Elden Mod Loader by: TechieW
His loader files are required to be installed for this app to work

This app also does not disable Easy Anti-cheat
Make sure to have EAC disabled before launching Elden Ring with mods installed

Compatibility

Supported on Windows 10 and later.

Installation

  1. Download Elden Mod Loader and extract files to "[your_game_directory]/ELDEN RING/Game/"
  2. Download elden_mod_loader_gui.exe and run from anywhere
  3. Install mods
    • As you normally would
    • Using elden_mod_loader_gui to import files into your /mods/ directory
Notes:

The app will generate its own config file and attempt to locate the install directory of Elden Ring. If it succeeds and finds that Elden Mod Loader is installed, the app is immediately ready to use! Otherwise it will prompt you to select the install directory for your copy of Elden Ring. If you move the app you will have to move the config file as well. It is not recommended to edit this apps ini file manually. If you want to disable logging you can set 'save_log' to 'false' in "EML_gui_config.ini"

Features

  • Set the load order of each mod
  • Edit a text file by selecting it from the list of registered files
  • Install mods inside the app
  • Scan /mods/ for mods already installed to auto import
  • Option to uninstall after de-registering a mod from within the app
  • Easily open game directory with windows explorer
  • Edit load_delay time and show_terminal in settings
  • App will attempt to locate game dir for you
  • On game dir verified you can Register mods to the app
  • Easily add more files to a registered mod. eg. config files
  • Easily toggle each registered mod on and off
  • View registed mods details, State, Files, User provided Name
  • If registred mod contains an ini file you are able to open config files from within the app
  • Swap between Dark and Light themes for the app
  • On de-registration of a mod app will make sure it is set to enabled
  • Writes logs to file "EML_gui_log.txt"
  • Logs panic messages to file

Screenshots